]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice-1.1-psprint-pdf-drivers.patch
- DON'T hardcode java paths!
[packages/libreoffice.git] / openoffice-1.1-psprint-pdf-drivers.patch
CommitLineData
2d82f3b2 1--- oo_1.1rc4_src/psprint_config/configuration/letter/psprint.conf.psprint-pdf-drivers 2002-12-10 06:59:31.000000000 -0500
2+++ oo_1.1rc4_src/psprint_config/configuration/letter/psprint.conf 2003-09-11 13:12:02.000000000 -0400
3@@ -96,3 +96,83 @@ SubstFont_Times New Roman=Times
4 SubstFont_Thorndale=Times
5 SubstFont_Timmons=Times
6 SubstFont_Cumberland=Courier
7+
8+; [gghibo] Entries to enable a PDF writer with PDF 1.4 output and
9+; bitmap not downsampled (useful for press).
10+[PDF 1.4 Converter Screen]
11+Printer=ADISTILL/PDF 1.4 Converter Screen
12+DefaultPrinter=0
13+Location=
14+Comment=
15+Command=/usr/bin/gs -q -dNOPAUSE -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -sOutputFile="(OUTFILE)" -
16+Features=pdf=
17+Copies=1
18+Scale=0
19+Orientation=Portrait
20+PSLevel=0
21+ColorDevice=0
22+ColorDepth=24
23+MarginAdjust=0,0,0,0
24+PPD_PageSize=Letter
25+PerformFontSubstitution=true
26+SubstFont_Arial=Helvetica
27+SubstFont_Times New Roman=Times
28+SubstFont_Cumberland=Courier
29+SubstFont_Timmons=Times
30+SubstFont_Helmet=Helvetica
31+SubstFont_Thorndale=Times
32+SubstFont_Albany=Helvetica
33+SubstFont_Courier New=Courier
34+
35+[PDF 1.4 Converter Press]
36+Printer=ADISTILL/PDF 1.4 Converter Press
37+DefaultPrinter=0
38+Location=
39+Comment=
40+Command=/usr/bin/gs -q -dNOPAUSE -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/prepress -dAutoFilterColorImages=false -sColorImageFilter=FlateEncode -dAutoFilterGrayImages=false -sGrayImageFilter=FlateEncode -sOutputFile="(OUTFILE)" -
41+Features=pdf=
42+Copies=1
43+Scale=0
44+Orientation=Portrait
45+PSLevel=0
46+ColorDevice=0
47+ColorDepth=24
48+MarginAdjust=0,0,0,0
49+PPD_PageSize=Letter
50+PerformFontSubstitution=true
51+SubstFont_Arial=Helvetica
52+SubstFont_Times New Roman=Times
53+SubstFont_Cumberland=Courier
54+SubstFont_Timmons=Times
55+SubstFont_Helmet=Helvetica
56+SubstFont_Thorndale=Times
57+SubstFont_Albany=Helvetica
58+SubstFont_Courier New=Courier
59+
60+; [gghibo] entries to produce distillable PostScript output
61+;
62+[Generic PostScript output (distillable)]
63+Printer=ADISTILL/Generic PostScript output (distillable)
64+DefaultPrinter=0
65+Location=
66+Comment=
67+Command=
68+Features=
69+Copies=1
70+Scale=1
71+Orientation=Portrait
72+PSLevel=0
73+ColorDevice=0
74+ColorDepth=24
75+MarginAdjust=0,0,0,0
76+PPD_PageSize=Letter
77+PPD_Resolution=600dpi
78+PerformFontSubstitution=true
79+SubstFont_Arial=Helvetica
80+SubstFont_Times New Roman=Times
81+SubstFont_Cumberland=Courier
82+SubstFont_Timmons=Times
83+SubstFont_Helmet=Helvetica
84+SubstFont_Thorndale=Times
85+SubstFont_Albany=Helvetica
86+SubstFont_Courier New=Courier
87--- oo_1.1rc4_src/psprint_config/configuration/psprint.conf.psprint-pdf-drivers 2002-02-28 11:05:08.000000000 -0500
88+++ oo_1.1rc4_src/psprint_config/configuration/psprint.conf 2003-09-09 17:39:45.000000000 -0400
89@@ -96,3 +96,83 @@ SubstFont_Times New Roman=Times
90 SubstFont_Thorndale=Times
91 SubstFont_Timmons=Times
92 SubstFont_Cumberland=Courier
93+
94+; [gghibo] Entries to enable a PDF writer with PDF 1.4 output and
95+; bitmap not downsampled (useful for press).
96+[PDF 1.4 Converter Screen]
97+Printer=ADISTILL/PDF 1.4 Converter Screen
98+DefaultPrinter=0
99+Location=
100+Comment=
101+Command=/usr/bin/gs -q -dNOPAUSE -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -sOutputFile="(OUTFILE)" -
102+Features=pdf=
103+Copies=1
104+Scale=0
105+Orientation=Portrait
106+PSLevel=0
107+ColorDevice=0
108+ColorDepth=24
109+MarginAdjust=0,0,0,0
110+PPD_PageSize=A4
111+PerformFontSubstitution=true
112+SubstFont_Arial=Helvetica
113+SubstFont_Times New Roman=Times
114+SubstFont_Cumberland=Courier
115+SubstFont_Timmons=Times
116+SubstFont_Helmet=Helvetica
117+SubstFont_Thorndale=Times
118+SubstFont_Albany=Helvetica
119+SubstFont_Courier New=Courier
120+
121+[PDF 1.4 Converter Press]
122+Printer=ADISTILL/PDF 1.4 Converter Press
123+DefaultPrinter=0
124+Location=
125+Comment=
126+Command=/usr/bin/gs -q -dNOPAUSE -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/prepress -dAutoFilterColorImages=false -sColorImageFilter=FlateEncode -dAutoFilterGrayImages=false -sGrayImageFilter=FlateEncode -sOutputFile="(OUTFILE)" -
127+Features=pdf=
128+Copies=1
129+Scale=0
130+Orientation=Portrait
131+PSLevel=0
132+ColorDevice=0
133+ColorDepth=24
134+MarginAdjust=0,0,0,0
135+PPD_PageSize=A4
136+PerformFontSubstitution=true
137+SubstFont_Arial=Helvetica
138+SubstFont_Times New Roman=Times
139+SubstFont_Cumberland=Courier
140+SubstFont_Timmons=Times
141+SubstFont_Helmet=Helvetica
142+SubstFont_Thorndale=Times
143+SubstFont_Albany=Helvetica
144+SubstFont_Courier New=Courier
145+
146+; [gghibo] entries to produce distillable PostScript output
147+;
148+[Generic PostScript output (distillable)]
149+Printer=ADISTILL/Generic PostScript output (distillable)
150+DefaultPrinter=0
151+Location=
152+Comment=
153+Command=
154+Features=
155+Copies=1
156+Scale=1
157+Orientation=Portrait
158+PSLevel=0
159+ColorDevice=0
160+ColorDepth=24
161+MarginAdjust=0,0,0,0
162+PPD_PageSize=A4
163+PPD_Resolution=600dpi
164+PerformFontSubstitution=true
165+SubstFont_Arial=Helvetica
166+SubstFont_Times New Roman=Times
167+SubstFont_Cumberland=Courier
168+SubstFont_Timmons=Times
169+SubstFont_Helmet=Helvetica
170+SubstFont_Thorndale=Times
171+SubstFont_Albany=Helvetica
172+SubstFont_Courier New=Courier
This page took 0.056663 seconds and 4 git commands to generate.