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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to