swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] Total pages, Max Width and Max Height


From: Tariq Zubairy
Subject: [Swftools-common] Total pages, Max Width and Max Height
Date: Thu, 24 Dec 2009 14:05:43 +0500

Hi,
I need to get the total number of pages, max width and max height of PDF file. At the moment I am using "PDF2SWF -I abc.pdf" command for getting the page information. This commands returns information of all pages in multiple lines. Then I have to parse each line (string comparison i.e. very expensive in terms of large file) to get width and height of each page and calculate maximum width/height.

Is there any way to pass some parameters to get total pages, max width, max height through PDF2SWF -I ?

Regards,
Tariq



reply via email to

[Prev in Thread] Current Thread [Next in Thread]