Hi,

I have some problems with the sizing of a signature field inside a rotated 
document page (90 degrees).
If instead of specifying the zoom factor (as in the CreateVisibleSignature 
example) I specify the desired height and width of the signature, the resulting 
image has completely wrong dimensions:

visibleSignDesigner.xAxis(x).yAxis(y).height(height).width(width).adjustForRotation();

If the page is not rotated or if I remove the call to adjustForRotation() then 
the image is correctly displayed (in case of rotated document of course rotated 
but with the correct proportions).

What could be the problem?

Thanks a lot for your help and best regards
Patrick

Reply via email to