[pstricks] pdfpages and pstricks

Poul Riis Poul.Riis at skolekom.dk
Tue Feb 3 12:24:48 CET 2015


When I compile the following with xelatex

\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,scale=0.25]{kernekort_hel.pdf}}
\end{pspicture}

\end{document}


I get:

Process started: xelatex.exe -synctex=1 -interaction=nonstopmode
"pdf_on_top_of_pstricks".tex
** WARNING ** Streams with DecodeParams not supported. ** WARNING **
Cannot parse cross-reference stream. ** WARNING ** Error while parsing PDF
file. ** WARNING ** pdf image inclusion failed for "./kernekort_hel.pdf".



Attached you'll find the pdf file I use.

Poul Riis

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20150203/c0479109/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kernekort_hel.pdf
Type: application/pdf
Size: 124714 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20150203/c0479109/attachment-0001.pdf>


More information about the PSTricks mailing list