I think there are probably quite a few bugs with CF's HTML -> PDF conversion regarding applying CSS properly. Our group has found some of the following css problems:
1) border-collapse: collapse does not work 2) specifying multiple classes does not work: e.g. <a class="Large BlackAndWhite" > should implement both classes but doesn't 3) text-indent with negative values does not work (used for "outdenting" the first line of a paragraph) We have submitted these bugs to http://www.macromedia.com/support/email/wishform/ along with simple test cases to demonstrate the bug. I hope other people do the same so that the PDF generation is more robust and predictable in a future updater. I'd be interested to hear what other problems people have found with the cfdocment PDF conversion. Jon On 5/11/05, Pete Ruckelshaus <[EMAIL PROTECTED]> wrote: > The first and most annoying problem is that the PDF isn't properly displaying > some CSS > attributes like border. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206572 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

