
Announcements
Is there a way to extract PDF page size information?
I would like to know if the PDF is A4, A3 or A2. If there is a way to extract the height / width in mm, it would be easy to calculate if the file is e.g. A3 landscape or A4 portrait.
The trigger of my flow is 'when a new mail arrives'. So the pdf content is recieved as an attachment. I know some paid connectors offer a function that returns PDF metadata with dimensions. If a standard build-in function could do the same I would prefer this.
If its a help, I also use AI builder in my flow. But all positions on PDF pages are relative as the returned values are between 0 and 1.