cConvertFile using Visual Basic 6.0

I am trying to convert an existing PostScript file to a pdf file using PDFCreator with Visual Basic 6.0. PDFCreator 0.9.9 is installed and I can run PDFCreator.exe manually to convert the file without any problems. I am having problems using the "cConvertFile" subroutine. Is there VB6 example program available that shows using "cConvertFile" ?

 

I have the same problem.

Hi,

 

there is no example for VB6 yet, but there is one for vbs which could help you.

http://sourceforge.net/apps/trac/pdfcreator/browser/trunk/COM/Samples/Windows%20Scripting%20Host/VBScript/ConvertJPEG2PDF.vbs?rev=369

 

regards,

 

Robin