[jira] [Updated] (PDFBOX-1342) Tags not fully preserved when merging PDFs.

2012-06-14 Thread Jim G (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim G updated PDFBOX-1342: -- Description: When merging PDFs, 508 accessibility tags are only preserved on the first page of combined PDF.

[jira] [Updated] (PDFBOX-1342) Tags not fully preserved when merging PDFs.

2012-06-14 Thread Jim G (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim G updated PDFBOX-1342: -- Attachment: PDFboxTest.java Example code of problem. > Tags not fully preserved when merging

[jira] [Created] (PDFBOX-1342) Tags not fully preserved when merging PDFs.

2012-06-14 Thread Jim G (JIRA)
Jim G created PDFBOX-1342: - Summary: Tags not fully preserved when merging PDFs. Key: PDFBOX-1342 URL: https://issues.apache.org/jira/browse/PDFBOX-1342 Project: PDFBox Issue Type: Bug Comp

[jira] [Created] (PDFBOX-1341) PDFStreamEngine incorrectly calculates coordinates of characters.

2012-06-14 Thread Oleg Vladimirov (JIRA)
Oleg Vladimirov created PDFBOX-1341: --- Summary: PDFStreamEngine incorrectly calculates coordinates of characters. Key: PDFBOX-1341 URL: https://issues.apache.org/jira/browse/PDFBOX-1341 Project: PDFB

Re: Problem to parse a PDF document

2012-06-14 Thread Timo Boehme
Dear Pierre Huttin, Am 14.06.2012 10:07, schrieb pie...@huttin.com: Many thanks, I have attached the file to the issue. Thanks. Now it work fine for this kind of documents, but I have a side effect on other documents, who works fine in the past. I receive the following error message. Cause

Jenkins build is unstable: PDFBox-trunk #494

2012-06-14 Thread Apache Jenkins Server
See

Jenkins build is still unstable: PDFBox-trunk ยป Apache PDFBox #494

2012-06-14 Thread Apache Jenkins Server
See

[jira] [Updated] (PDFBOX-1340) i got wrong characters when i extract some chinese pdf files

2012-06-14 Thread linqiang (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] linqiang updated PDFBOX-1340: - Attachment: screenshot-1.jpg > i got wrong characters when i extract some chinese pdf files > --

[jira] [Updated] (PDFBOX-1340) i got wrong characters when i extract some chinese pdf files

2012-06-14 Thread linqiang (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] linqiang updated PDFBOX-1340: - Description: for pdfbox1.6,i can extract the right chinese, but some pages are not right, so i transform

[jira] [Updated] (PDFBOX-1340) i got wrong characters when i extract some chinese pdf files

2012-06-14 Thread linqiang (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] linqiang updated PDFBOX-1340: - Attachment: tt.unc.pdf this is the test pdf > i got wrong characters when i extract som

[jira] [Created] (PDFBOX-1340) i got wrong characters when i extract some chinese pdf files

2012-06-14 Thread linqiang (JIRA)
linqiang created PDFBOX-1340: Summary: i got wrong characters when i extract some chinese pdf files Key: PDFBOX-1340 URL: https://issues.apache.org/jira/browse/PDFBOX-1340 Project: PDFBox Issue

Re: Problem to parse a PDF document

2012-06-14 Thread pierre
Many thanks, I have attached the file to the issue. Now it work fine for this kind of documents, but I have a side effect on other documents, who works fine in the past. I receive the following error message. Caused by: java.io.IOException: Error: Expected an integer type, actual='xref'

[jira] [Updated] (PDFBOX-1099) Only parsing object streams if they are referenced by the xref table / stream

2012-06-14 Thread Pierre Huttin (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Huttin updated PDFBOX-1099: -- Attachment: img1600315916950176362.pdf > Only parsing object streams if they are reference

[jira] [Closed] (PDFBOX-1339) PDFMergerUtility addSources function does not work

2012-06-14 Thread Timo Boehme (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Boehme closed PDFBOX-1339. --- Resolution: Fixed Fix Version/s: 1.8.0 Assignee: Timo Boehme fixed in rev. 1350113;

[jira] [Updated] (PDFBOX-1339) PDFMergerUtility addSources function does not work

2012-06-14 Thread Andy Han (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Han updated PDFBOX-1339: - Summary: PDFMergerUtility addSources function does not work (was: PDFMergerUtility addSources not work)

[jira] [Updated] (PDFBOX-1339) PDFMergerUtility addSources function does not work

2012-06-14 Thread Andy Han (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Han updated PDFBOX-1339: - Description: public void addSources(List sourcesList) { this.sources.addAll(sources); } it should

[jira] [Created] (PDFBOX-1339) PDFMergerUtility addSources not work

2012-06-14 Thread Andy Han (JIRA)
Andy Han created PDFBOX-1339: Summary: PDFMergerUtility addSources not work Key: PDFBOX-1339 URL: https://issues.apache.org/jira/browse/PDFBOX-1339 Project: PDFBox Issue Type: Bug Compo