Hi,
I'm using jRuby and a Java library (using itself an applescript to play with MS Word) to convert Word documents to PDF files. Sometimes I get a dialog about margins issues, or MS Word is freezing because the file is too big... Could anyone recommend a script or library that I could run on OSX to manage these issues (closing the dialog / restarting Word if not responding)? The problem is that I don't really know about applescript and the Java library is not opensource, so it can be an observer or something running another programming language, I don't really mind.
Thanks! Vincent