[ 
https://issues.apache.org/jira/browse/PDFBOX-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285968#comment-14285968
 ] 

Tilman Hausherr edited comment on PDFBOX-2610 at 1/22/15 7:54 AM:
------------------------------------------------------------------

[~msahyoun] is the CR forbidden in PDF/A-1b? In one of the files 
(empty_word.pdf in PDFBOX-2619), the content is 
{code}
25 50 44 46 2d 31 2e 34 0d 0a 
25 b5 b5 b5 b5 0d 0a  
{code}
which is
{code}
%PDF-1.4
%µµµµ
{code}
The problem is that the preflight parser has a "readline" method, that stops at 
0d and 0a, so the 2nd line is empty.


was (Author: tilman):
[~msahyoun] is the CR forbidden in PDF/A-1b? In one of the files 
(empty_word.pdf ijn PDFBOX-2619), the content is 
{code}
25 50 44 46 2d 31 2e 34 0d 0a 
25 b5 b5 b5 b5 0d 0a  
{code}
which is
{code}
%PDF-1.4
%µµµµ
{code}
The problem is that the preflight parser has a "readline" method, that stops at 
0d and 0a, so the 2nd line is empty.

> Expand Isartor test for Bavaria test suite and other tests
> ----------------------------------------------------------
>
>                 Key: PDFBOX-2610
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2610
>             Project: PDFBox
>          Issue Type: Task
>          Components: Preflight
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>              Labels: photoshop
>
> 1) Expand the isartor test code so that it can also check conforming 
> documents, i.e. documents that should not bring any errors. Support JBIG2.
> 2) Test the files from the Bavaria suite with preflight. I'll create 
> sub-issues on that one. I counted 16 where something doesn't work as intented.
> 3) Include the Bavaria tests in the build. Only if we agree on this one. If 
> not, I'll just keep it for myself as an additional regression test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to