in reply to Re: Putting text and images in PDFs using PDF::API2
in thread Putting text and images in PDFs using PDF::API2

sounds likes the user wants the image to be a background image and have text painted over it, but the image is being rendered after the text instead of before it.
  • Comment on Re^2: Putting text and images in PDFs using PDF::API2

Replies are listed 'Best First'.
Re^3: Putting text and images in PDFs using PDF::API2
by leighsharpe (Monk) on Jan 18, 2006 at 01:41 UTC
    Correct. That's exactly what I was after.