On 2013-05-01 17:25, Wed, Mandeep singh mashiana wrote: > I am creating a PDFX32002 and when i use the RockWellStd font and embed it, > it throws the following error > "com.itextpdf.text.pdf.PdfXConformanceException: All the fonts must be > embedded. This one isn't: Helvetica".
Section 2.2.2 of the iText book talks about this. The default font is Helvetica, not embedded. If you don't always specify a font, you'll get the default. One way (mentioned on pg 30) is to add a Chunk.NEWLINE. -- Jacob Certain Under Arizona Law, email to and from public entities may be public records subject to release upon request. This message (including any attachments) contains information intended for a specific individual and purpose. If you are not the intended recipient, please notify the sender immediately by either reply email or by telephone and delete this message from your system. ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ 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