Print Background Image

Ivan Sigaloff
2012-04-26
2013-03-07
  • Ivan Sigaloff
    Ivan Sigaloff
    2012-04-26

    Hi,

    I'm trying to print a background image in my documents, but I havent been able yet. I've read that I need to set parameter isPrinted= Yes (done), and replace the watermark image, but I can't find this image. Where is this image located? I am missing something?

    Regards,
    Ivan.

     
  • Magoha Benard
    Magoha Benard
    2012-06-08

    tarotrocola,
    This worked for me, in ireport:
    Image expression : "org/compiere/images/dnoteduplicatecopy.png"
    printWhenExpression : $F{isclosedn}.equalsIgnoreCase("Y")

    Rgds,
    bmagoha