Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Gorospe] How to print image

Quote Reply
Re: [Gorospe] How to print image In reply to
Ok, I got it working now.
I had to pass Both, ID and Image URL.
I was first passing the url, and then the ID.
The final link from my detailed page is:
<a href="page.cgi?p=print_image;ID=<%ID%>;image=<%Plugins::Thumb_Images::get_path($ID,"Cupon","large","Links","url")%>">Print</a>
And it works just fine.


Thanks Andy.
Subject Author Views Date
Thread How to print image Gorospe 7537 Mar 10, 2015, 8:23 AM
Thread Re: [Gorospe] How to print image
Andy 7462 Mar 10, 2015, 9:43 AM
Thread Re: [Andy] How to print image
Gorospe 7448 Mar 10, 2015, 9:50 AM
Thread Re: [Gorospe] How to print image
Andy 7451 Mar 10, 2015, 9:57 AM
Thread Re: [Andy] How to print image
Gorospe 7456 Mar 10, 2015, 10:13 AM
Thread Re: [Gorospe] How to print image
Andy 7451 Mar 10, 2015, 10:18 AM
Thread Re: [Andy] How to print image
Gorospe 7444 Mar 10, 2015, 10:25 AM
Thread Re: [Gorospe] How to print image
Gorospe 7436 Mar 10, 2015, 10:53 AM
Thread Re: [Gorospe] How to print image
Andy 7434 Mar 10, 2015, 11:02 AM
Post HRe: [Andy] How to print image
Gorospe 7435 Mar 10, 2015, 11:20 AM