Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Putting text and images in PDFs using PDF::API2

by RandomWalk (Beadle)
on Dec 23, 2007 at 19:46 UTC ( [id://658800]=note: print w/replies, xml ) Need Help??


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

Though this is an old thread, I got stuck on the same problem, so I'll leave a note for the next passer-by.

The critical variable is the order in which the objects are instantiated. That is, "$gfx=$page->gfx" should precede "$txt=$page->hybrid" if you want $txt on top.

  • Comment on Re: Putting text and images in PDFs using PDF::API2

Replies are listed 'Best First'.
Re^2: Putting text and images in PDFs using PDF::API2
by edoc (Chaplain) on Nov 08, 2011 at 01:36 UTC
    Thankyou!

    cheers,

    J

Re^2: Putting text and images in PDFs using PDF::API2
by larrymcp (Novice) on Dec 21, 2015 at 02:02 UTC
    Yeah-- big thanks!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://658800]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-20 05:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found