Hi,
this can all be done via a COM interface in the current version, please have a look at the docs for all the details: http://docs.pdfforge.org/pdfcreator/2.3/en/pdfcreator/com-interface/
best regards,
Could you clarify whether the method still exists in v2.3 or not? In looking through the documentation I’m not seeing how I could duplicate the functionality.
The issue I have is that the files I am working with have already been converted and are not in a Queue, and now I just need a way to merge them in a particular order.
Thank You
Could you clarify whether the method still exists in v2.3 or not? In looking through the documentation I’m not seeing how I could duplicate the functionality.
The issue I have is that the files I am working with have already been converted and are not in a Queue, and now I just need a way to merge them in a particular order.
Thank You
Hi,
sorry about this, I guess my previous answer wasn’t really correct in this case. You are right, the files need to be in a queue first when using the COM interface. I guess this needs to be done in an automated way so any GUI hints won’t help you?
best regards,