From da44de4d6646cac0910f84018a2509d953400ea1 Mon Sep 17 00:00:00 2001 From: Serge V Shistarev Date: Sat, 7 Sep 2013 00:24:11 +0900 Subject: [PATCH] Temporary code removed --- pstoricohddst-gdi | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/pstoricohddst-gdi b/pstoricohddst-gdi index a0e66c2..78dc552 100755 --- a/pstoricohddst-gdi +++ b/pstoricohddst-gdi @@ -5,15 +5,8 @@ ptitle="$3" ddate="`LC_ALL=en_US.UTF-8 date '+%Y/%m/%d %H:%M:%S'`" uid="/tmp/pstoricohddst-gdi-`uuidgen`" -[ "`whoami`" = "lp" ] || uid=/tmp/aaaaaaaaaaaaaa -#rm $uid/* mkdir -p $uid -#cat > /tmp/raster.ps -#gs -sDEVICE=psmono -sOutputFile=/tmp/psmono.ps -r600 -dBATCH -dNOPAUSE /tmp/raster.ps -#gs -sDEVICE=pbmraw -sOutputFile=/tmp/raster.pbm -r600 -dBATCH -dNOPAUSE /tmp/psmono.ps -#pbmtojbg -p 72 -o 3 -m 0 -q < /tmp/raster.pbm > /tmp/raster.jbig - gs -sDEVICE=psmono -sOutputFile=- -r600 -dQUIET -dBATCH -dNOPAUSE - | gs -sDEVICE=pbmraw -sOutputFile=${uid}/%d-page.pbm -r600 -dQUIET -dBATCH -dNOPAUSE - cat <