[jira] Resolved: (PDFBOX-464) Prepare PDFBox for release

2009-09-07 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler resolved PDFBOX-464. --- Resolution: Fixed As the issues described in PDFBOX499 and PDFBOX-500 will be solved

[jira] Commented: (PDFBOX-464) Prepare PDFBox for release

2009-09-07 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752362#action_12752362 ] Andreas Lehmkühler commented on PDFBOX-464: --- - all issues concerning the license

Re: [jira] Resolved: (PDFBOX-302) Improve font handling

2009-09-07 Thread Tony Scerri
I will look at generating appropriate patches for the two separate changes I mentioned today. I have noticed one minor issue with text extraction after the char and word spacing fix which results in an extra space being added in one word in one of three pdfs i have been working with. I have also m

Re: [jira] Resolved: (PDFBOX-302) Improve font handling

2009-09-07 Thread Andreas Lehmkühler
Hi Tony, is it possible to provide us with a sample document to test your patch? As attachements aren't allowed on the list, you have to create a new issue on JIRA and attach your sample. Thnkas in advance, Andreas Lehmkühler Tony Scerri schrieb: > Not sure if this is a possible cause for issues

Re: [jira] Resolved: (PDFBOX-302) Improve font handling

2009-09-07 Thread Andreas Lehmkühler
Hi Tony, first of all thanks for investigation in this subject. Please attach your patch to PDFBOX-508 if possible so that we are able to compare Dmitrys and your solution. Perhaps a combination of both will solve all parts of that issue. Thanks in advance, Andreas Lehmkühler Tony Scerri schrie

Re: [jira] Resolved: (PDFBOX-302) Improve font handling (was: layout print problem)

2009-09-07 Thread Tony Scerri
Following on from this I now have the character spacing and word spacing being done in image writing and the output looks almost identical to the PDF viewed in Adobe Reader (wrt to text rendering including layout). It was a bit of a desperate approach but shows the results can be achieved. It appea

Re: [jira] Resolved: (PDFBOX-302) Improve font handling (was: layout print problem)

2009-09-07 Thread Tony Scerri
Not sure if this is a possible cause for issues others have reported. I found that when creating images from PDFs I was getting a lot of jumbled text, bits overlapping others etc, and generaly it looked wrong. Turns out after much digging and tinkering that the FontManager was returning the wrong f

[jira] Commented: (PDFBOX-502) How To: compile for .NET for image support..

2009-09-07 Thread Rob Bradley (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752177#action_12752177 ] Rob Bradley commented on PDFBOX-502: I am not familiar enough with it either. However,

[jira] Updated: (PDFBOX-464) Prepare PDFBox for release

2009-09-07 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Lehmkühler updated PDFBOX-464: -- Fix Version/s: (was: 0.8.0-incubator) Assignee: Andreas Lehmkühler > Prepa