2007.05.02 08:56 "[Tiff] tiff to pdf Delphi", by Andrea Bo

Hi all, I need to convert a tiff in pdf.

I have create a activex ,this activex create a only multitiff from a directory.

Now i want develop another function, generate a pdf file, i have try to use tiff2pdf.exe and this tools works fine in application project. But in my activex, don't work, i think the problem is asyncronus/syncronus iss work's mode and i cant start shellexecute. This is my command.

--

ShellExecute(0,'open', 'C:\Inetpub\wwwroot\Filenet\tiff2pdf.exe', -o' + chkDir(pdfdir)+ chkFile(pdfOutFile) +'.pdf' +

chkDir(pdfdir)+chkFile(pdfInFile) +'.tif'), nil, SW_HIDE) ;
--
Someone can help me pls!!

Which it is the method to generate pdf from tiff?? Someone have porting tiff2pdf C code in Delphi??

Sorry for my english

-------

Il presente messaggio di posta elettronica ed ogni documento allegato potrebbe avere carattere riservato ed è ad esclusivo utilizzo del destinatario indicato in indirizzo. Qualora non foste il destinatario del presente messaggio, Vi preghiamo di non leggerlo e di avvertirci immediatamente tramite posta elettronica o telefonicamente e di cancellare il presente messaggio e ogni documento ad esso allegato dal Vostro sistema. E’ vietata la pubblicazione o l’utilizzo per qualunque fine del presente messaggio e di ogni documento ad esso allegato così come la relativa divulgazione, distribuzione o inoltro a terzi senza l’espressa autorizzazione del mittente. Qualsiasi dato personale allegato o contenuto in questo messaggio di posta elettronica è trattato, ai sensi del Dlgs. 196/2003 “Codice in materia di protezione dei dati personali”, secondo le disposizioni dell’informativa predisposta da Interconsult S.r.l., copia della quale è accessibile al sito:

https://www.interconsult.it/ASP/main/Privacy.asp This e-mail and any file attached hereto may contain material that is confidential and for the sole use of the intended recipient. If you are not the intended recipient, please do not read it, notify us immediately by e-mail or by telephone and delete this message and any file attached from your system. Any use, disclosure, forward, printing or copying of this email and its attachments without express permission is strictly prohibited. Any personal data attached to or included in this email is being treated, pursuant to decree 196/2003 “Data Protection Code”, in accordance with the provisions of the Interconsult S.r.l. Data Protection Policy, a copy of which is available on the following web site:

https://www.interconsult.it/ASP/main/en/Privacy.asp