db wrote:

> I have a common pdf document and I would be able to insert it in a Lyx 
> document.
> I have installed the pdfpages package as describded here 
> http://www.lyx.org/help/pdf/pdf.php3#a5
> 
> but how can I convert my pdf documents to the needed pdflatex ?


pdflatex means only the way how do you created the pdf-doc.
it's also possible with ps2pdf or dvi2pdf.

In your Lyx-doc you isert only the command sequence in ert (red)

\includepdf[pages={1-10}, nup=2, scale=1.414]{file.pdf}

where file.pdf is your pdf file

Herbert



-- 
http://www.lyx.org/help/

Reply via email to