Filter by orientation?
Filter by orientation?
Is there a way to filter by orientation - Landscape / Portrait?
PSUServer 6.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
My homepage http://www.michaelweidner.com
Re: Filter by orientation?
The "filter by macro command" script should be able to help
This is a User-to-User forum which means that users post questions here for other users.
Feature requests, change suggestions, or bugs can be logged in the ticketing system
Feature requests, change suggestions, or bugs can be logged in the ticketing system
Re: Filter by orientation?
can you explain how?
Thanks
Thanks
PSUServer 6.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
My homepage http://www.michaelweidner.com
Re: Filter by orientation?
Filter on
%xmp:tiff:Orientation
Possible values can be found for tag 0x112 (orientation):
http://www.sno.phy.queensu.ca/~phil/exi ... /EXIF.html
Typically it will be value 1, 6, or 8
%xmp:tiff:Orientation
Possible values can be found for tag 0x112 (orientation):
http://www.sno.phy.queensu.ca/~phil/exi ... /EXIF.html
Typically it will be value 1, 6, or 8
This is a User-to-User forum which means that users post questions here for other users.
Feature requests, change suggestions, or bugs can be logged in the ticketing system
Feature requests, change suggestions, or bugs can be logged in the ticketing system
Re: Filter by orientation?
Thanks, that works...
Too bad those filters can't be saved.
Regards,
Michael
Too bad those filters can't be saved.
Regards,
Michael
PSUServer 6.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
My homepage http://www.michaelweidner.com
Re: Filter by orientation?
You can adapt the script and build in a save feature.
This is a User-to-User forum which means that users post questions here for other users.
Feature requests, change suggestions, or bugs can be logged in the ticketing system
Feature requests, change suggestions, or bugs can be logged in the ticketing system