Texniccenter/eps/pdf and transparent images

Click For Summary

Discussion Overview

The discussion centers on the process of incorporating EPS images with transparent backgrounds into PDFs generated by Texniccenter in a Windows environment. Participants explore various methods and tools related to LaTeX graphics handling, particularly focusing on transparency issues and file format compatibility.

Discussion Character

  • Technical explanation
  • Exploratory
  • Homework-related

Main Points Raised

  • One participant inquires about the feasibility of adding EPS images with transparent backgrounds to PDFs using Texniccenter.
  • Another participant suggests using the \includegraphics command and references a link that discusses importing graphics in LaTeX, noting that their installations of MikTeX and MacTeX automatically convert EPS images to PDF.
  • A participant acknowledges initial mistakes in using unsupported GIF images instead of JPG and expresses newfound understanding after revisiting the linked resource. They mention needing to investigate their use of texpdf versus latexpdf.
  • One participant reports success in using Tikz/pgf for transparency, indicating that while LaTeX does not support transparency directly, PNG images work for their needs.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the best method for handling transparency in LaTeX, with differing approaches and tools being discussed. Some participants express confidence in their solutions, while others highlight limitations and uncertainties.

Contextual Notes

Limitations include the initial misunderstanding of supported image formats and the specific capabilities of different LaTeX compilers regarding transparency. The discussion also reflects varying experiences with different LaTeX distributions.

Who May Find This Useful

Users of LaTeX looking to incorporate images with transparency into their documents, particularly those using Texniccenter or similar environments.

cobalt124
Messages
60
Reaction score
32
I'm looking for a way to add eps images with a transparent background to a pdf generated by texniccenter (Windows environment). Can this be done?
 
Physics news on Phys.org
Can you just incorporate the image using \includegraphics?
http://en.wikibooks.org/wiki/LaTeX/Importing_Graphics#Compiling_with_pdflatex

With my installs of MikTeX and MacTeX, the .eps images get automatically converted to .pdf (and left in the directory for future use) when I run latexpdf. However, the link above (and beside .eps) suggests some alternate steps if you're having trouble.
 
Thanks for the link, I think I am on the right track now. I skim read that link previously in my googling and found nothing on transparency and moved on. This time I read it through and realized my two mistakes, the really silly one of initially using gif images (not supported) instead of jpg, which led me to assuming that I could only use eps images, which isn't true. I did notice however that I am running texpdf and not latexpdf which I will have to look into. Anyway, I'm confident I should have this cracked soon. As you've probably guessed, I'm new to latex.
 
Cracked it. I don't think latex supports transparency directly, so tried Tikz/pgf. This only supports jpg and png and since jpg doesn't support transparency I tried png and it works. Though I don't see why it shouldn't just work in latex.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
6K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
13
Views
2K