[jira] [Resolved] (PDFBOX-2791) Provide access to Type 1 font data

2015-05-08 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson resolved PDFBOX-2791. - Resolution: Fixed Fix Version/s: 2.0.0 > Provide access to Type 1 font data >

[jira] [Commented] (PDFBOX-2791) Provide access to Type 1 font data

2015-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535876#comment-14535876 ] ASF subversion and git services commented on PDFBOX-2791: - Commit

[jira] [Created] (PDFBOX-2791) Provide access to Type 1 font data

2015-05-08 Thread John Hewson (JIRA)
John Hewson created PDFBOX-2791: --- Summary: Provide access to Type 1 font data Key: PDFBOX-2791 URL: https://issues.apache.org/jira/browse/PDFBOX-2791 Project: PDFBox Issue Type: Improvement

[jira] [Commented] (PDFBOX-2272) Can't extract vertical text correctly

2015-05-08 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535866#comment-14535866 ] John Hewson commented on PDFBOX-2272: - The file from PDFBOX-2711 has the same problem

[jira] [Commented] (PDFBOX-2711) Japanese text not extracted

2015-05-08 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535861#comment-14535861 ] John Hewson commented on PDFBOX-2711: - The Unicode characters can now be extracted, h

[jira] [Resolved] (PDFBOX-2711) Japanese text not extracted

2015-05-08 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson resolved PDFBOX-2711. - Resolution: Fixed Fix Version/s: 2.0.0 > Japanese text not extracted > ---

[jira] [Commented] (PDFBOX-2711) Japanese text not extracted

2015-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535857#comment-14535857 ] ASF subversion and git services commented on PDFBOX-2711: - Commit

[jira] [Commented] (PDFBOX-2711) Japanese text not extracted

2015-05-08 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535850#comment-14535850 ] John Hewson commented on PDFBOX-2711: - This is related to the problem from PDFBOX-250

[jira] [Commented] (PDFBOX-2509) Korean Text font substitution issues

2015-05-08 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535841#comment-14535841 ] John Hewson commented on PDFBOX-2509: - I've implemented the missing functionality in

[jira] [Commented] (PDFBOX-2711) Japanese text not extracted

2015-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535810#comment-14535810 ] ASF subversion and git services commented on PDFBOX-2711: - Commit

[jira] [Assigned] (PDFBOX-2711) Japanese text not extracted

2015-05-08 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson reassigned PDFBOX-2711: --- Assignee: John Hewson > Japanese text not extracted > --- > >

[jira] [Commented] (PDFBOX-2119) Possible printing bug for V2.00

2015-05-08 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535715#comment-14535715 ] John Hewson commented on PDFBOX-2119: - This particular issue never existed in the fir

Website Updates

2015-05-08 Thread John Hewson
Hi All, I made a few updates to the website, cleaning up some of our docs and adding a few links. The coding conventions have finally been updated, along with the build instructions and dependencies page for 2.0. I’ve added boilerplate “Getting Started” and “Examples” pages for 2.0 which just

Re: extracting text from an "encrypted" pdf

2015-05-08 Thread John Hewson
Great! — John > On 8 May 2015, at 14:49, Tilman Hausherr wrote: > > Am 08.05.2015 um 23:47 schrieb John Hewson: >> Can’t we make PDFBox open the document with an empty password? What’s the >> story for 2.0? > > In 2.0 it opens immediately. Same in 1.8 when using the loadNonSeq(). > > Tilman

[jira] [Commented] (PDFBOX-2786) PDPageDestination page index off by one

2015-05-08 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535660#comment-14535660 ] John Hewson commented on PDFBOX-2786: - Why not just fix getPageNumber()? That method

Re: extracting text from an "encrypted" pdf

2015-05-08 Thread Tilman Hausherr
Am 08.05.2015 um 23:47 schrieb John Hewson: Can’t we make PDFBox open the document with an empty password? What’s the story for 2.0? In 2.0 it opens immediately. Same in 1.8 when using the loadNonSeq(). Tilman — John On 8 May 2015, at 08:52, Tilman Hausherr wrote: Am 08.05.2015 um 17:5

Re: extracting text from an "encrypted" pdf

2015-05-08 Thread John Hewson
Can’t we make PDFBox open the document with an empty password? What’s the story for 2.0? — John > On 8 May 2015, at 08:52, Tilman Hausherr wrote: > > Am 08.05.2015 um 17:51 schrieb Clemens Wyss DEV: >> Thx for the very fast answer. >>> new StandardDecryptionMaterial( password ); >> I have no p

[jira] [Commented] (PDFBOX-2788) Seemingly good document gets semi-corrupted

2015-05-08 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535637#comment-14535637 ] John Hewson commented on PDFBOX-2788: - This fix will be in 1.8.10 when it is released

[jira] [Commented] (PDFBOX-2576) Improve code quality

2015-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535344#comment-14535344 ] ASF subversion and git services commented on PDFBOX-2576: - Commit

[jira] [Resolved] (PDFBOX-2672) Wrong code convention link on the website

