variables
variables
- Subject: variables
- From: Super Julio <email@hidden>
- Date: Fri, 19 Jan 2001 10:55:59 +0100
I'm writing a script to crop pages in Adobe Acrobat. The value of cropping
(top, bottom, left, right) must be "the text returned" of a dialog.
My problem is that the dialog displays with every document is opened (the
script is a dropplet and I want use it with a lot of documents which are
being cropped to the same size)
But, how can I define a variable available at all my script?