[
https://issues.apache.org/jira/browse/PDFBOX-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847481#comment-15847481
]
Tilman Hausherr commented on PDFBOX-3671:
-----------------------------------------
The example has not yet been changed. You need to call {{adjustForRotation()}}
after having set the other values. Thus one line in the example code looks like
this now:
{code}
visibleSignDesigner.xAxis(x).yAxis(y).zoom(zoomPercent).adjustForRotation();
{code}
> Adjust signature field for rotated pages
> ----------------------------------------
>
> Key: PDFBOX-3671
> URL: https://issues.apache.org/jira/browse/PDFBOX-3671
> Project: PDFBox
> Issue Type: Sub-task
> Components: Signing
> Affects Versions: 2.0.4
> Reporter: Tilman Hausherr
> Assignee: Tilman Hausherr
> Fix For: 2.0.5, 2.1.0
>
>
> As requested on stackoverflow and on the users mailing list - adjust
> signature field for pages with a /Rotate entry.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]