To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106195


User hdu changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'hdu'                     |'hdu,pl'
--------------------------------------------------------------------------------
                 Summary|Font table missing when ex|Font embedded in pdf is wr
                        |porting to pdf without fon|ongly referenced when expo
                        |t installed through python|rted through python-uno
                        |-uno                      |
--------------------------------------------------------------------------------




------- Additional comments from h...@openoffice.org Wed Oct 28 12:54:00 +0000 
2009 -------
I think the interesting difference is the font definitions
- /F1 14 0 R /F2 9 0 R
+ /F1 9 0 R
Both PDFs embed two fonts each:
  - manual-export has Arial (14 0) and DejaVuSans (9 0)
  - uno-export just uses Arial (9 0). It  also embeds Courier (10 0), but this 
never gets referenced!
CCing PL for this interesting symptom.

I guess the minor difference that one uses DejaVuSans whereas the other tries 
to use Courier has to do 
with headless-mode not asking fontconfig data.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to