Olaf Mersmann wrote:
> Hi List,
> 
> I have a booklet typset on A5 paper with an A5 pagesize (one page per
> sheet). The printer-shop wants the pages enlarged to A4, so that they
> can scale them back down to A5 and imposition 2 on an A4 sheet. Don't
> ask me why they want this. I don't know. 
> 
> Is it possible to easily do this from within context or what are my
> options?

What Hans said, or (just in case they really do not know what to do):

   \setuppapersize[A4][A4]
   \setuplayout[page]
   \starttext
   \copypages[booklet.pdf][scale=1414]
   \stoptext

They probably missed the "Expand small pages to paper size" setting in
the print dialog of the Acrobat Reader, though.

Cheers, Taco
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to