Jose Diaz wrote: > I am aware that MX7 utilises the iText library, is there a way to leverage > the other options offered in the iText library bar the following listed for > the cfdocument tag.
yes. simply follow the examples from the itext site but be aware that the version shipped w/cf7 & used by cfdocument isn't the very latest. if you want the latest itext version, you can use mark mandel's nifty javaLoader CFC to load these up from off the server classpath. i should also point out that cfdocument simplifies things enormously. the cf team did a pretty good job w/it. > success. Does anyone know why the options within the cfdocument tag had been > restricted not to use all the iText functionality. as far as i know, none are "restricted". ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246938 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

