House of Fusion
Home of the ColdFusion Community
Hostmysite ColdFusion Hosting

Search cf-talk

September 06, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
   1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30         

Subscribe Now
Fusion Authority Quarterly Update - ColdFusion 8 Special Edition

For ColdFusion hosting try HostMySite.com.
Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Talk (CF-Talk)

ColdFusion and IText

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Stephen Cassady
05/18/2008 04:54 AM

Coldfusion uses itext when manipulating PDFs (dump created PDFs and you should find the Producer is "iText 1.4 (by lowagie.com)"). I have a couple questions about this: 1. Can I call iText directly? Are the libraries loaded in a manner that this would work? 2. Can I update the iText libraries to 2.1 (or a newer version) 3. Has anybody found problems installing iText (different version than 1.4) on a CF Server? 4. Is the foundation for LiveCycle iText as well? 5. Can somebody with LiveCycle find the Producer value in a PDF created by LiveCycle and report back what it is? This comes from the fact that I want to use pageoverlay or pageunderlay, which are restricted DDX in CFPDF, and so I'm now looking at other options (LiveCycle, iText, other). Very open to suggestions from anyone who's got experience on this! Stephen

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Paul Hastings
05/18/2008 05:06 AM

Stephen Cassady wrote: > 1. Can I call iText directly? Are the libraries loaded in a manner that this > would work? yes. > 2. Can I update the iText libraries to 2.1 (or a newer version) nope not w/out breaking cfdocument, etc. though you could use javaLoader & go merrily on your way. > 3. Has anybody found problems installing iText (different version than 1.4) > on a CF Server? nope, see #3 > 4. Is the foundation for LiveCycle iText as well? no.

Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Dave Watts
05/18/2008 12:18 PM

> 4. Is the foundation for LiveCycle iText as well? No. > This comes from the fact that I want to use pageoverlay or > pageunderlay, which are restricted DDX in CFPDF, and so I'm > now looking at other options (LiveCycle, iText, other). DDX is supported only by LiveCycle Assembler. There are no open-source or free products that support DDX. CF 8 bundles a restricted version of LiveCycle Assembler. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Training: Adobe/Google/Paperthin Certified Partners http://training.figleaf.com/ WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers! http://www.webmaniacsconference.com/


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists