I'm having an issue using the Overlay method with PDFBox v0.7.3. I have two PDF files I'm merging. Both are landscape documents. One is just plain text, the other is a invoice overlay.
When I overlay them, the document text (from first PDF) is landscape, but the overlay is turned 90degrees ccw when placed on top. Is there any way to fix this issue? Overlays for portrait documents seem to work fine. Brad
