tcr / scissors

PDF manipulation in Node.js! Split, join, crop, read, extract, boil, mash, stick them in a stew.
Apache License 2.0
285 stars 45 forks source link

.getPageSizes() returns empty array([]) for single page pdf files #35

Open ThunderBoltEngineer opened 6 years ago

ThunderBoltEngineer commented 6 years ago

I am trying to get page size of various pdf files. Multi-page files are processed normally, but for single page pdf files, function is returning []. Help me :(

cboulanger commented 6 years ago

I am not currently working on scissors. Give me a few weeks, I hope I can have a look at this then. Sorry.

betsy-fu commented 6 years ago

I'm not seeing this error. Do you have an example?