LEADTOOLS Support
General
General Questions
codecs.load of PDF file only loads first page
#1
Posted
:
Monday, June 8, 2015 11:42:55 AM(UTC)
Groups: Registered
Posts: 2
Hi,
When I load a PDF file in to a RaterImage using the RasterCodecs.Load function only the first page loads.
When I look at the information in the CodecsImageInfo it reports a total of 4 pages.
Even if I try using load and request pages 1 to 4 only one page loads.
I am able to iterate through the pages and load the RasterImage image object with pages 1 through 4 individually but not all 4.
I have downlaoded the latest V19 for evaluation purposes.
Regards, Derek.
#2
Posted
:
Tuesday, June 9, 2015 6:50:55 AM(UTC)
Groups: Registered, Tech Support
Posts: 179
Derek,
To resolve the problem, try to set "RasterCodecs.Options.Load.AllPages" property to true before calling the load method.
If this doesn't solve the problem, send an email to
support@leadtools.com and include the following:
1. Sample PDF source that you are trying to load.
2. Code snippet that shows how you are loading the PDF file.
3. A link to this forum post.
Note: If you send any attachments, please put them in a ZIP or RAR file to ensure our server delivers them correctly.
Mohamed Abedallah
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
General
General Questions
codecs.load of PDF file only loads first page
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.