Op 27/02/2012 10:21, Sujay Saboo schreef: > Hi, > > I have an application which uses crystal report 7 to generate > acknowledgement receipt for users. > I want to add barcode on this receipt for one a unique id. My > application is on VB 6.0. > Does itext have any dll to support this ?
Let's split this post in two separate questions: 1. Can one use iText(Sharp) to add a barcode to an existing PDF? Yes, iText has support for a large number of barcode types. These barcodes can be added to existing PDF documents. 2. Can one use iText(Sharp) in a VB 6.0 application? See the FAQ: http://support.itextpdf.com/node/52 ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
