2010/11/15 Terry Brown <terry_n_brown@...12...>:
On Mon, 15 Nov 2010 19:29:32 +0000 xm <freequencies@...155...> wrote:
Hi list,
Im wondering if anybody knows a tool or extension for inkscape that can make a pdf document with several pages. (also wellcome hacky-shell tools) I have tried to export till now and AFAIK it makes a single pdf page with the whole content in the formatted-page-layout.
Here are my notes on using the gs / psmerge / ps2pdf tools. The "# merge" one might be relevant to you?
Thanx, even its a kind of tricky it seems useful. )
salut xà!
# extract
gs -sDEVICE=pdfwrite -dNOPAUSE -dBATCH -dSAFER \ -dFirstPage=1 -dLastPage=1 \ -sOutputFile=exp1.pdf expense_feb2010.pdf
# merge gs -sDEVICE=pdfwrite -dNOPAUSE -dBATCH -dSAFER -sOutputFile=exp1.pdf 30-T4*.pdf
# pdf to png pages gs -sDEVICE=pnggray -sOutputFile=collected.%04d.png \ -dNOPAUSE -dBATCH -r600x600 ../collected.pdf
# Thu Feb 18 09:53:41 2010
# make scanned magazine print 1 page per page gs -r600 -sDEVICE=pnggray -dNOPAUSE -dBATCH -dSAFER -sOutputFile=RRH202_Garver_FINAL_%02d.png RRH202_Garver_FINAL.pdf
psmerge RRH202_Garver_FINAL*ps >RRH202_Garver_FINAL.ps
pstops "1:0@...2773...(0.3in,0.5in),0@...2773...(-8in,0.5in)" RRH202_Garver_FINAL.ps del.ps
ps2pdf del.ps del.pdf
Any ideas?
salut xà!
Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user