[jira] [Commented] (PDFBOX-1271) Bug during direct printing PDF using pdfbox-1.6.0.jar

2012-04-07 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13249220#comment-13249220 ] Timo Boehme commented on PDFBOX-1271: - This still is not a PDFBOX problem but a probl

[jira] [Commented] (PDFBOX-1226) Counting pages of a PDF gives OutOfMemoryError

2012-02-10 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205594#comment-13205594 ] Timo Boehme commented on PDFBOX-1226: - The file is quite special in that it contains

[jira] [Commented] (PDFBOX-1213) Adding style information to the PDF to HTML converter

2012-01-27 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194697#comment-13194697 ] Timo Boehme commented on PDFBOX-1213: - In my opinion the proposed changes to PDFTextS

[jira] [Commented] (PDFBOX-1213) Adding style information to the PDF to HTML converter

2012-01-27 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194619#comment-13194619 ] Timo Boehme commented on PDFBOX-1213: - I cannot see why the DOCTYPE declaration is a

[jira] [Commented] (PDFBOX-847) FlateFilter.java swallows Exceptions (should rethrow)

2012-01-27 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194552#comment-13194552 ] Timo Boehme commented on PDFBOX-847: Regarding determining corrupt stream: in case of

[jira] [Commented] (PDFBOX-847) FlateFilter.java swallows Exceptions (should rethrow)

2012-01-24 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192126#comment-13192126 ] Timo Boehme commented on PDFBOX-847: removed catching the OOM in r1235240

[jira] [Commented] (PDFBOX-847) FlateFilter.java swallows Exceptions (should rethrow)

2012-01-24 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192122#comment-13192122 ] Timo Boehme commented on PDFBOX-847: I second the previous comment about OutOfMemoryEr

[jira] [Commented] (PDFBOX-1000) Conforming parser

2012-01-16 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13186816#comment-13186816 ] Timo Boehme commented on PDFBOX-1000: - PDFLexer: - I also do like the rich comments

[jira] [Commented] (PDFBOX-1000) Conforming parser

2012-01-09 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182446#comment-13182446 ] Timo Boehme commented on PDFBOX-1000: - a) while I think that 2 parsing modes are ok,

[jira] [Commented] (PDFBOX-1202) org.apache.pdfbox.filter.FlateFilter decode SEVERE: Stop reading corrupt stream

2012-01-09 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182431#comment-13182431 ] Timo Boehme commented on PDFBOX-1202: - I could run your program with the provided fil

[jira] [Commented] (PDFBOX-1202) org.apache.pdfbox.filter.FlateFilter decode SEVERE: Stop reading corrupt stream

2012-01-05 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180310#comment-13180310 ] Timo Boehme commented on PDFBOX-1202: - reading (displaying) vs. text extraction: For

[jira] [Commented] (PDFBOX-1202) org.apache.pdfbox.filter.FlateFilter decode SEVERE: Stop reading corrupt stream

2012-01-05 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180272#comment-13180272 ] Timo Boehme commented on PDFBOX-1202: - Since the document is encrypted it must be dec

[jira] [Commented] (PDFBOX-1174) i have problem in BaseParser.readInt

2012-01-02 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178402#comment-13178402 ] Timo Boehme commented on PDFBOX-1174: - @ahmad if a current build of PDFBOX with forc

[jira] [Commented] (PDFBOX-1174) i have problem in BaseParser.readInt

2011-12-01 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160849#comment-13160849 ] Timo Boehme commented on PDFBOX-1174: - @Maruan While the PDF spec can be used to vali

[jira] [Commented] (PDFBOX-1174) i have problem in BaseParser.readInt

2011-12-01 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160798#comment-13160798 ] Timo Boehme commented on PDFBOX-1174: - We have many PDF files with trailing HTML cont

[jira] [Commented] (PDFBOX-1174) i have problem in BaseParser.readInt

2011-12-01 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160790#comment-13160790 ] Timo Boehme commented on PDFBOX-1174: - @Maruan While we have a large collection of P

[jira] [Commented] (PDFBOX-1174) i have problem in BaseParser.readInt

2011-12-01 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160766#comment-13160766 ] Timo Boehme commented on PDFBOX-1174: - Only for illustration here is a snippet from a

[jira] [Commented] (PDFBOX-1174) i have problem in BaseParser.readInt

2011-11-29 Thread Timo Boehme (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159299#comment-13159299 ] Timo Boehme commented on PDFBOX-1174: - This is a 'normal' problem with the current se