[PerlChina] booklet A5 printing

Mike.G hylinux at gmail.com
Wed Jul 2 22:17:28 PDT 2008


yeah. really useful.
;)

may be lwp-request is a very useful script
for get some headers, but "wget" can do that too.

;)


2008/7/3 joe jiang <lamp.purl at gmail.com>:

> http://wiki.scribus.net/index.php/How_to_make_a_booklet
>
> pdf2f is a function
> pdf2f ()
> {
>    PS=$(mktemp);
>    pdf2ps $1 $PS;
>    psbook -q $PS | psnup -2 -q | ps2pdf - > /tmp/$1.2f.pdf
> }
>
> bash function is very useful :D
> have we digged the funny usage in perl?
>
> _______________________________________________
> China-pm mailing list
> China-pm at pm.org
> http://mail.pm.org/mailman/listinfo/china-pm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/china-pm/attachments/20080703/c87ddf17/attachment.html>


More information about the China-pm mailing list