Ask a Question related to Adobe Acrobat Windows, Design and Development.
-
William Hopkins #1
Using javascript to insert pages
Does anyone know why this script would only insert one page from the source file when the source file actually has two pages.
According to the Acrobat Javascript Guide if nStart and nEnd aren't specified then all the pages form the source file should be inserted.
In using Acrobat 5.0 on Windows.
this.insertPages(
{
nPage: this.numPages-1,
cPath: "/C/Documents and Settings/Administrator/Desktop/mySourceFile.pdf"
}
Thanks in advance for any help.
William Hopkins Guest
-
Insert Pages - Inverse Color
Whenever I insert a page, it inverts the colors. When I print, it is fine. Just the displayed page is reversed. This is a new installation as well. I... -
Insert NavBar Problem: JavaScript Error?
I'm attempting to insert a NavBar on my page and am seeing two different problematic bahaviors: 1. When I add a single button as the first graphic... -
Insert one record over multiple pages
Hi - using ASP/Acsess/VBscript I want ot insert a record in the database, but this must be done over several web pages (1-2-3) because there are... -
Document, Pages, Insert
OS = Windows 2000 Pro; Dell Pentium 4; 512 MB memory using Adobe Acrobat 6 I want to insert multiple pdf documents as a group into a single... -
How to Dynamically insert JavaScript into a Page Header
Hello, From a user control what is the best way ( other than static ) to insert JavaScript include in the Head of an HTML page <head> <script...



Reply With Quote

