I have had some issues using the CFDOCUMENT tag using it to right align text and specific font types. The font type wasn't too difficult to figure out, but the right alignment we noticed that with itext (not sure about the others) would treat the width of all non-alphanumeric character differently than numbers and letters, so I wrote a CFC that would take in the text from a form and insert <TD>'s around each character to right align it successfully. If we had to center or left align text, everything worked fine. We were using it to make business cards for printing and it worked quite well, but not without a headache since there wasn't anything written anywhere that described the funky behavior. I haven't had the chance to use the cfx_pdf tag, so I couldn't tell you much on that side.
Matt ----- Original Message ----- From: "Bryan Stevenson" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Thursday, January 05, 2006 1:00 PM Subject: Re: CFX PDF Problems > Never tried CFX_PDF...only iText directly...haven't played much with > CFDOCUMENT > (although the little I have was wonderful). > > What I do know is the only time I hear CFX_PDF mentioned is the > CFX_CFX_PDF tag > install issue OR a problem with it's functionality. When I hear > CFDOCUMENT > mentioned it's usually as an alternative to anything else PDF related ;-) > > It's free...so that a pro right there ;-) > > 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 > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228539 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

