https://issues.apache.org/ooo/show_bug.cgi?id=121486

            Bug ID: 121486
        Issue Type: DEFECT
           Summary: Postcript level 3 is reset to level 2
    Classification: Code
           Product: ui
           Version: AOO400-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P4
         Component: ui
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

(As described by Pedro Giffuni in
http://mail-archives.apache.org/mod_mbox/openoffice-dev/201212.mbox/%3C1355514993.22845.YahooMailNeo%40web113503.mail.gq1.yahoo.com%3E
on the ooo-dev mailing list; includes solution)

The issue is: when setting up your printer you can define the Postscript level.
OO will give you the option to set it to "Postcript level 3" but after choosing
level 3 it will only set it to level 2.

To solve this go to file

main/padmin/source/rtsetup.src

Search for the string "PostScript Level 3" (line 167)

As you see after the semicolon there is a 3 which is also the value assigned
for Level 2. Change the 3 value to a 4.

compile, test and commit!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to