Issue 50522 - PDF export does not embed OpenType fonts
Summary: PDF export does not embed OpenType fonts
Status: CLOSED DUPLICATE of issue 43029
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: 680m104
Hardware: All Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: hdu@apache.org
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-09 10:33 UTC by florianbruckner
Modified: 2005-06-09 13:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
The source document (6.27 KB, application/vnd.sun.xml.writer)
2005-06-09 10:39 UTC, florianbruckner
no flags Details
How OOo does it (20.76 KB, application/pdf)
2005-06-09 10:40 UTC, florianbruckner
no flags Details
how it should look like (10.30 KB, application/pdf)
2005-06-09 10:40 UTC, florianbruckner
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description florianbruckner 2005-06-09 10:33:41 UTC
When exporting a document using an OpenType font, the font is not embedded, but
instead a builtin font is used.

When creating the PDF with ghostscript, the fonts are embedded correctly. I'll
attach sample documents.
Comment 1 florianbruckner 2005-06-09 10:39:36 UTC
Created attachment 27044 [details]
The source document
Comment 2 florianbruckner 2005-06-09 10:40:11 UTC
Created attachment 27045 [details]
How OOo does it
Comment 3 florianbruckner 2005-06-09 10:40:41 UTC
Created attachment 27046 [details]
how it should look like
Comment 4 florianbruckner 2005-06-09 10:42:21 UTC
I just checked again, it is not a builtin font, but a similar looking TrueType
font being embedded in the PDF. For the font I've used it is Arial Narrow.
Comment 5 christof.pintaske 2005-06-09 12:22:18 UTC
cp->pl: please have a look. HelveticaNeue seems to be a Type1 font, is that why ?
Comment 6 philipp.lohmann 2005-06-09 13:33:03 UTC
No, HelveticaNeue is a real OTF font
Comment 7 hdu@apache.org 2005-06-09 13:36:29 UTC
The OpenType part is not the problem, we just don't have CFF subsetting yet...

*** This issue has been marked as a duplicate of 43029 ***
Comment 8 hdu@apache.org 2005-06-09 13:37:38 UTC
Closing.