LEADTOOLS Support
Imaging
Imaging SDK Questions
PDF to Tiff Conversion using trial version 16.5
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, November 2, 2009 8:03:25 AM(UTC)
Groups: Registered
Posts: 4
Hi,
Can anyone provide me some demos for PDF to Tiff conversion with vb.net 3.5 using trial version 16.5. I required detailed information of what all namespaces to use and how to proceed. Thanks in advance for the help.
#2
Posted
:
Monday, November 2, 2009 11:55:58 PM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
I am attaching a small LEADTOOLS v16.5 VB.Net project that shows how to load PDF file and save it to TIFF file using LEADTOOLS .Net classes.
Note that to load PDF files, you need LEADTOOLS Raster PDF Read Plug-in. Also, you need to unlock the PDF read capability in your code using the RasterSupport.Unlock method.
For more information about the LEADTOOLS Raster PDF Read Plug-in, please see the following page:
http://www.leadtools.com/SDK/Raster/Raster-Addon-PDF.htm
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#3
Posted
:
Wednesday, November 4, 2009 7:22:18 PM(UTC)
Groups: Registered
Posts: 4
Hi,
Thanks it did work..But I used the Unlock function U guys have used in your demos.
I wanted to know if I want to purchase the license of Leadtools 16.5 what all components do I need to buy??
Regards,
Mohor \m/
#4
Posted
:
Thursday, November 5, 2009 4:25:57 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
If you want to load PDF files and save TIFF format, you will need (at least) LEADTOOLS Imaging Pro SDK v.16.5 + LEADTOOLS Raster PDF Read Plug-in. for more information, please contact our sales department at
sales@leadtools.comThanks,
Maen Badwan
LEADTOOLS Technical Support
#5
Posted
:
Friday, May 20, 2011 7:27:44 PM(UTC)
Groups: Registered
Posts: 12
Please example code for PDF to Tiff Conversion using version 17 (C#). Thank you.
#6
Posted
:
Sunday, May 22, 2011 1:29:46 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
I am attaching a small LEADTOOLS v17 C# project that shows how you can load PDF file and save it to TIFF file using LEADTOOLS .Net classes.
Note that to load PDF files; you will need to add the Leadtools.PdfEngine.dll in the same folder that contains the project's Exe and LEADTOOLS DLLs.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
LEADTOOLS Support
Imaging
Imaging SDK Questions
PDF to Tiff Conversion using trial version 16.5
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.