Can FPDF/FPDI use a PDF in landscape format as a template?
Posted
by Jim OHalloran
on Stack Overflow
See other posts from Stack Overflow
or by Jim OHalloran
Published on 2008-11-18T05:09:29Z
Indexed on
2010/03/26
23:53 UTC
Read the original article
Hit count: 511
I am trying to import an existing PDF as a template with FPDI. The template is in landscape format. If I import the template into a new document the template page is inserted in portrait form with the content rotated 90 degrees. If my new document is in portrait the full content appears, but if the new document is also landscape, the content is cropped.
Is it possible to use a landscape template with FPDI?
Thanks in advance! Jim.
© Stack Overflow or respective owner