2015-05-08 Thread John Hewson (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Hewson resolved PDFBOX-2672. - Resolution: Fixed > Wrong code convention link on the website > -

[jira] [Commented] (PDFBOX-2672) Wrong code convention link on the website

2015-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535292#comment-14535292 ] ASF subversion and git services commented on PDFBOX-2672: - Commit

[jira] [Commented] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535219#comment-14535219 ] Tilman Hausherr commented on PDFBOX-2790: - [~s...@apache.org] I'll leave that dec

[jira] [Commented] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535217#comment-14535217 ] Tilman Hausherr commented on PDFBOX-2790: - Andreas wrote a text that appeared in

[jira] [Closed] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr closed PDFBOX-2790. --- > Syntax error in DOAP file release section > - > >

[jira] [Issue Comment Deleted] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2790: Comment: was deleted (was: Please don't close issues; we set them to resolved if there is a

[jira] [Updated] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2790: Fix Version/s: (was: 2.0.0) > Syntax error in DOAP file release section > -

[jira] [Commented] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535203#comment-14535203 ] Sebb commented on PDFBOX-2790: -- Or you could do like MiNA does and use a separate area for t

Re: [jira] [Resolved] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Andreas Lehmkühler
Hi, @Tilman: thanks for the fast fix. The doap file isn't related to a specific version. It is used to automagically provide some information for people.a.o , only the trunk version is needed. IMHO you might remove the fixed version and close the ticket. BR, Andreas Am 8. Mai 2015 19:26:59 G

[jira] [Commented] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535198#comment-14535198 ] Sebb commented on PDFBOX-2790: -- The DOAP files don't make much sense in code releases, so I

[jira] [Resolved] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-2790. - Resolution: Fixed Fix Version/s: 2.0.0 > Syntax error in DOAP file release section

[jira] [Comment Edited] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535159#comment-14535159 ] Tilman Hausherr edited comment on PDFBOX-2790 at 5/8/15 6:26 PM: --

[jira] [Reopened] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr reopened PDFBOX-2790: - Please don't close issues; we set them to resolved if there is a code change and close it on

[jira] [Commented] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535159#comment-14535159 ] Tilman Hausherr commented on PDFBOX-2790: - Now it validates with http://www.w3.or

[jira] [Closed] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed PDFBOX-2790. Resolution: Fixed Thanks, looks good now > Syntax error in DOAP file release section > ---

[jira] [Updated] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2790: Description: DOAP files can contain details of multiple release Versions, however each must

[jira] [Updated] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2790: Labels: DOAP (was: ) > Syntax error in DOAP file release section > ---

[jira] [Updated] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2790: Component/s: Documentation > Syntax error in DOAP file release section > --

[jira] [Updated] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated PDFBOX-2790: Affects Version/s: 2.0.0 > Syntax error in DOAP file release section >

[jira] [Commented] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535141#comment-14535141 ] ASF subversion and git services commented on PDFBOX-2790: - Commit

[jira] [Assigned] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr reassigned PDFBOX-2790: --- Assignee: Tilman Hausherr > Syntax error in DOAP file release section >

[jira] [Created] (PDFBOX-2790) Syntax error in DOAP file release section

2015-05-08 Thread Sebb (JIRA)
Sebb created PDFBOX-2790: Summary: Syntax error in DOAP file release section Key: PDFBOX-2790 URL: https://issues.apache.org/jira/browse/PDFBOX-2790 Project: PDFBox Issue Type: Bug Environme

Re: svn commit: r950554 - in /websites/staging/pdfbox/trunk/content: ./ 1.8/ 1.8/cookbook/ 2.0/ FontAwesome/ docs/1.8.2/ errors/

2015-05-08 Thread Maruan Sahyoun
Hi, > Am 08.05.2015 um 17:38 schrieb Tilman Hausherr : > > Am 08.05.2015 um 10:28 schrieb build...@apache.org: >> Modified: websites/staging/pdfbox/trunk/content/FontAwesome/README.html > > What is this > > https://pdfbox.apache.org/FontAwesome/ > https://pdfbox.apache.org/FontAwesome/docs/

Re: svn commit: r950554 - in /websites/staging/pdfbox/trunk/content: ./ 1.8/ 1.8/cookbook/ 2.0/ FontAwesome/ docs/1.8.2/ errors/

2015-05-08 Thread Maruan Sahyoun
webfont for icons - I'm removing the stuff that's not needed BR Maruan > Am 08.05.2015 um 17:38 schrieb Tilman Hausherr : > > Am 08.05.2015 um 10:28 schrieb build...@apache.org: >> Modified: websites/staging/pdfbox/trunk/content/FontAwesome/README.html > > What is this > > https://pdfbox.

[jira] [Commented] (PDFBOX-2788) Seemingly good document gets semi-corrupted

2015-05-08 Thread Tilman Hausherr (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534753#comment-14534753 ] Tilman Hausherr commented on PDFBOX-2788: - There is no roadmap, this isn't a comm

Re: svn commit: r950554 - in /websites/staging/pdfbox/trunk/content: ./ 1.8/ 1.8/cookbook/ 2.0/ FontAwesome/ docs/1.8.2/ errors/

2015-05-08 Thread Tilman Hausherr
Am 08.05.2015 um 10:28 schrieb build...@apache.org: Modified: websites/staging/pdfbox/trunk/content/FontAwesome/README.html What is this https://pdfbox.apache.org/FontAwesome/ https://pdfbox.apache.org/FontAwesome/docs/ ---

[jira] [Commented] (PDFBOX-2785) Support filling in landscape oriented AcroForms

2015-05-08 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534575#comment-14534575 ] Maruan Sahyoun commented on PDFBOX-2785: could you attach the empty form template

[jira] [Commented] (PDFBOX-2785) Support filling in landscape oriented AcroForms

2015-05-08 Thread Philippe de Rochambeau (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534510#comment-14534510 ] Philippe de Rochambeau commented on PDFBOX-2785: All data. > Support fil

[jira] [Commented] (PDFBOX-2788) Seemingly good document gets semi-corrupted

2015-05-08 Thread Are Husby (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534405#comment-14534405 ] Are Husby commented on PDFBOX-2788: --- Thanks for rapid response. The organization I work

[jira] [Commented] (PDFBOX-2785) Support filling in landscape oriented AcroForms

2015-05-08 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534349#comment-14534349 ] Maruan Sahyoun commented on PDFBOX-2785: [~phiroc] has all data been set using PD