[Bug-gs] Problems in pdf-images in pdflatex output
Alex Cherepanov
alex@artifex.com
Thu, 22 Feb 2001 12:26:39 -0500
Dear Mr. Tuulos,
Please send me all the files:
(1) Original EPS
(2) EPS file converted to PDF
(3) Latex document
(4) results from pdflatex
(5) results from pdflatex processed by GS
Compress the files using any compressor. I have them all.
It the total size of the files is larger than 20M put
them on ftp.
Regards,
Alex Cherepanov
Technical Support
Artifex Software, Inc.
----- Original Message -----
From: Kalle Tuulos <kalle.tuulos@iki.fi>
> Have you any idea, why images included into LaTeX-document are
> somewhat broken in PDF output when viewed with Acrobat 4.0? If same
> file viewed with GSView, everything looks ok. My installation is
> following: MikTeX 2.0 (/w pdflatex 0.14f) + Ghostscript 6.50.
>
> Procedure is as follows:
> 1) Images are created with Micrografx Designer and saved in .eps
> format
> 2) .eps images are converted to .pdf using GS and eps2pdf.exe
> note: if resulting PDF images are viewed with Acrobat, they look fine
> 3) images are included into LaTeX-document using \includegraphics
> 4) LaTeX-document is compiled using pdflatex
>
> In result document, some images are somewhat broken: some elements in
> images may be missing.
>
> If result document is fed through Ghostscript and just dumped
> back to PDF, output looks fine in Acrobat - there are no more errors
> in images, but file size has increased quite much.
>
> This problem may be caused by pdflatex or it may be due to eps2pdf
> conversion done by ghostscript. Of course this may just be a bug in
> Acrobat. Any help would be appreciated.