Hello,
I want to print a ppt or pptx to PDF/A.
I use com object for PowerPoint and PDFCreator. I want this process was very silent.
This process work perfectly with com object word.
With the com object PowerPoint, i can print on real printer.
When i tried to print on the printer "PDFCreator" no jobs come to the IHM "Monitor Print PDF" of PDFCreator despite the "Monitor PDFCreator" of windows print correctly. My process blocks at this line : "while (_PDFCreator.cCountOfPrintjobs < 1) ;". Any ideas?
Best regards,
Wark.