Previous | Next | (P-PDF) Beginners
Topic: Re: blank PDF form? (Via Email)
Conf: (P-PDF) Beginners, Msg: 99157
From: prodok
Date: 10/26/2003 04:20 AM
If you occasionally need a new blank PDF page, you could open the
Console and type in
app.newDoc(xxx,yyy) ;
where xxx is the width of the document in points, and yyyy is the
height of the document in points. Then, while the cursor is still on
that line, you will hit the key (that's the one in the
numeric keypad), or , and you get a new page.
You could create a menu item for putting this command into a menu
item. This is actually what a good colleague of mine did. You might
find it by looking around on http://www.veron.ch.
Hope, this can help.
Max Wyss
PRODOK Engineering
Low Paper workflows, Smart documents, PDF forms
CH-8906 Bonstetten, Switzerland
Fax: +41 1 700 20 37
or +1 815 425 6566
e-mail: mailto:max@prodok.com
http://www.prodok.com
[ Building Bridges for Information ]
______________________
Shameless Plug:
My next conference appearances and workshops:
* PDFConference 2003 in Anaheim, CA, November 9 to 13, 2003
(http://www.pdfconference.com)
* And, as always, available for on-site workshops/tutorials/consulting.
_________________________
>IIRC, there was an older free plug-in that added a "New" item in the
>File menu. I used it with Acrobat v4.0 but don't know if it will work
>with newer versions. Maybe it is filled in the plug-ins section of this
>site.
>