Re: CF8 and iText

2007-07-27 Thread Paul Hastings
Brad Wood wrote:
 I would assume not, but I don't know for sure.

if you have cf8 installed run this snippet.

cfscript
doc=createObject(java,com.lowagie.text.Document);
writeoutput(cf server version:Server.ColdFusion.ProductName# 
#Server.ColdFusion.ProductVersion# br
iText version: #doc.getVersion()#);
/cfscript

~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284692
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CF8 and iText

2007-07-26 Thread Brad Wood
I would assume not, but I don't know for sure.
When Forta was at my local user group he mentioned that the CF team was
able to borrow code from the PDF department now that CF is part of
Adobe and that is what made most of the cfpdf tag possible.  Now that
they have direct access to the pdf code, I would hope they would use it
and not a third-party vendor.

~Brad

-Original Message-
From: Chad Gray [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 26, 2007 7:50 AM
To: CF-Talk
Subject: CF8 and iText

Anyone know if iText is still being used in CF8 for PDF manipulation?



~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284650
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF8 and iText

2007-07-26 Thread Paul Hastings
Chad Gray wrote:
 Anyone know if iText is still being used in CF8 for PDF manipulation?

not sure about the manipulation bit but it's still there.

~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284653
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4