You can do it with CSS. I do not have an example though
-----Original Message----- From: Tony Weeg <[EMAIL PROTECTED]> To: CF-Talk <[EMAIL PROTECTED]> Date: Monday, June 24, 2002 4:20 PM Subject: RE: Splitting apart a long form for printing >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] >> >> > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.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

