Thursday, May 04, 2006
Scale to fit for CFDocument
I have seen couple of posts on the forum in which people wanted to know a way to fit the document in a page. I am wondering about the use case if this is really required. Could you please let me know the use cases and how are you working around it currently. You need to build a case to get this attribute in the tag :)
Subscribe to:
Post Comments (Atom)
4 comments:
I think tables would be a good example. I know that when tables break over pages in cfdocument, it normally looks pretty bad.
I guess I'd also request a way to handle page breaks better for tables. If that is even possible.
We are generating a form type file that should fit on one page.
Tables are the problem for me too. Building long data reports is almost exclusively what I was hoping to do with cfdocument when I upgraded to MX and I have been severely dissapointed in the ability of cfdocument to cleanly scale and paginate tables that flow from page to page. They end up munging rows between pages which become completely unreadable.
I sometimes get this error with cfdocument during a timeout of the page. (cfmx 7.0.2 Enterprise ).
The document has no pages....
Along with the line#
IS there a solution????
Post a Comment