  | 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
|
|
|
  | | | PDF/A 1b compliant files have pdf 1.3 version tag | PDF/A 1b compliant files have pdf 1.3 version tag 2007-11-14 - By Paulo Soares
Back You're right. It's fixed in the SVN.
Paulo
> -- --Original Message-- -- > From: itext-questions-bounces@(protected) > [mailto:itext-questions-bounces@(protected)] On > Behalf Of hugo_de_almeida_cocharro@(protected) > Sent: Wednesday, November 14, 2007 2:48 PM > To: itext-questions@(protected) > Subject: [iText-questions] PDF/A 1b compliant files have pdf > 1.3 version tag > > > Paulo, > > Since you added support for PDF/A-1, one can (re-)use the > method setPDFXConformance(...) on PdfWriter to set the > conformance level to PdfWriter.PDFA1B. > Additionally, this method sets the version of the PDF to 1.3 > (since the supported standards ISO 15930-1 alias > PDF/X-1a:2001 and ISO 15930-3 alias PDF/X-3:2002 are based on > PDF 1.3). > > The PDF/A-1 standard, based on PDF 1.4, states that "A > conforming file may include any valid PDF 1.4 feature that is > not explicitly forbidden by this part of ..." > Shouldn't the above-mentioned method therefore leave the PDF > version as default (1.4) in case of PDF/A-1? That way you > cannot create a PDF document with version set to 1.3 and with > 1.4 (and later) features. Or is this simply the > responsibility of the PDF creator to set the PDF version to > 1.4 to override this when creating PDF/A compliant documents? > > I am also aware of the fact that neither the version number > in the header of a PDF file nor the value of the version key > in the document catalog dictionary shall be used in > determining whether a file is in accordance with PDF/A-1 > (that is were the PDF/A Identification extension schema is > used to set version metadata). Perhaps this is the reason why > you kept the version setting to 1.3 ... > > br, > __ ____ ____ ____ ____ ____ ____ > > > Inventive Designers' Email Disclaimer: > http://www.inventivedesigners.com/email-disclaimer > > >
Aviso Legal: Esta mensagem ? destinada exclusivamente ao destinat?rio. Pode conter informa? ?o confidencial ou legalmente protegida. A incorrecta transmiss?o desta mensagem n?o significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. ? proibido a qualquer pessoa que n?o o destinat?rio de usar, revelar ou distribuir qualquer parte desta mensagem.
Disclaimer: This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- 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/
|
|
 |