Code To Convert Tiff Files to PDF Files

JohnLee

Registered User.
Local time
Today, 11:31
Joined
Mar 8, 2007
Messages
692
Good day folks,

I've searched the internet for VB/VBA code to convert Tiff Files to PDF Files with no success, there are loads of Converter software applications both free and payment, but unfortunately none of them give me what I need.

I have a file structure that looks like this:

\\PRDFS01\Document Archiving\Customer Relations\Complaints\20130927\270913

which then has a number of folders in this date format 270913 which contain the tiff files I want to convert.

I would like to identify the code needed to convert the tiff file to a pdf file so that I can then contract a small program that checks my file structure daily by date to see if any tiff files exist and if they do, then to convert them and rename them as required.

I would be most grateful for any pointers on what is needed and even where to find information that would assist me in producing such code.

Regards

John
 

Users who are viewing this thread

Back
Top Bottom