dkiyatkin / node-office

Parse office documents (doc, docx, xls, etc..)
MIT License
180 stars 31 forks source link

Returning doc,docx files's proprieties like number of pages #12

Open Mako-L opened 9 years ago

Mako-L commented 9 years ago

I want to know if it's possible to be made with node-office or do I need something else. I want to get all files from a folders and return how many pages has each document with names and everything. I need an quick answer so anything will do . Thank you for the support. Asked the same question here : https://github.com/Ziv-Barber/officegen/issues/57 . But i only found a solution for docx files, still looking for a .doc solution. Thank you for all the help :)