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. One solution is openoffice, but it's not the right place! Thanks a lot, olivier Turlier
Hi Olivier,
Olivier wrote: Subject: [NTG-context] inserting other pdf's
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.
One solution is openoffice, but it's not the right place!
Thanks a lot, olivier Turlier
Combining pdf pages is possible with the texexec perl script. Try to see the options with texexec --help|more Not easy but extremely strong! Willi
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 -------------------------------------------------------------------------
pdf[la]tex's likely your friend, mh
-----Message d'origine----- De : ntg-context-admin@ntg.nl [mailto:ntg-context-admin@ntg.nl]De la part de free Envoyé : mardi 30 septembre 2003 21:56 À : ntg-context@ntg.nl Objet : [NTG-context] inserting other pdf's
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.
One solution is openoffice, but it's not the right place!
Thanks a lot, olivier Turlier _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
participants (4)
-
free
-
Hans Hagen
-
Michael Hallgren
-
Willi Egger