Jeremy C. Reed wrote:
I have a 650+ page book of 535.68 x 696.959 pts pages. This is for a
7.44in x 9.68in book (printer calls it Crown Quarto).
I need to just have some selected pages sent to printer to do some
testing.
I used texexec like:
texexec --pdfselect --selection=6,7,20,21 --result=images.pdf book.pdf
But the generated book is in A4.
Any suggestions on how to texexec to not reformat the pages at all (and
keep my 7.44in x 9.68in pages)?
Or any other tool or technique to do what I want?
What OS? For Windows, there's PDF Split and Merge, which will let you
split the full PDF at arbitrary pages. Alternatively, if you have a
print driver that outputs PDF (such as PDF Creator for Windows), you can
load the full PDF in your favorite reader and tell it to print just the
desired pages to a file.
/Paul