[Using Coding]
Very first I would like to check whether document has LF pages or not, whether it has electronic document available or not. Let me try to clarify more, whether it has only LF pages or only electronic document or both.
1) only pages: I want bytes, mimetype and extension
2) only electronic document: I want bytes, mimetype and extension
3) both: I want bytes, mimetype and extension
How can I verify and get the bytes?