I would like to know if it is possible to get the dimensions of a PDF file when uploading.
My task is to quote according to the files length and width so I would like to know if there is a plugin that might get the dimensions of a PDF file. I read that PDF.js can get the pixels size but in millimeters this will change according to the DPI so I do not believe this will help me.
My current website is built using OctoberCMS, jquery and php