views:

192

answers:

0

Using php and TCPDF to generate a pdf file. Everything works great except when I try to write an image to the pdf using ImageEPS(). Nothing shows up. No errors (it can definitely find the file). It just shows up as white space.

Raster images (like PNG/JPG) work just fine.

I'm using InkScape to save the .eps file. When I open the file up in any other program, it opens just fine. Its only TCPDF that its not showing up for.