#1
Posted
:
Friday, October 16, 2015 6:44:47 AM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
This Visual Studio 2013 C# project shows you how to extract all embedded image objects from each page of a PDF file and save them to disk as JPEG, PNG, GIF. Of course this list can be expanded to support any of raster file formats we support.
The code uses the
PDFDocument class's
ParsePages function and
DecodeImage function to extract the embedded images.
The project uses LEADTOOLS v19.
Edited by moderator Wednesday, April 26, 2017 9:36:03 AM(UTC)
| Reason: Fixed hyperlink
Travis Montgomery
Senior Sales Engineer
#2
Posted
:
Monday, October 21, 2019 10:02:09 AM(UTC)
Groups: Registered, Manager, Tech Support, Administrators
Posts: 107
Was thanked: 9 time(s) in 9 post(s)
Updated Project using v20 x64 bit DLL's.
Marcus Andra
Developer Support Engineer
LEAD Technologies, Inc.
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.