You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "MH (JIRA)" <ji...@apache.org> on 2011/02/01 15:04:29 UTC

[jira] Updated: (PDFBOX-954) Embedded font: value for /Widths faulty (worked in PDFBox 1.3.0!)

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

MH updated PDFBOX-954:
----------------------

    Description: 
We have a problem with the font 'LucidiaSansUnicode (l_10646.ttf). It is embedded in a PDF and when viewing this PDF (with Acrobat Reader 9), an error

   In der Schrift "LucidaSansUnicode" ist der Wert für /Widths fehlerhaft.

occurs (roughly translated: "In font "LucidaSansUNicode" the value for /Widths is faulty."). I noticed that this error only occurs when the first page is displayed that has text added by PDFBox! The same font is also used for all other text (used by Apache FOP to generate). When I look at the dialog window of Acrobat 3. tab "Fonts", I notice lots of entries

    LucidaSansUnicode (Eingebettete Untergruppe)
        Typ: TrueType (CID)
        Kodierung: Identity-H

but only 1 entry at the very top that looks different:

    LucidaSansUnicode (Eingebettet)
         Typ: TrueType
        Kodierung: Ansi

I guess one is from Apache FOP (generation of PDF) and one is from PDFBox (adding additional text to the PDF). However, both use the same source file "l_10646.ttf"!

Using PDFBox 1.3.0-snapshot, this problem does NOT occur!

  was:
We have a problem with the font 'LucidiaSansUnicode (l_10646.ttf). It is embedded in a PDF and when viewing this PDF (with Acrobat Reader 9), an error

   In der Schrift "LucidaSansUnicode" ist der Wert für /Widths fehlerhaft.

occurs (roughly translated: "In font "LucidaSansUNicode" the value for /Widths is faulty."). I noticed that this error only occurs when the first page is displayed that has text added by PDFBox! The same font is also used for all other text (used by Apache FOP to generate). When I look at the dialog window of Acrobat 3. tab "Fonts", I notice lots of entries

    LucidaSansUnicode (Eingebettete Untergruppe)
        Typ: TrueType (CID)
        Kodierung: Identity-H

but only 1 entry at the very top that looks different:

    LucidaSansUnicode (Eingebettet)
         Typ: TrueType
        Kodierung: Ansi

I guess one is from Apache FOP (generation of PDF) and one is from PDFBox (adding additional text to the PDF). However, both use the same source file "l_10646.ttf"!

        Summary: Embedded font: value for /Widths faulty (worked in PDFBox 1.3.0!)  (was: Embedded font: value for /Widths faulty (Acrobat Reader 9))

> Embedded font: value for /Widths faulty (worked in PDFBox 1.3.0!)
> -----------------------------------------------------------------
>
>                 Key: PDFBOX-954
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-954
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>    Affects Versions: 1.4.0
>         Environment: JDK1.6.0_23, Windows XP
>            Reporter: MH
>
> We have a problem with the font 'LucidiaSansUnicode (l_10646.ttf). It is embedded in a PDF and when viewing this PDF (with Acrobat Reader 9), an error
>    In der Schrift "LucidaSansUnicode" ist der Wert für /Widths fehlerhaft.
> occurs (roughly translated: "In font "LucidaSansUNicode" the value for /Widths is faulty."). I noticed that this error only occurs when the first page is displayed that has text added by PDFBox! The same font is also used for all other text (used by Apache FOP to generate). When I look at the dialog window of Acrobat 3. tab "Fonts", I notice lots of entries
>     LucidaSansUnicode (Eingebettete Untergruppe)
>         Typ: TrueType (CID)
>         Kodierung: Identity-H
> but only 1 entry at the very top that looks different:
>     LucidaSansUnicode (Eingebettet)
>          Typ: TrueType
>         Kodierung: Ansi
> I guess one is from Apache FOP (generation of PDF) and one is from PDFBox (adding additional text to the PDF). However, both use the same source file "l_10646.ttf"!
> Using PDFBox 1.3.0-snapshot, this problem does NOT occur!

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira