Batch Processing word docs to FlashPaper

Recently for work I have had to convert quite a few word docs to the FlashPaper format.

Realising how long this would take I looked into an undocumented feature of the FlashPrinter.exe of calling it from the command line and passing the required arguments.

You can easily take my code and get any language like Java or even Ant to do the following.

Posted: 15-Feb-2008

View: 4929

Permalink: here

Comments

Ahem... beat you to this by over a year ;-)

http://www.darronschall.com/weblog/archives/000250... - That's my ANT version of a batch PDF to FlashPaper cnoverter.

#1 darron
15/Feb/08 6:36 AM

Good information to know. Thanks Andy. And Darron for the ANT script.

#2 Fro
15/Feb/08 7:12 PM

The command line doesn't works. I don't know why. Which version do you use? Or maybe I need some configuration in my windows system?

#3 alex
12/Jun/08 12:50 AM