Convert to TIFF image.
-
Wednesday, December 20, 2006 5:35 AM
How to convert a PDF file content to tiff image using C# code
All Replies
-
Wednesday, December 20, 2006 3:34 PM
I don't think there is a class to handle PDF's in the .NET Framework. So you'll need an external library.
However, I'm not a 100% sure about it.
A library I used is PDF4NET, a great library which can handle very large files (30000+ pages in a PDF) -
Thursday, December 21, 2006 11:00 AMThank you Joris Arits.
is it possible to convert
1) PDF file byte arry
2) byte array to image
3) image to PDF file
i am using PDF4NET.
if you give any sample code snippet means very much helpful to me.
Thanks & Regards
Seetaram.C
-
Thursday, December 21, 2006 8:45 PM
Hi,
Using . Net you cann't convert you can do using KadCas and PDF4NET.
In PDF4NET there is lot of examples also there.
Thanks
KV Bhaskar.
-
Thursday, July 19, 2007 9:14 AM
hello bhaskar ,
did u find how to convert pdf to tiff,
i got from this article that
use this library PDF4NET, how can i use this to convert \
pdf to tiff
Regards
Prathap
-
Thursday, July 19, 2007 11:22 AM
When you download the trial version of PDF4NET, you will find a lot of sample projects.
And you can send an email to the support of o2solutions, they respond within a day or so
-
Sunday, July 26, 2009 11:25 AMIt's very expensive though $500+

