[
https://issues.apache.org/jira/browse/PDFBOX-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251798#comment-13251798
]
William Fausser commented on PDFBOX-1279:
-----------------------------------------
Hi Beat,
One difference for me is that I'm using a full path to the stated jar file.
Getting as close to yours, but using a full path:
[fausser@sally gba-awl-padaf-354034e]$ java -jar
/home/fausser/gba-awl-padaf-354034e/preflight/target/preflight-1.7.0-20120410.222958-102-jar-with-dependencies.jar
/home/fausser/input_pdf_a_lvl_a_libreoffice_352.pdf
log4j:WARN No appenders could be found for logger
(org.apache.pdfbox.util.PDFStreamEngine).
log4j:WARN Please initialize the log4j system properly.
The file /home/fausser/input_pdf_a_lvl_a_libreoffice_352.pdf is a valid
PDF/A-1b file
using just the jar:
java -jar preflight-1.7.0-20120410.222958-102-jar-with-dependencies.jar
/home/fausser/input_pdf_a_lvl_a_libreoffice_352.pdf
log4j:WARN No appenders could be found for logger
(org.apache.pdfbox.util.PDFStreamEngine).
log4j:WARN Please initialize the log4j system properly.
The file /home/fausser/input_pdf_a_lvl_a_libreoffice_352.pdf is a valid
PDF/A-1b file
I running from a linux box.
> Preflight reports "1.1 : Body Syntax error"
> -------------------------------------------
>
> Key: PDFBOX-1279
> URL: https://issues.apache.org/jira/browse/PDFBOX-1279
> Project: PDFBox
> Issue Type: Bug
> Components: Preflight
> Affects Versions: 1.7.0
> Environment: Win 7 64Bit, jre 1.6.31
> Reporter: beat weisskopf
> Priority: Minor
> Attachments: input_pdf_a_lvl_a_libreoffice_352.pdf
>
>
> Just tried the PDF/A Validation. It fails on the attached pdf with "1.1 :
> Body Syntax error". Adobe Preflight reports success for both pdf/a level a
> and pdf/a level b validation. PDF was created with plain LibreOffice 3.5.2
> (export as pdf, using pdf/a level a).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira