On 14/09/2012 17:38, krisniru wrote: > I am using a secure Printing solution for a check printing. To be very > specify MICR fonts. I need to send font information like let's say for > example > > I have a text "abc", I have the font installed in the printer but I don't > have it in my PC. I would like to send byte array which would include > following information: > > Font Name: secure font (which is only installed in the printer) > Font Size: 10 > Text: "abc" > > How to achieve this using IText, using Java as a base programming? How would you achieve this in PDF? In PDF, you would use a font that is NOT embedded, BUT you'd always need to font metrics to build the PDF.
Are you sure you're asking something that is possible in PDF? ------------------------------------------------------------------------------ How fast is your code? 3 out of 4 devs don\\\'t know how their code performs in production. Find out how slow your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219672;13503038;z? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net 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