Convert bmp to pdf with com interface

Hi,

i have to convert a BMP file to PDF.
I’ve tried to do this with PDFCreator com interface, but doesn’ t works,
the function cIsPrintable return false.

Which types of file can i convert with PDFCreator com interface?

I use pdfCreator in Windows 8.1.

Thanks.

Tiziano

Hi,

normally it should be able convert any file which has an entry for “print” in its context menu, can you right click on the bitmap and select print?

regards,

Robin

Hi and thanks for answering.


If i right click on bmp and jpg file i can select print and that works…
I’ve also tryed on a pc with Windows XP Pro and the problems are the same…

Thanks 

Tiziano

Hi,


I will have a look at this here and see if I can reproduce it.

regards,

Robin

Did this issue ever get resolved?  I’m having the same problem.

Hi,


I just realized you might still be using the commands for version 1.7.3, please keep in mind the COM interface was completely rewritten for version 2.0 and scripts written for the old COM interface will not work with it, please have a look at the COM section of the manual for more details.

best regards,


Hi,

Can someone confirm whether they were using the scripts written for the old COM interface? Is that why they were running into the problem?