Hi folks,

I've been trying to refactor a long-running procedure that creates
PDFs using CFDocument, then a 3rd-party tool (via CFExecute) to merge
the PDFs to a single file in a specific order.

After seeing discussion on this list regarding string manipulation
being so much faster using direct calls to the java string lib, I'm
wondering if I would see a parallel improvement in performance if I
used iText directly rather than the CFDocument call.

Since I know nothing about iText, I don't really want to go down that
road unless I know that it will be worth it (performance-wise). I know
there are few iText gurus on the list, maybe someone has some
experience with this?

Thanks,
Kris

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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/groups/CF-Talk/message.cfm/messageid:251267
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to