Home » RADICORE » How To » Where does <imagename> search for the image in pdf multi?
|
|
Re: Where does <imagename> search for the image in pdf multi? [message #1799 is a reply to message #1797] |
Fri, 07 November 2008 06:10   |
bonzo_bcn
Messages: 152 Registered: June 2008
|
Senior Member |
|
|
Before posting I looked at that example and tried placing it there, but it didn't work.
If I put this code:
$structure['title'][] = array('image' => 'images/radicore.jpg',
'imagewidth' => 84,
'imageheight' => 45);
the image is displayed, but with this:
$structure['multi1']['fields'][6][] = array('image' => 'images/radicore.jpg','imagewidth' =>30,
'width' => 20, 'align' => 'center','x'=> 5
);
the image isn't displayed
could it be that the 'image' doesnt work with multi?
[Updated on: Fri, 07 November 2008 06:18] Report message to a moderator
|
|
|
|
|
Goto Forum:
Current Time: Fri Jun 20 21:52:08 EDT 2025
Total time taken to generate the page: 0.09573 seconds
|