[iText-questions] CAN'T I WRITE S.O.P STATEMENT INSIDE onGenericTag() method ?

2003-03-02 Thread gopaluni subramanyam
hi, i am trying to write "System.out.println()" Statment inside onGenericTag() method. Inside this method i am building the outline tree. I am trying to print the PdfOutline object through the System.out.println() statement ( for debugging purpose). But it is printing "null" and report is not

Re: [iText-questions] Barcode font problem

2003-03-02 Thread David Thielen
Hi;Ok, I wrote the attached program. The bottom line is that when I addedskandatr.ttf to FontFactory, it can only open it if I use the name "SKANDATAR Bar Code C39". However, when I get that font, getFamilyFontName() returns"SKANDATArC39."Do I need to walk through all fonts in FontFactory an

Re: [iText-questions] About CJK OpneType font embed

2003-03-02 Thread KuMi
Hello Paulo, Thank you for answering my question. Your example "cff_font.java" using "Liz.otf" embeds CFF outlines to generated PDF. So I had expectations of supporting CJK OpenType with CFF outlines embedding. Bestregards, KuMi > If you are referring to the OTF fonts with the glyph data in CFF

[iText-questions] Request for real life forms

2003-03-02 Thread Paulo Soares
I've finished form filling support for iText and for forms created with Acrobat works very well, including fields with CJK and external fonts. What I need now is real life forms created preferably with something other than Acrobat, but not necessarily, so that I can have a broad spectrum of PDF typ