View Single Post
Old 01-20-2020, 08:38 PM   #7
compurandom
Wizard
compurandom ought to be getting tired of karma fortunes by now.compurandom ought to be getting tired of karma fortunes by now.compurandom ought to be getting tired of karma fortunes by now.compurandom ought to be getting tired of karma fortunes by now.compurandom ought to be getting tired of karma fortunes by now.compurandom ought to be getting tired of karma fortunes by now.compurandom ought to be getting tired of karma fortunes by now.compurandom ought to be getting tired of karma fortunes by now.compurandom ought to be getting tired of karma fortunes by now.compurandom ought to be getting tired of karma fortunes by now.compurandom ought to be getting tired of karma fortunes by now.
 
Posts: 1,016
Karma: 500000
Join Date: Jun 2015
Device: Rocketbook, kobo aura h2o, kobo forma, kobo libra color
Quote:
Originally Posted by MarjaE View Post
If I check the individual files in the Mac Finder, command-i can list compatibility level, resolution, security, and encoding software. Maybe Linux or Windows equivalents add color rendering or other info.
Here's the ones that are available via pdfinfo which is what calibre uses to extract metadata from pdfs: (using a random victim pdf I found)

Of these, calibre grabs creator, creation date, modification date (I think), tags (not pictured here).

From your list, I think the only thing missing is encodeing, although this particular pdf may not be interesting enough to exercise all of the possible features.

So, it would be trivial to add those, except that I'm not sure how to assign a custom column to put them in.

Code:
Creator:        Adobe InDesign 15.0 (Macintosh)
Producer:       Adobe PDF Library 15.0
CreationDate:   Wed Dec  4 16:01:52 2019 EST
ModDate:        Wed Dec  4 16:03:46 2019 EST
Tagged:         no
UserProperties: no
Suspects:       no
Form:           none
JavaScript:     no
Pages:          220
Encrypted:      no
Page size:      468 x 648 pts
Page rot:       0
File size:      13738051 bytes
Optimized:      no
PDF version:    1.4
compurandom is offline   Reply With Quote