ADOBE ACROBAT WINDOWS 53 JAVASCRIPT WINDOW PRINT ONLY CREATES 1ST PAGE OF DOCUMENT
From: Brad_Pines@no-spam
Subject: javascript: window.print() only creates 1st page of document
Date: Thu, 1 Apr 2004 06:34:50 -0800


Acrobat Professional 6.0
Windows 2000 Server
I am trying to print a browser popup window with the window.print() function. The window has 5 pages of information. When I print using my local laser jet printer I get all 5 pages. When I use the PDF driver I get only the first page and a blank 2nd page. I am using the following for creating page breaks in the document

any suggestions?

















From: Brad_Pines@no-spam
Subject: Re: javascript: window.print() only creates 1st page of document
Date: Thu, 1 Apr 2004 06:38:44 -0800

Here is the text for creating page breaks
br style="page-break-before:always;"