Bug 186747
| Summary: | TrueType fonts converted to Type 3 in .ps file | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Manuel Morales <mmorales> |
| Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 2.0.2-5.7.2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-04-04 07:32:23 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Manuel Morales
2006-03-26 01:48:51 UTC
What do you want to do, create a PDF ? In which case use export->as PDF which creates the best quality PDF output. I don't see any Type3 output from that route. That's true, but PDF files generated from OO.org are not as consistently supported as those generated from a PS file using GhostScript. For example: https://www.fastlane.nsf.gov/documents/pdf_create/pdfcreate_01.jsp /usr/lib/openoffice.org2.0/share/psprint/driver/SGENPRT.PS add a line of *TTRasterizer: Type42 after the line of *LanguageLevel: "2" That should do it, will fix for next respin That works, thanks! |