lighterjoul has asked for the wisdom of the Perl Monks concerning the following question:
I searched google, and find the pdf::reportWriter, but I still can not find the related example for this requirement. Best wishes!@data=[['col text1', 'col text1', image path1 ], ['col text2', 'col text2', image path2 ], ['col text3', 'col text3', image path3 ], .... ];
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: create tables with text and images in pdf
by roboticus (Chancellor) on Jan 17, 2013 at 11:54 UTC | |
by lighterjoul (Initiate) on Jan 18, 2013 at 02:15 UTC | |
|
Re: create tables with text and images in pdf
by nithins (Sexton) on Jan 17, 2013 at 09:33 UTC | |
|
Re: create tables with text and images in pdf
by vinoth.ree (Monsignor) on Jan 17, 2013 at 10:26 UTC |