The command line argument is made case insensitive by converting it to lowercase but the strings in the script contain uppercase characters in the names of architectural paper sizes so they can never match the argument. I changed the names stored in the script to lowercase and it has been working great. Easy fix. Thank you for the excellent script!
Version of pdfScale:
Gustavo Arnosti Neves - 2016 / 07 / 10
Latest Version - 2020 / 04 / 04
I haven't gotten to the point of making pull requests, so here's my diff output:
The command line argument is made case insensitive by converting it to lowercase but the strings in the script contain uppercase characters in the names of architectural paper sizes so they can never match the argument. I changed the names stored in the script to lowercase and it has been working great. Easy fix. Thank you for the excellent script!
Version of pdfScale: Gustavo Arnosti Neves - 2016 / 07 / 10 Latest Version - 2020 / 04 / 04
I haven't gotten to the point of making pull requests, so here's my diff output: