epic_era1 Posted April 1, 2008 Share Posted April 1, 2008 I'm trying to display an image on a pdf the code is the following: $image1 = PDF_open_image_file($mypdf, "gif", "next.gif",20,20); PDF_show_xy($mypdf, "SEGURIDAD BANCARIA", 300, 820); Link to comment https://forums.phpfreaks.com/topic/99067-inserting-image-in-pdf/ Share on other sites More sharing options...
Helmet Posted April 1, 2008 Share Posted April 1, 2008 ...and what happens? Link to comment https://forums.phpfreaks.com/topic/99067-inserting-image-in-pdf/#findComment-506938 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.