php - How to compare content of xhtml and pdf file? -


latex file source, pdf , xhtml file created. need compare content of both pdf , xhtml file. make sure whether pdf file contents exist in xhtml file too. how it?

if want compare 2 pdf files, can use diffpdf , pdftk etc. how comparing content between xhtml , pdf? or there alternative way it?

additional note:

os-linux

language known-php


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

ruby - Net::HTTP extremely slow responses for HTTPS requests -

java - Incorrect order of records in M-M relationship in hibernate -