  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Subject: Re: How generate the PDF417 with special font? | Subject: Re: How generate the PDF417 with special font? 2007-11-01 - By Marcel Gil Vega
Back As you know there are two ways to create the pdf417 image: -a bitmap directly paint pixel to pixel(case with screens and inkjet printers) -getting the codewords and draw the string with the pdf417 font(with a laser printer)
I try to print the first case with printer laser but the result is not perfect. Then i'm trying to do that with the second case and i want to know how can i do that with your code.
Thanks you in advance, Marcel
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com <html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head> <body><div style="font-family:times new roman, new york, times, serif;font-size :12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">As you know there are two ways to create the pdf417 image: <br>-a bitmap directly paint pixel to pixel(<b>case with screens and inkjet printers</b>) <br >-getting the codewords and draw the string with the pdf417 font(<b>with a laser printer</b>)<br><br>I try to print the first case with printer laser but the result is not perfect. Then i'm trying to do that with the second case and i want to know how can i do that with your code.<br><br>Thanks you in advance,<br >Marcel<br><br></div></div><br>__ ____ ____ ____ ____ ____ ____ ____ ____ ______ _<br>Do You Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com </body></html> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
|
|
 |