Hello.<br><br>Firstly, Okular is the best or one of the best PDF reader (although I've tried many different, including propietary), so I'd like to thank development team for that. Good job.<br><br>But there is a problem, or may be even several problems with PDF forms.<br>
Despite of forms works in general, they are able to be turned on and off, edited and so on, it's very sad that positioning and redrawing of forms work in very strange manner:<br>Them could be placed above or beneath actual (visible) position, even from previous page, could ignore control and stay after switching off. <br>
1) forms _are_ switched off, but still displayed (although they were removed once screenshot program window popped up): <a href="http://img703.imageshack.us/img703/7974/1before.png">http://img703.imageshack.us/img703/7974/1before.png</a><br>
2) forms switched on, but misplaced: <a href="http://img28.imageshack.us/img28/9315/2before.png">http://img28.imageshack.us/img28/9315/2before.png</a><br>3) forms are hidden again, but sitll not removed (in fact those are form from _previous_ page drawn on the current page): <a href="http://img215.imageshack.us/img215/54/2after.png">http://img215.imageshack.us/img215/54/2after.png</a><br>
<br>Finally, it seems a bit strange that font used in forms differs from final document (in my case it has rather different font face and size). It seems possible to catch font from document and use it in appropriate forms.<br>
<br>So I'd be happy if you fix it or even guide me how I can fix it by myself. I am a python developer with not so strong c/c++ background, but I think I could get it. But I need some basic instructions, like what and where is better to search in source files.<br>