This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, December 22, 2006 4:33:06 AM(UTC)
Groups: Registered
Posts: 11
I was wondering how, using VB, you would find the page count of a PDF file. I'm using Version 14 of LEAD with the .NET class library.
Thank you.
#2
Posted
:
Sunday, December 24, 2006 11:37:14 PM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
If you are using LEADTOOLS .Net SDK, you can find the page count of PDF file by loading it using the RasterCodecs.Load Method and then check the IRasterImage.PageCount Property to total number of pages in the current image collection.
For more information, please refer to the LEADTOOLS .Net documentation and read the related topics.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.