i have not gotten this to work, however more like a "thing" i had seen/read on another site. i have never tried it though :( ooops sorry.
i always tell the customer that the web wasnt made to be printed and to deal with it! -----Original Message----- From: Lawrence B. Afrin, M.D. [mailto:[EMAIL PROTECTED]] Sent: Monday, June 24, 2002 5:00 PM To: CF-Talk Subject: Re: Splitting apart a long form for printing Tony et al. -- Has anybody found a browser yet that actually implements "page-break-inside:avoid" properly? Opera claims to, but it's failed in my testing. Netscape's docs claim that since 6.0 it's handled this, but it, too, has failed on my testing, all the way up to 7.0PR1. And Microsoft's docs clearly show IE doesn't support this directive yet. -- Larry Afrin Medical University of South Carolina [EMAIL PROTECTED] Tony Weeg wrote: > using css: > > <p style = "page-break-after:always "> > > <h1 style = "page-break-after:avoid; page-break-inside:avoid> > > ..tony > > Tony Weeg > Senior Web Developer > Information System Design > Navtrak, Inc. > Fleet Management Solutions > www.navtrak.net > 410.548.2337 > > -----Original Message----- > From: Douglas Brown [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 24, 2002 4:31 PM > To: CF-Talk > Subject: Splitting apart a long form for printing > > I have a long long credit application form that clients need to be able > to print and fax to lending companies, what I need to do is be able to > print it as say page1, page2 page3 while maintaing a format of sorts. > How can I accomplish this? > > Douglas Brown > Email: [EMAIL PROTECTED] > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

