Bug 48261 - pdflatex renders pdf images in an ugly way
Summary: pdflatex renders pdf images in an ugly way
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: tetex
Version: 7.1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: David Lawrence
URL: http://rocks.npaci.edu/tmp/test.pdf
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-09 23:43 UTC by bruno
Modified: 2007-04-18 16:34 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-10-04 07:48:12 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2001:166 0 normal SHIPPED_LIVE Updated teTeX packages available 2001-12-11 05:00:00 UTC

Description bruno 2001-07-09 23:43:56 UTC
Description of problem:
when i try to include a pdf image into a tex document, the picture is being
displayed
in a very ugly way (mostly black and it appears to be shifted to the
right).

How reproducible:
Always

Steps to Reproduce:
1. create a simple pdf image:
	i built one at http://rocks.npaci.edu/tmp/goggles.pdf

2. include it in a simple tex document:
	\documentclass[landscape]{article}
	\usepackage[pdftex]{graphicx}
	\begin{document}
	\includegraphics{./goggles.pdf}
	\end{document}

3. run pdflatex on it:
	pdflatex test.tex

4. observe the hacked output:
	acroread test.pdf


Actual Results:  see the pdf slide at:

	http://rocks.npaci.edu/tmp/test.pdf

Comment 1 Tim Waugh 2001-07-30 11:26:05 UTC
pdftex needs updating; that may very well fix this.


Comment 2 Tim Waugh 2001-10-04 07:48:06 UTC
Fixed in tetex-1.0.7-32.



Note You need to log in before you can comment on or make changes to this bug.