Hello everybody in list. I have drawn title page for my book on paper, later scanned it. And now I want to add it to my book as a first page. But there is the a problem. When I place it as a figure it is too large to fit on page. I have discovered [size=fit] argument, but this places it inside the page and margins remains. So how can I place this title page without margins? (A4 scanned page to A4 PDF page) I have scan in two formats PNG and PDF (A4 paper size). Regards -- Mikoláš Štrajt
Hi Mikoláš,
So how can I place this title page without margins? (A4 scanned page to A4 PDF page)
There are commands to insert PDF pages directly: http://wiki.contextgarden.net/Including_pages_from_PDF_documents \filterpages[file.pdf][1] should do the trick for you. For including page-sized figures as their own page in general, (not just PDFs, although that's the example I give), you want \startTEXpage \externalfigure[file.pdf][page=1,width=...] \stopTEXpage Kind regards, Sietse
... Maybe you should resize the page layout to full page with \setuplayout[page].
Lukas
On Tue, 25 Sep 2012 08:37:05 +0200, Mikoláš Štrajt
Hello everybody in list.
I have drawn title page for my book on paper, later scanned it. And now I want to add it to my book as a first page. But there is the a problem.
When I place it as a figure it is too large to fit on page. I have discovered [size=fit] argument, but this places it inside the page and margins remains.
So how can I place this title page without margins? (A4 scanned page to A4 PDF page)
I have scan in two formats PNG and PDF (A4 paper size).
Regards -- Mikoláš Štrajt
-- Ing. Lukáš Procházka [mailto:LPr@pontex.cz] Pontex s. r. o. [mailto:pontex@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038
On Tue, Sep 25, 2012 at 8:37 AM, Mikoláš Štrajt
Hello everybody in list.
I have drawn title page for my book on paper, later scanned it. And now I want to add it to my book as a first page. But there is the a problem.
When I place it as a figure it is too large to fit on page. I have discovered [size=fit] argument, but this places it inside the page and margins remains.
So how can I place this title page without margins? (A4 scanned page to A4 PDF page)
I have scan in two formats PNG and PDF (A4 paper size).
see http://wiki.contextgarden.net/Layers http://wiki.contextgarden.net/Simple_Cover_Page -- luigi
participants (4)
-
luigi scarso
-
Mikoláš Štrajt
-
Procházka Lukáš Ing. - Pontex s. r. o.
-
Sietse Brouwer