stas 2002/12/03 18:55:48
Modified: conf html2ps.conf
Log:
generate a complete PS (which makes them really big), but this allows to
generate a much better PDF (whose size is not affected by this change)
Revision Changes Path
1.4 +4 -0 modperl-docs/conf/html2ps.conf
Index: html2ps.conf
===================================================================
RCS file: /home/cvs/modperl-docs/conf/html2ps.conf,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- html2ps.conf 7 Feb 2002 07:08:16 -0000 1.3
+++ html2ps.conf 4 Dec 2002 02:55:48 -0000 1.4
@@ -33,6 +33,10 @@
/* frame: 1; */
frame: 0;
hyphenate: 1; /* Hyphenate the text */
+
+ scaleimage: 1.0;
+
+ DSC: 1; /* generate a proper PS */
}
frame { /* The appearance of the optional frame controls */
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]