Recommend this page to a friend! |
All requests | > | Recommendation for a PHP class to com... | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Vipul Gupta - 9 years ago (2014-11-06)
+1 | I want to compare two Excel, PDF, DOCX files data. |
2. by Maik Greubel - 9 years ago (2014-11-08) Reply
Nevertheless, it is not trivial for PHP to handle the contents of one of the file types you have mentioned, I think the only way to compare two/three different file formats is to convert one of the files into the same format of the other and compare the result against the other. But in my opinion the comparsion results will be questionable.
What are the parameters, which will be taken to perform a comparsion? "Simple" content check? Format of the media (alignment of data, "css"-checks)?
I guess this is a good subject for master or bachelor dissertation (if not someone else already figured it out).
1. by Manuel Lemos - 9 years ago (2014-11-07) Reply
Do you mean you want to compare two Excel files, or two PDF documents or two DOCX files, or compare two files with different formats?
I have never seem a package that can do either. It seems to not be trivial.
Recommend package | |
|