At 21:55 30/09/2003 +0200, you wrote:
Hi, I want to Know if it's possible to add others pdf files to a former one resulting from a ConteXt compilation.
It's because I make technical drawings with Autocad wich are printed (at the right scale !) to a pdf file (By Distiller or Amunyi converter), and I want those in more general (text+drawings) documents.
pdftex (and therefore context) can include pdf's and even specific pages from a pdf: % output=pdftex \starttext \externalfigure[somefile.pdf][ppage=2] \stoptext ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------