replied on September 28, 2015
I do not believe you could do that without customization. A few ideas could be
1) Use a custom SDK script to get the image size and then put it to a token. Then you should be able to use that in your conditions.
2) Use Query Data activity to query the Laserfiche database itself by the Entry ID. I am pretty sure that you could maybe create a SQL view with Entry ID and the page properties (size). Get the size and then you can use it in conditions.
Both of these would depend on the volume you do. Your workflow would have to run on every single document create in the system and depending on the number of them it could get resourse intensive.