LearningKid Posted August 20, 2009 Share Posted August 20, 2009 hi i have a database which i upload microsoft office stuff to (.doc,xls, etc), however i dont know how to get the number of pages or show a preview of the pages on my site. I was wondering if anyone of you kind phpfreaks can hlp me out with the codeing for this. Link to comment https://forums.phpfreaks.com/topic/171187-uploaded-doc-preview-and-properties/ Share on other sites More sharing options...
Eiolon Posted August 20, 2009 Share Posted August 20, 2009 PHP does not know how to count pages in a document. You need to find a parser to do this. Link to comment https://forums.phpfreaks.com/topic/171187-uploaded-doc-preview-and-properties/#findComment-902723 Share on other sites More sharing options...
LearningKid Posted August 20, 2009 Author Share Posted August 20, 2009 Thank You Very much. PHP does not know how to count pages in a document. You need to find a parser to do this. Link to comment https://forums.phpfreaks.com/topic/171187-uploaded-doc-preview-and-properties/#findComment-902729 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.