On Thu, 2010-10-14 at 15:44 -0400, Rick Root wrote:

> On Thu, Oct 14, 2010 at 12:55 PM, Tony Bentley
> <[email protected]> wrote:
> >
> > Why didn't Adobe fix some of the simple needed changes in CF9 for 
> > cfdocument? I have no idea.
> >
> > Known issues that suck:
> >
> > -THEAD does not carry over on page break. The solution? Use cfreportbuilder 
> > (god help me).
> 
> A regular HTML page doesn't do this either.
> 
> all cfdocument does is render HTML into a PDF so I wouldn't really
> expect it to do anything that HTML didn't.


I humbly disagree.  CFDOCUMENT is for producing documents...not web
pages.  This is why you can define headers/footers, have page X of Y in
footers, and make section headings span pages.  Well OK...it is SUPPOSED
to do these things...it often doesn't work as advertised.  It just so
happens that you can convert HTML to PDFs using it.  The doc could be
just text...

It is based on the iText package which can do all the above and tonnes
more....but it sucks to work with in CF...trust me...built  and laid out
40 page dynamic doc using calls to the iText Java package pre-CFDOCUMENT
being introduced...not fun at all.

Cheers

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [email protected]
web: www.electricedgesystems.com
 
Notice:
This message, including any attachments, is confidential and may contain
information that is privileged or exempt from disclosure. It is intended
only for the person to whom it is addressed unless expressly authorized
otherwise by the sender. If you are not an authorized recipient, please
notify the sender immediately and permanently destroy all copies of this
message and attachments.
Please consider the environment before printing this e-mail



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338202
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to