Rick-

I just tried using the br page break code you gave and it doesn't give
me separate cells in powerpoint. Did you test it yourself? 


John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-----Original Message-----
From: Rick Root [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 04, 2006 9:09 AM
To: CF-Talk
Subject: Re: Generate MS Word Document from ColdFusion

Jim Wright wrote:
> On 5/4/06, Rick Root <[EMAIL PROTECTED]> wrote:
> 
>>I don't know if this has been brought up, but since you can generate 
>>an html table and save it with an .xls extension and open it in Excel,

>>I decided to try to create an html file, save it with a .doc 
>>extension, and open it in Word, and it worked great.
> 
> Did you try forcing css page breaks?  I would be curious to know if it

> recognizes those...which would make the method even more powerful.

Is this what you mean?  If so, then yes it works.

<br clear=all style='page-break-before:always'>

rick



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239543
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to