On 22 Jul 2011, at 02:54, Christian Schmitz wrote: > // set graphics state, so the image gets 50% transparency as a whole > e.FillAlpha = 0.5 > dim ExtGState as integer = d.CreateExtGState(e) > call d.SetExtGState(ExtGState)
Hi Christian - thanks for your reply. I assumed that 'e' above was the graphic, but any graphic I put in there png or jpg cause a compile error. I have placed your code above into your cards example just before the line containing 'InsertImageEx', is that the correct place for it? Cheers Greg Olson-Hyde Sydney Australia 2.8 GHz Quad-Core Mac Pro Mac OS X 10.6.6 RB 2011r2 Enterprise _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
