Hello, Chip wrote: > > On Monday 03 December 2001 11:02 pm, Robert Samuel White wrote: > > I wish to take some information out of a database and create a text > > file with the information, nicely formatted. Does any one know of an > > escape sequence that works as a "new page" indicator for printing??? > > I did some checking into this also, some time back. All the responses I got > then were it's not possible to cover all types of printers and OS's available > with just a certain escape sequence or other code. > > If you get a better answer, would you please copy me on it?
In theory, the right way to achieve that is to put style attribute in the first paragraph the page that tells to break the page before the paragraph. I know that the attribute exists, but I don't know how many browsers obey it when they print the page. Maybe it is safe to resort to PDF. Regards, Manuel Lemos -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]