You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2008/08/04 20:14:45 UTC

[jira] Resolved: (PDFBOX-357) Using Type1-Fonts in PDFReader

     [ https://issues.apache.org/jira/browse/PDFBOX-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved PDFBOX-357.
----------------------------------

    Resolution: Fixed

[Comment from SourceForge]
Date: 2008-05-20 20:46
Sender: danielwilson
Logged In: YES 
user_id=1737686
Originator: NO

Thanks!

With just a bit more error-trapping it passed my test battery ... and I've
incorporated it.


> Using Type1-Fonts in PDFReader
> ------------------------------
>
>                 Key: PDFBOX-357
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-357
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDFReader
>            Reporter: Jukka Zitting
>
> [Issue from SourceForge]
> http://sourceforge.net/tracker/index.php?func=detail&aid=1967929&group_id=78314&atid=552834
> Hi folks,
> whenever you try to use a non standard Type1 font i.e. an afm/pfb-Font, in
> the PDFReader sampleprogramm the standard Arial-font was used instead of
> the embedded font.
> The method PDType1Font.drawString was modified to use the embedded font.
> The standard-font is only the backup-scenario.
> I've attached the modified source based on the latest version (1.12) of
> org.pdfbox.pdmodel.font.PDType1Font
> http://sourceforge.net/tracker/download.php?group_id=78314&atid=552834&file_id=278428&aid=1967929

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.