[OS X TeX] Can TeX help out here? Merging PDF with various page sizes and keeping it vector.
Victor Ivrii
vivrii at gmail.com
Fri Jan 13 16:33:48 CET 2012
NO, AR cannot do this.
gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=merged.pdf
source1.pdf source2.pdf source3.pdf
works
with TeX one can use attachfile2 package (may be attachfile also
works) to create pdf bundle (aka portfolio).
======
However this is a question of combining. I remember that there is a
LaTeX package - cannot recall its name - which changes the size on the
fly (inside of document)
Victor
More information about the macostex-archives
mailing list