From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25559 Path: news.gmane.org!not-for-mail From: Mikael Persson Newsgroups: gmane.comp.tex.context Subject: Re: embedding multipage pdf Date: Wed, 25 Jan 2006 18:33:49 +0100 Message-ID: References: <20cd4d1e20c97c758a7c25d62e652eb1@di.unito.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1138210546 21931 80.91.229.2 (25 Jan 2006 17:35:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Jan 2006 17:35:46 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 25 18:35:43 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1F1oX2-0003K7-3l for gctc-ntg-context-518@m.gmane.org; Wed, 25 Jan 2006 18:34:09 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DD8BC127DF; Wed, 25 Jan 2006 18:34:07 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14816-01-3; Wed, 25 Jan 2006 18:34:04 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 71B651280E; Wed, 25 Jan 2006 18:34:04 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9CB2212811 for ; Wed, 25 Jan 2006 18:34:02 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14637-08-4 for ; Wed, 25 Jan 2006 18:34:01 +0100 (CET) Original-Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by ronja.ntg.nl (Postfix) with SMTP id 4C8D5127DF for ; Wed, 25 Jan 2006 18:33:53 +0100 (CET) Original-Received: by wproxy.gmail.com with SMTP id 70so131666wra for ; Wed, 25 Jan 2006 09:33:53 -0800 (PST) Original-Received: by 10.54.73.13 with SMTP id v13mr1220572wra; Wed, 25 Jan 2006 09:33:49 -0800 (PST) Original-Received: by 10.54.86.16 with HTTP; Wed, 25 Jan 2006 09:33:49 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25559 Archived-At: Hi again Andrea, Could the reason be that you have margins/similar things? With the following I see no differences of the files pauli.pdf, dirac.pdf and the resulting file. \setuppagenumbering[state=3Dstop] \setuplayout[ width=3D210mm, height=3D297mm, margin=3D0cm, header=3D0cm, footer=3D0cm, topspace=3D0cm, backspace=3D0cm, ] \starttext \insertpages[pauli.pdf][n=3D18] \page[odd] \insertpages[dirac.pdf][n=3D24] \stoptext Best regards, Micke P On 1/25/06, andrea valle wrote: > Thanks Mikael, > sorry, I didn't think about wiki. > > So I solved using copypages. > > The only thing is that it seems to me that even if I use scale=3D1000 (or > if I leave it untouched) the copied pdf seems to be scled the same > (it's smaller than original). > > Why? > > -a- > > On 25 Jan 2006, at 17:35, Mikael Persson wrote: > > > http://wiki.contextgarden.net/Including_pages_from_PDF_document > Andrea Valle > DAMS - Facolt=E0 di Scienze della Formazione > Universit=E0 degli Studi di Torino > http://www.semiotiche.it/andrea > andrea.valle@unito.it > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >