Re: script or software for batch updating of files to version 10

2011-12-02 Thread Michael Müller-Hillebrand
There was an »ExtendScript of the Week« that might be a good starting point: http://blogs.adobe.com/techcomm/2011/10/extendscript-of-the-week-create-a-upgraded-copy-of-book.html - Michael Bjørn Smalbro wrote: I have a client who wishes to update some thousand framemaker files and

script or software for batch updating of files to version 10

2011-12-02 Thread Michael Müller-Hillebrand
There was an ?ExtendScript of the Week? that might be a good starting point: http://blogs.adobe.com/techcomm/2011/10/extendscript-of-the-week-create-a-upgraded-copy-of-book.html - Michael > Bj?rn Smalbro wrote: >> I have a client who wishes to update some thousand framemaker files and >>

script or software for batch updating of files to version 10

2011-12-01 Thread Bjørn Smalbro
I have a client who wishes to update some thousand framemaker files and framemaker book files from version 7 to 10. Would anybody know a method for batch conversion? I suppose it can be done using Extend Script, but is one also able to handle the error messages which are bound to come, like

Re: script or software for batch updating of files to version 10

2011-12-01 Thread Scott Prentice
Hi Bjørn... In ExtendScript (and FrameScript) you can set properties on the Open function to ignore missing fonts and bad references (among other things) .. so that could be a viable option. ...scott Bjørn Smalbro wrote: I have a client who wishes to update some thousand framemaker files

script or software for batch updating of files to version 10

2011-12-01 Thread Bjørn Smalbro
I have a client who wishes to update some thousand framemaker files and framemaker book files from version 7 to 10. Would anybody know a method for batch conversion? I suppose it can be done using Extend Script, but is one also able to handle the error messages which are bound to come, like

script or software for batch updating of files to version 10

2011-12-01 Thread Scott Prentice
Hi Bj?rn... In ExtendScript (and FrameScript) you can set properties on the Open function to ignore missing fonts and bad references (among other things) .. so that could be a viable option. ...scott Bj?rn Smalbro wrote: > I have a client who wishes to update some thousand framemaker files