[jira] [Updated] (PDFBOX-5698) [Question] Is TrueType virtual machine implemented or will it be?

2023-10-13 Thread Struve Pierre (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Struve Pierre updated PDFBOX-5698: -- Summary: [Question] Is TrueType virtual machine implemented or will it be? (was: [Suestion

[jira] [Created] (PDFBOX-5698) [Suestion] Is TRueType virtual machine implemented or will it be?

2023-10-13 Thread Struve Pierre (Jira)
Struve Pierre created PDFBOX-5698: - Summary: [Suestion] Is TRueType virtual machine implemented or will it be? Key: PDFBOX-5698 URL: https://issues.apache.org/jira/browse/PDFBOX-5698 Project: PDFBox

[jira] [Commented] (PDFBOX-4667) Issue in FontMapperImpl#isCharSetMatch when font codePageRange is -1

2019-10-16 Thread Struve Pierre (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16952587#comment-16952587 ] Struve Pierre commented on PDFBOX-4667: --- Thanks a lot. > Issue in FontMap

[jira] [Commented] (PDFBOX-4667) Issue in FontMapperImpl#isCharSetMatch when font codePageRange is -1

2019-10-15 Thread Struve Pierre (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16951661#comment-16951661 ] Struve Pierre commented on PDFBOX-4667: --- Thanks to you. Could you point m

[jira] [Commented] (PDFBOX-4667) Issue in FontMapperImpl#isCharSetMatch when font codePageRange is -1

2019-10-14 Thread Struve Pierre (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16951280#comment-16951280 ] Struve Pierre commented on PDFBOX-4667: --- Hi, so it seems to work in fact. I

[jira] [Commented] (PDFBOX-4667) Issue in FontMapperImpl#isCharSetMatch when font codePageRange is -1

2019-10-14 Thread Struve Pierre (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950829#comment-16950829 ] Struve Pierre commented on PDFBOX-4667: --- Hi, I picked pdfbox-app-2.

[jira] [Commented] (PDFBOX-4667) Issue in FontMapperImpl#isCharSetMatch when font codePageRange is -1

2019-10-11 Thread Struve Pierre (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949245#comment-16949245 ] Struve Pierre commented on PDFBOX-4667: --- Thanks for understanding me :) I

[jira] [Commented] (PDFBOX-4667) Issue in FontMapperImpl#isCharSetMatch when font codePageRange is -1

2019-10-10 Thread Struve Pierre (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948889#comment-16948889 ] Struve Pierre commented on PDFBOX-4667: --- Thanks for the reply, I do not

[jira] [Created] (PDFBOX-4667) Issue in FontMapperImpl#isCharSetMatch when font codePageRange is -1

2019-10-10 Thread Struve Pierre (Jira)
Struve Pierre created PDFBOX-4667: - Summary: Issue in FontMapperImpl#isCharSetMatch when font codePageRange is -1 Key: PDFBOX-4667 URL: https://issues.apache.org/jira/browse/PDFBOX-4667 Project

[jira] [Commented] (PDFBOX-1133) Refactoring PDFParser.parseHeader() method

2014-11-06 Thread Pierre Huttin (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200017#comment-14200017 ] Pierre Huttin commented on PDFBOX-1133: --- I'm agree with the fact an

[jira] [Commented] (PDFBOX-1544) Not able to loadNonSeq document larger than 2GB

2013-03-21 Thread Pierre Huttin (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13608738#comment-13608738 ] Pierre Huttin commented on PDFBOX-1544: --- After a quick patch (trans

[jira] [Created] (PDFBOX-1544) Not able to loadNonSeq document larger than 2GB

2013-03-20 Thread Pierre Huttin (JIRA)
Pierre Huttin created PDFBOX-1544: - Summary: Not able to loadNonSeq document larger than 2GB Key: PDFBOX-1544 URL: https://issues.apache.org/jira/browse/PDFBOX-1544 Project: PDFBox Issue

Re: Problem to parse a PDF document

2012-06-14 Thread pierre
tains some confidential datas in it. Best regards Pierre Huttin On Thu, 14 Jun 2012 00:23:49 +0200, Timo Boehme wrote: > Am 13.06.2012 14:02, schrieb pie...@huttin.com: >> Sorry, >> >> apparently the pdf was not correctly attached to the previous mail, I >> just

[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

Problem to parse a PDF document

2012-06-13 Thread pierre
PDFBox Thanks in advance for your help. Best regards Pierre Huttin import java.io.IOException; import java.util.List; import org.apache.pdfbox.pdmodel.PDDocument; public class ListPages { private ListPages() { //utility class, s

[jira] [Updated] (PDFBOX-1219) org.apache.jempbox.impl.DateConverter unable to parse correct date value

2012-02-02 Thread Pierre Huttin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Huttin updated PDFBOX-1219: -- Attachment: DateConverter.java.patch proposal of fixe for

[jira] [Created] (PDFBOX-1219) org.apache.jempbox.impl.DateConverter unable to parse correct date value

2012-02-02 Thread Pierre Huttin (Created) (JIRA)
Type: Bug Components: JempBox Affects Versions: 1.6.0 Reporter: Pierre Huttin In a PDF I have found the following XMP field: xmp:CreateDate="2012-01-31T10:33+01:00" When Jempbox try to access this field I received the following error : "Error

[jira] [Updated] (PDFBOX-1144) update pom in parent project to support maven build in eclipse Indigo

2011-10-19 Thread Pierre Huttin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Huttin updated PDFBOX-1144: -- Attachment: pom.xml.patch patch proposal for parent/pom.xml file > upd

[jira] [Created] (PDFBOX-1144) update pom in parent project to support maven build in eclipse Indigo

2011-10-19 Thread Pierre Huttin (Created) (JIRA)
: Improvement Affects Versions: 1.7.0 Reporter: Pierre Huttin To be able to build the project using eclispe indigo (3.7.1) the artifact org.apache:apache must be update to a version greater than 6. -- This message is automatically generated by JIRA. If you think it was sent

Update of parent pom.xml

2011-10-17 Thread Pierre Huttin
. I have updated locally but maybe it could useful to update it also in the source repository. Best regards, Pierre Huttin

[jira] [Commented] (PDFBOX-1133) Re-factoring org.apache.pdfbox.pdfparser.PDFParser.parseHeader() method

2011-10-17 Thread Pierre Huttin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128930#comment-13128930 ] Pierre Huttin commented on PDFBOX-1133: --- The file sample.xfdf is the xfdf file

[jira] [Updated] (PDFBOX-1133) Re-factoring org.apache.pdfbox.pdfparser.PDFParser.parseHeader() method

2011-10-17 Thread Pierre Huttin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Huttin updated PDFBOX-1133: -- Attachment: sample.cdata_decoded.cos sample.xfdf Sample document that use CSO

[jira] [Updated] (PDFBOX-1136) Possibilty to direcvtly add R and D stream into PDAppearanceDictionary

2011-10-11 Thread Pierre Huttin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Huttin updated PDFBOX-1136: -- Attachment: PDAppearanceDictionary.java.patch > Possibilty to direcvtly add R an

[jira] [Created] (PDFBOX-1136) Possibilty to direcvtly add R and D stream into PDAppearanceDictionary

2011-10-11 Thread Pierre Huttin (Created) (JIRA)
: Improvement Components: PDModel, PDModel.AcroForm Affects Versions: 1.7.0 Reporter: Pierre Huttin Adding two methods to authorize adding directly R and D stream into AP dictionary, by patching org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary

[jira] [Updated] (PDFBOX-1133) Re-factoring org.apache.pdfbox.pdfparser.PDFParser.parseHeader() method

2011-10-05 Thread Pierre Huttin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Huttin updated PDFBOX-1133: -- Attachment: PDFParser.java.patch patch proposal for PDF Reader enhancement

[jira] [Created] (PDFBOX-1133) Re-factoring org.apache.pdfbox.pdfparser.PDFParser.parseHeader() method

2011-10-05 Thread Pierre Huttin (Created) (JIRA)
Type: Improvement Components: Parsing Affects Versions: 1.7.0 Reporter: Pierre Huttin Priority: Minor Fix For: 1.7.0 Re-factoring the method parseHeader() method to support an extra header declaration : "%CSO-". This header is foundable