Background image in iReport

Message from Damien Solley dsolley@gmail.com

Hi guys,
I've added a logo image to our invoices. However, I can't seem to find
the correct directory to place the file (logo.jpg) on our OpenVPMS
server to make it print in the invoice.
The server is Ubuntu linux, standard Java and Tomcat6 install
(openvpms.war is in /var/lib/tomcat6/webapps). I'm guessing logo.jpg
needs to be copied into webapps sub-directory, but no luck yet.
Thanks in advance,
Damien
_______________________________________________
OpenVPMS User Mailing List
users@lists.openvpms.org
To unsubscribe or change your subscription visit:
http://lists.openvpms.org/listinfo/users
Posts from this mailing list can be viewed online and replied to in the OpenVPMS User's forum- http://tinyurl.com/openvfu

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: Background image in iReport

Hi Damien,

If you place the logo file anywhere on the linux server and reference it in iReport via its absolute path name then it should work. i.e in image expression "/home/openvpms/logo.jpg"

On windows servers you need to escape the path i.e "f:\\openvpms\\logo.jpg"

Cheers

Tony

Re: Background image in iReport

Hi Damien,

I haven't used a background image before just an image inserted in the header (title or page header) acting as a logo.  The later works with the approach I mentioned.

Cheers

Tony

Syndicate content