|
current/utils/ldp_print ldp_print,1.3,1.4: msg#00021web.privoxy.cvs
Update of /cvsroot/ijbswa/current/utils/ldp_print In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv26899/utils/ldp_print Modified Files: ldp_print Log Message: Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch) with what was really the latest development (the v_3_0_branch branch) Index: ldp_print =================================================================== RCS file: /cvsroot/ijbswa/current/utils/ldp_print/ldp_print,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- ldp_print 1 Mar 2003 15:33:48 -0000 1.3 +++ ldp_print 18 Jul 2006 14:49:14 -0000 1.4 @@ -52,9 +52,9 @@ # &fix_print_html($ARGV[0], 'body.html', 'title.html'); -my($cmd) = "htmldoc --size universal -t pdf -f ${fname_wo_ext}.pdf " . - "--linkcolor #0000ff ". - "--firstpage p1 --titlefile title.html body.html --footer c.1"; +my($cmd) = "htmldoc --size universal --bodyfont helvetica --fontsize 8 " . + "-t pdf -f ${fname_wo_ext}.pdf --firstpage p1 --titlefile title.html" . + " body.html --footer c.1"; # For postscript output; append onto the above cmd string: # ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| News | FAQ | advertise |