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

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

CVS commit by goffioul: 

[Backport] Use gs in safe mode (bug #77965)


  M +1 -1      pdfwrite.xml   1.3.6.1
  M +1 -1      ps2pdf.xml   1.5.4.1


--- kdelibs/kdeprint/filters/pdfwrite.xml  #1.3:1.3.6.1
@@ -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.5.4.1
@@ -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