PDF Page Count

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF Merger for Java (v5)  /  PDF Page Count

DynamicPDF Merger for Java (v5) Forum

 Jul 13 2010 4:30 AM
Hi,

We are currently using Dynamic PDF Merger for our development.
Could you please tell me is there are any way get page count of pdf using any CETE software.

Greatly appreciate if you could reply as soon as possible.
 Sep 20 2010 3:17 PM
Posted by a ceTe Software moderator
Hello,

You can get the number of pages in the PDF document using the below line of code:

int pageCount = mergeDocument.getPages().getSize();

Thanks,
ceTe Software Support Team

All times are US Eastern Standard time. The time now is 6:10 PM.