Convert TIF to PDF

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

sten2006
User
Posts: 3
Joined: Sun Sep 03, 2006 3:59 pm

Convert TIF to PDF

Post by sten2006 »

Hi,

What is the best way (using any of your tools) to convert TIF files to PDF ?

I would prefer to do this without using the virtual printer driver.
Can the XChange Viewer SDK do this ?
Do you have any sample code (VB6 or VB.Net) ?

I could convert the TIFs to bitmaps first if this would help.

Thanks,

Steve
User avatar
John - Tracker Supp
Site Admin
Posts: 5219
Joined: Tue Jun 29, 2004 10:34 am
Location: United Kingdom

Post by John - Tracker Supp »

Hi,

You shoukld use the functions available in the PDF-Tools SDK (evaluation freely available with examples) - TIFF is a supported direct conversion format via the DLL methods provided (i.e. non print driver)

HTH
If posting files to this forum - you must archive the files to a ZIP, RAR or 7z file or they will not be uploaded - thank you.

Best regards
Tracker Support
http://www.tracker-software.com
marquard
User
Posts: 1
Joined: Tue Aug 07, 2007 11:48 am

Which examples demonstrates tif --> pdf (with ocr)

Post by marquard »

Hi,
I downloaded the SDK and have just browsed through all the examples. Lot's on them. Great.

But unfortunately I couldn't find the example that takes a tif-file and convert it into a pdf-file - with ocr character recognition. Did I miss something?

Best regards
Morten
User avatar
Ivan - Tracker Software
Site Admin
Posts: 3556
Joined: Thu Jul 08, 2004 10:36 pm
Location: Vancouver Island - Canada

Post by Ivan - Tracker Software »

Using Viewer's simple SDK, you can get bitmap of the page, and you can write it into any format you want (you can use Image-XChange, or, say, GDI+). But our OCR engine is still in developming and no available for public access, so, I'm afraid you need to use for now another library to handle this.
Tracker Software (Project Director)

When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.