See title. I'd like to convert a bunch of XML files to PDF using Adobe Acrobat (9.0).
Currently, I'm opening each of these files with IE and then convert them manually using the Acrobat Plugin.
I'm curious if this can be achieved without loading each of the files by hand since the generation of the PDFs is a part of an otherwise automated process.
Edit:
Since Acrobat isn't able to do it from the command line, I'll use LaTeX with the listings package to do the job, as suggested in this SO question: http://stackoverflow.com/questions/300521/latex-package-to-do-syntax-highlighting-of-code-in-various-languages