How to find the metadata of a pdf?

3 visualizaciones (últimos 30 días)
Balkar Singh
Balkar Singh el 8 de Mayo de 2020
Editada: Walter Roberson el 8 de Mayo de 2020
How to find the metadata of a pdf file in Matlab?
iminfo() function works only for image like png.
Please guide. Thanks

Respuesta aceptada

Walter Roberson
Walter Roberson el 8 de Mayo de 2020
Editada: Walter Roberson el 8 de Mayo de 2020
pdf files are code. They do have some structure such as described at https://resources.infosecinstitute.com/pdf-file-format-basic-structure/ but they are not image files and do not have clear things like width and height or number of images. PDF are designed to be device independent where practical.

Más respuestas (0)

Categorías

Más información sobre Import, Export, and Conversion en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by