[DVIPDFMx] cannot include pdf page

Pablo Rodríguez oinos at web.de
Wed Jan 27 22:31:49 KST 2010


Hi there,

trying the following document with XeLaTeX and xdvipdfmx:

\documentclass{article}
\usepackage[xetex]{graphicx,xcolor}
\begin{document}
\pagecolor{black}
\includegraphics[page=1,scale=.5]{dmca}
\end{document}

I get the following error:

** WARNING ** DecodeFilter "LZWDecode" not supported.
** WARNING ** Could not handle a content stream.
** WARNING ** pdf: image inclusion failed for "./dmca.pdf".

The file is
http://frwebgate.access.gpo.gov/cgi-bi/getdoc.cgi?dbname=105_cong_bills&docid=f:h2281enr.txt.pdf.

It seems that this might be caused by the lack of support of LZW
compression, as I was told in the XeTeX mailing list.

Since the patents have already expired, would it be possible to add
support for LZW compression to (x)dvipdfmx?

Thanks for your help,


Pablo


More information about the dvipdfmx mailing list