ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to insert a full page pdf.
@ 2005-04-19 18:14 John R. Culleton
  2005-04-19 22:58 ` David Munger
  2005-04-20 16:37 ` Willi Egger
  0 siblings, 2 replies; 5+ messages in thread
From: John R. Culleton @ 2005-04-19 18:14 UTC (permalink / raw)


I need to insert some example pages from one document into
another. Both are 8.5 x 11. 

I have read the old posts about \startTEXpage etc. and looked at
the source code. But I still have a few questions:
1. Can I select e.g., just page 2 from the external document to
insert in my document? How?

2. Does Context automatically bump its page counter to compensate
for the inserted page or pages, or do I have to adjust it after
each such insertion?

TIA

John Culleton
Able Indexers and Typesetters
http://wexfordpress.com

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re:  How to insert a full page pdf
@ 2005-04-21 14:24 olivier Turlier
  0 siblings, 0 replies; 5+ messages in thread
From: olivier Turlier @ 2005-04-21 14:24 UTC (permalink / raw)


>
>
>John R. Culleton wrote : I need to insert some example pages from one document into another. Both are 8.5 x 11. 
>

As a low end user, I've tryed numerous solutions, those ones below are 
working in evey cases for me, hope same for you :

    inserting all the 25 pages of a 25 pages pdf :

    \getfiguredimensions[25pages.pdf]            
    \dorecurse{\noffigurepages}{\externalfigure[25pages.pdf][width=\textwidth,height=\textheight,offset=-1cm][page=\recurselevel]}


    inserting one (the 16th) page of a 25 pages pdf :

        \getfiguredimensions[25pages.pdf]
       {\externalfigure[25pages.pdf] 
[width=\textwidth,height=\textheight,offset=-1cm][page=16]}

-- 
Olivier TURLIER
Formation & Métiers
CRP La Rouguière
101 Bd des libérateurs
13367 MARSEILLE cedex 11
tel : 04 91 18 56 00
fax : 04 91 45 14 48

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-04-21 14:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-19 18:14 How to insert a full page pdf John R. Culleton
2005-04-19 22:58 ` David Munger
2005-04-20  6:38   ` luigi.scarso
2005-04-20 16:37 ` Willi Egger
2005-04-21 14:24 olivier Turlier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).