I am building a Coldfusion app that processes faxed/emailed documents via a barcode system. The problem is, that I didnt for see the users using pdf documents. So now I am having to scurry backwards in order to create a fix for this issue.
Right now, I am processing tiff files with jai_imageio in conjunction with my bacode decoding tool. I know itext can be used from within CF to create pdf files. But more to the point, I need itext to read the documents so that I can pull the barcode off the document and then process the entire pdf file accordingly. So my question is this, can itext be used as an extension, or do I need to use it as a class path in my command line arguments. Any help with this would be greatly appreciated. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
