Issue 105980 - PDFimport Hebrew support
Summary: PDFimport Hebrew support
Status: CONFIRMED
Alias: None
Product: extensions
Classification: Extensions
Component: pdfimport (show other issues)
Version: current
Hardware: All All
: P3 Trivial with 2 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact: wolframgarten
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-17 12:55 UTC by jeck_jeck
Modified: 2013-01-23 01:36 UTC (History)
3 users (show)

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


Attachments
hebrew pdf file witch is not correctly imported (221.78 KB, application/pdf)
2009-10-17 12:56 UTC, jeck_jeck
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description jeck_jeck 2009-10-17 12:55:04 UTC
pdfimport does not correctly imports Hebrew pdf documents.

I am attaching an example pdf file with is not correctly imported.
Comment 1 jeck_jeck 2009-10-17 12:56:26 UTC
Created attachment 65415 [details]
hebrew pdf file witch is not correctly imported
Comment 2 jeck_jeck 2009-10-17 13:00:53 UTC
CCing to ayaniger
Comment 3 netanel 2009-10-20 19:20:23 UTC
It may be duplicate of #90800
Comment 4 wolframgarten 2009-10-21 07:59:05 UTC
Reproducible. Reassigned.
Comment 5 alan 2009-10-21 09:44:00 UTC
I think that this is a font problem. Currently the PDF importer does not
properly display fonts unless they are installed on the system. Fonts embedded
in the document are not supported.

You may want to check with pl to confirm that this is the problem here.
Comment 6 philipp.lohmann 2009-10-21 09:49:30 UTC
The font name gets extracted and set as an attribute on the imported ODF file.
However since ODF does not support embedded fonts, the original fonts from the
PDF file cannot be imported, so fonts of the same name will have to be on the
target system to achieve good results.
Comment 7 kaplanlior 2010-10-21 16:55:43 UTC
See also issue 115184.