|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
ASP/HTML - Page Breaks
<i><b>Originally posted by : Phil Krause (philkrause@tmgit.com)</b></i><br /><br />Hello,<br /><br />Does anyone know how to insert a page break on an asp page. I have recordset that produces a report on an asp page. This asp page can have 1 or many reports. When the user clicks on the print button on the Browser, I want each report to print on a separate page. Is there a way to somehow insert a pagebreak or something similar?<br /><br />Thanks.<br /><br />Phil
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : Adam Stevenson (alstevenson@nadev.com)</b></i><br />I would not reccommend prining reports directly through IE. You can create an algorithm that figures out the screen size and comes up with a printer resolution, therefore you can figure out where to put the break. But I would reccommend that you pick up a copy of Crystal Reports and install it on the server. It will allow you to display reports that you make with it for free, on any client computer that supports activeX controls. If you are doing any professional reports, you definatly need a copy of Crystal Reports.<br /><br />Hopet this helps,<br /><br />Adam Stevenson<br /><br />------------<br />Phil Krause at 9/19/2000 11:42:46 AM<br /><br /><br />Hello,<br /><br />Does anyone know how to insert a page break on an asp page. I have recordset that produces a report on an asp page. This asp page can have 1 or many reports. When the user clicks on the print button on the Browser, I want each report to print on a separate page. Is there a way to somehow insert a pagebreak or something similar?<br /><br />Thanks.<br /><br />Phil
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > ASP/HTML - Page Breaks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|