You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PDFTron PDFNet SDK
Q:
I want to process PDF pages automatically. The processing is different if I'm processing pages with landscape orientation and not portrait orientation. Is there any way to detect a page's orientation?
A:
You can detect a page's current orientation with Page.GetPageWidth() and Page.GetPageHeight():