Ask a Question related to Adobe Acrobat Windows, Design and Development.
-
Brad_Pines@adobeforums.com #1
javascript: window.print() only creates 1st page of document
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?
Brad_Pines@adobeforums.com Guest
-
Print document from Cold Fusion page
Hi Steve, Where you able to solve this problem. I need a help with similar problem. Thanks -
Help with javascript:window.print()
I am trying to send a specific page to the printer using javascript:window.print(). There has to be a way top so this. I assume the variable can... -
Trouble with javascript:window.print
My page is an ASP with a lot of VB. Go to http://71.97.138.65/isgmsds/ Then go to http://71.97.138.65/isgmsds/search(new).asp?t=i You will... -
Flash Page goes blank with Javascript:window.open() to HTML pages
Hello, I just finished a site for my hobby/business of making blues guitar slides. Everything works great except that some browsers seem blank out... -
How can I open a new window and ensure the page loaded creates a NEW session?
Normally if this is done, the new window will be in the SAME session as the opening window. I don't want to abandon the session of the opening... -
Brad_Pines@adobeforums.com #2
Re: javascript: window.print() only creates 1st page of document
Here is the text for creating page breaks
br style="page-break-before:always;"
Brad_Pines@adobeforums.com Guest



Reply With Quote

