I'm sure this is easy, but I'm in a rush so I'd figure I'd ask here.
How do you compare values in a report?
I want to rotate portrait photos.
This is not a valid expression, apparently.
${if genphotos.genimage | getValue: “width” < genphotos.genimage | getValue: “height”}${genphotos.genimage | size: 0:0:0:300 | rotate: 90}
Also, it doesn't tell me that it's invalid until it comes time to print, so...
Thanks!