|
-
Sep 8th, 2010, 08:35 AM
#1
Thread Starter
Frenzied Member
Convert TIFF to PDF?
I've been looking for some help on this, but can't seem to find any code nor an explanation on how the file types differ (Technically).
Where would I need to start to try and attempt this myself?
Thanks,
Justin
-
Sep 8th, 2010, 08:42 AM
#2
Please mark you thread resolved using the Thread Tools as shown
-
Sep 8th, 2010, 08:59 AM
#3
Thread Starter
Frenzied Member
Re: Convert TIFF to PDF?
I could've google'd for something I have to pay for... I was looking for something in the free.99 range : /.
So my new and improved question is: What is the process involved in converting a Multi-page TIFF file to PDF?
Justin
-
Sep 8th, 2010, 09:08 AM
#4
Please mark you thread resolved using the Thread Tools as shown
-
Sep 8th, 2010, 09:47 AM
#5
Re: Convert TIFF to PDF?
Are you wanting a .NET managed way of doing it? If not, one way I can think of is downloading and installing CutePDF writer (it's free) and then printing a .tiff file to a .pdf file. I've done similar in code and it works fine.
-
Sep 8th, 2010, 11:56 AM
#6
Re: Convert TIFF to PDF?
You can use iTextSharp to convert a multipage tiff to a pdf.
Code examples can be found left and right by Googling. Here is just one of them:
http://atashbahar.com/post/Convertin...ge-to-PDF.aspx
Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
- Abraham Lincoln -
-
May 9th, 2013, 10:02 PM
#7
Thread Starter
Frenzied Member
Re: Convert TIFF to PDF?
This is kind of an old post lol. But I've been using iTextSharp and PDFSharp/MigraDoc for all my 'on they fly' pdf needs. I've had to change the source some to get the exact functionality I've needed. But it's all good now.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|