Not sure if this will help, but when Word saves a document with two pages in it as HTML, it inserts the following:
<span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;font-family:Arial; mso-fareast-font-family:"Times New Roman";mso-bidi-font-family:"Times New Roman"; mso-ansi-language:EN-AU;mso-fareast-language:EN-US;mso-bidi-language:AR-SA'> <br clear=all style='page-break-before:always'> </span> This seems to print two pages from IE... > Hey all, > > I'm putting together a document control system in which users can store > and 'mail-merge' documents, I've tried a few ways to do this and am > currently on the <cfcontent type="Application/msword"> method passing HTML > source into word for printing. This is all working fine for individual > mails, but if I want to export mails to multiple people then how can I pass > in a page break as HTML? I have tried style="page-break-after:always" but > this is a command for printing directly, so Word is not throwing a break > correctly. > > Any ideas? > > Kev --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
