Ughh...I have had this happen...

This isn't perfect but maybe it will speed things up a bit for you....it is set to batch process a folder of documents but you can also change it to process all open docs. You still have to change the paper size to US letter manually when the window pops up but after you change it and click OK the script will save each document with an "*" after it so you know which ones have been processed. The script will also close each document after it has been processed. You can also enable the print command if you want to.

Hope this makes things a little quicker...

Create a new script and paste this in:


*********************************



//process all open docs

batch process folder

execute menu item "page setup"

//print

save append "*"

close



*******************************




Best,

Karen
_______________________________________________
Finale mailing list
[email protected]
http://lists.shsu.edu/mailman/listinfo/finale

Reply via email to