Getting orientation of a PDF file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • laredotornado@zipmail.com

    #1

    Getting orientation of a PDF file

    Hi,

    I'm using PHP 4.4.4. How (if possible) would I get the orientation
    (either portrait or landscape) of a PDF file using PHP?

    Thanks, - Dave
  • Willem Bogaerts

    #2
    Re: Getting orientation of a PDF file

    Hi,
    >
    I'm using PHP 4.4.4. How (if possible) would I get the orientation
    (either portrait or landscape) of a PDF file using PHP?
    All pages in a PDF file may have their own orientation. You might be
    able to do something with FPDI (search the net for it), but I am not sure.

    Best regards,
    --
    Willem Bogaerts

    Application smith
    Kratz B.V.

    Comment

    Working...