[pstricks] pdfpages and pstricks

Poul Riis Poul.Riis at skolekom.dk
Sun Feb 1 18:18:46 CET 2015


I get the following errors (MikTeX 2.9, windows8):

Package xkeyval Error: 'page' undefined in families 'Gin'....
Cannot determine size of graphic in ....
Overfull \hbox in paragraph

Poul Riis

Graphics with PSTricks <pstricks at tug.org> writes:
>run this document with xelatex and use \includegraphics instead
>of \includepdf. It knows the optional argument page=nn
>
>\documentclass[12pt,a4paper]{article}
>\usepackage{graphicx}
>\usepackage{pstricks-add}
>\usepackage[left=3cm,right=1.5cm,top=1.5cm,bottom=1.5cm]{geometry}
>
>\begin{document}
>
>\psset{unit=2cm}
>\begin{pspicture}[showgrid](-4.05,-0.25)(4.05,5)
>\psaxes[ticksize=0 -3pt,arrows=->](0,0)(-4.05,0)(4.05,5)
>\rput(-3,1){\includegraphics[page=1,width=0.25\textwidth]{/tmp/pdftest.pdf}}
>\end{pspicture}
>
>\end{document}
>
>Herbert

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20150201/602efebb/attachment.html>


More information about the PSTricks mailing list