[
https://issues.apache.org/jira/browse/PDFBOX-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116125#comment-17116125
]
Tilman Hausherr commented on PDFBOX-4840:
-----------------------------------------
use commands below on windows. Directories may be different, you should go to
the project directory, set JAVA_HOME and M2_HOME, and then run "mvn install".
Good luck.
{quote}
cd C:\Users\YOURNAME\Documents\Java\PDFBox reactor
SET JAVA_HOME=C:\Program Files\Java\jdk-14.0.1
SET M2_HOME=C:\Program Files\Apache Software Foundation\apache-maven-3.6.3
"C:\Program Files\Apache Software Foundation\apache-maven-3.6.3\bin\mvn.cmd"
install
{quote}
> Overlay doesn't work properly when page is rotated
> --------------------------------------------------
>
> Key: PDFBOX-4840
> URL: https://issues.apache.org/jira/browse/PDFBOX-4840
> Project: PDFBox
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.0.19
> Reporter: Tilman Hausherr
> Priority: Major
> Attachments: Overlay.java, changes.png, rot0.pdf, rot180.pdf,
> rot270.pdf, rot90.pdf
>
>
> Reverse of PDFBOX-4596, when the base page is rotated but not the overlay.
> Whatever needs to be done will probably be inĀ {{calculateAffineTransform()}}
> or in {{createOverlayXObject()}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]