Tiff conversion
Tiff conversion
Has anyone successfully converted a tiff to pdf programmatically? I've been able to do it throught Kodak's image edit control, but it launches Kodak's own printing dialog box and exposes folders I want to hide from my users. So, it solves my old problem but gives me a new one. Has anyone had any luck?
Never mind. I created a new project and I forgot to paste my code for my printer settings onto the new project. Everything works perfectly now. This is by far, the easiest way to convert a tiff to a pdf file. Just set the printer settings, load the tif to the Kodak control, and use the print method of the control.