[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kdeprint/filters
From:       Michael Goffioul <kdeprint () swing ! be>
Date:       2004-03-19 15:14:49
Message-ID: 20040319151449.9533399C6 () office ! kde ! org
[Download RAW message or body]

CVS commit by goffioul: 

Use gs in safe mode (bug #77965)


  M +1 -1      pdfwrite.xml   1.4
  M +1 -1      ps2pdf.xml   1.6


--- kdelibs/kdeprint/filters/pdfwrite.xml  #1.3:1.4
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
 <kprintfilter name="pdfwrite">
-        <filtercommand data="gs -q -dNOPAUSE -sDEVICE=pdfwrite -sPAPERSIZE=%psl \
-sOutputFile=%filteroutput %filterargs -c save pop -f %filterinput" /> +        \
<filtercommand data="gs -q -dNOPAUSE -dSAFER -dPARANOIDSAFER -sDEVICE=pdfwrite \
-sPAPERSIZE=%psl -sOutputFile=%filteroutput %filterargs -c save pop -f %filterinput" \
/>  <filterargs>
         </filterargs>

--- kdelibs/kdeprint/filters/ps2pdf.xml  #1.5:1.6
@@ -1,5 +1,5 @@
 <!DOCTYPE kprintfilter>
 <kprintfilter name="ps2pdf" >
- <filtercommand data="gs -q -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite \
-sOutputFile=%filteroutput -sPAPERSIZE=%psl %filterargs -c .setpdfwrite -f \
%filterinput" /> +        <filtercommand data="gs -q -dSAFER -dPARANOIDSAFER \
-dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=%filteroutput -sPAPERSIZE=%psl \
%filterargs -c .setpdfwrite -f %filterinput" />  <filterargs name="__root__" \
description="ps2pdf" >  <filtergroup name="general" description="General" >


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic