Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Page breaks with Duplex printer

Reply
Thread Tools

Page breaks with Duplex printer

 
 
SMXSteve
Guest
Posts: n/a
 
      02-08-2006
Anyone had any fun with setting page breaks with a duplex printer?

Example, you have one document with several sections each with a different
number of pages. But you always want each section to start on the front side
of the paper not on the back of the last page of the previous section.

I have seen information on setting left/right but I have not been able to
get it to work.

Thanks,
Steve

 
Reply With Quote
 
 
 
 
McKirahan
Guest
Posts: n/a
 
      02-08-2006
"SMXSteve" <> wrote in message
news:592868E2-D0F7-489E-9BE2-...
> Anyone had any fun with setting page breaks with a duplex printer?
>
> Example, you have one document with several sections each with a different
> number of pages. But you always want each section to start on the front

side
> of the paper not on the back of the last page of the previous section.
>
> I have seen information on setting left/right but I have not been able to
> get it to work.
>
> Thanks,
> Steve
>


Will this help?

Insert this where you want the page break.

<div style="page-break-before:always"></div>



 
Reply With Quote
 
 
 
 
SMXSteve
Guest
Posts: n/a
 
      02-08-2006
That will create a page break but not a specific left or right break.
According to w3 you can set

page-break-before: right
(or left)

It is suppose to force it to print on the right (or left)
but it doesn't work at least in IE.


"McKirahan" wrote:

> "SMXSteve" <> wrote in message
> news:592868E2-D0F7-489E-9BE2-...
> > Anyone had any fun with setting page breaks with a duplex printer?
> >
> > Example, you have one document with several sections each with a different
> > number of pages. But you always want each section to start on the front

> side
> > of the paper not on the back of the last page of the previous section.
> >
> > I have seen information on setting left/right but I have not been able to
> > get it to work.
> >
> > Thanks,
> > Steve
> >

>
> Will this help?
>
> Insert this where you want the page break.
>
> <div style="page-break-before:always"></div>
>
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Printer Duplex settings ZooOYork@gmail.com Cisco 2 10-26-2005 07:03 PM
Printer-Driver PCL / Postscript w duplex Juergen Kluth Windows 64bit 0 05-16-2005 05:03 PM
ECP Half-duplex or Full-Duplex? DigitalSierra A+ Certification 0 10-18-2004 04:39 AM



Advertisments