Hi all,
I´m trying convert xlsm files to pdf file. The proccess is correct but i see the window of the excel program opening during the convert proccess.
Could i execute in background to not see the converting window?
Best regards.
Hi,
I am not sure if you can get excel to print silently, which would be needed in order to not see the excel window popping up.
best regards,
Hi,
my problem is that i see the window excel when the export to excel is run.
My object is create a batch process that convert thousand of xlsm to pdf files in a server and it is not very clear see the window constantly and again.
My cuestion is how can i hide this windows?.
Best regards.
Hi,
I do understand the question, but there is nothing in PDFCretor you could do about this.
Since PDFCreator is a virtual printer, the file needs to be printed from excel to PDFCreator; this is what is causing the popup. So you’d need to get excel to print to PDFCreator silently to get rid of the problem.
You could try using PDF Architects free create module instead, this does a direct conversion withpout printing, so there won’t be any excel popups. You can see all available PDF Architect command line parameters by running architect.exe --help
best regards,