  | 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 | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | JSP - A mailing list about Java Server Pages specification and reference | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Extracting Font from Acrofields | Extracting Font from Acrofields 2006-08-08 - By Abhishek Srivastava
Back I have finally managed to extract the fonts from the acrofields. I am extracting the fonts for /RV (rich text fields) and /AP (non rich text fields) keys.
I have a total of 17 AcroFields in my AcroForm, however by extracting Fonts for /RV and /AP I get only 8 fields.
I checked the properties and many Acrofields are not having /RV or /AP in them. According to my understanding all rich fields should have /RV and non rich fields should have /AP and these 2 should be sufficient to extract all fonts?
Which key should be used if these two keys are not present for an AcroField?
Please do reply.
regards, Abhishek.
<div>I have finally managed to extract the fonts from the acrofields. I am extracting the fonts for /RV (rich text fields) and /AP (non rich text fields) keys.</div> <div> </div> <div>I have a total of 17 AcroFields in my AcroForm, however by extracting Fonts for /RV and /AP I get only 8 fields. </div> <div> </div> <div>I checked the properties and many Acrofields are not having /RV or /AP in them. According to my understanding all rich fields should have /RV and non rich fields should have /AP and these 2 should be sufficient to extract all fonts? </div> <div> </div> <div>Which key should be used if these two keys are not present for an AcroField?</div> <div> </div> <div>Please do reply.</div> <div> </div> <div>regards,</div> <div>Abhishek.</div> <div> </div> <div> </div>
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions
|
|
 |