Forum How do I...?

convert folder

shawnm
I have a folder of about 1000 xml documents. What is the quickest way to convert all of them. Currently when I try to add documents if I select more than 12 documents none of them get added, and I end up having to go through all 1000 adding 12 at a time. Is there an easier way?

Thanks!
mikeday
That's a lot of documents! I'll take a look and see where the 12 document limitation is coming from.

(On Linux or MacOS X you could always write a quick shell script to loop through all of the files and call Prince from the command-line, but I'm not sure how that can be done in Windows).