Skip to content

More PDF metadata #2239

@mexmer

Description

@mexmer

I want to ask, if there is plan to support more PDF metadata, like autor, title, software that was used for creation, also document creation and modification time (which is now "guessed" from file attributes, but it might be inside document)
see https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/PDF32000_2008.pdf table 317 (page 558)
document might contain for example following information stream

1 0 obj 
  << /Title (PostScript Language Reference, Third Edition)
    /Author (Adobe Systems Incorporated) 
    /Creator (Adobe FrameMaker 5.5.3 for Power Macintosh®)
    /Producer (Acrobat Distiller 3.01 for Power Macintosh)
    /CreationDate (D:19970915110347-08'00')
    /ModDate (D:19990209153925-08'00') 
  >> 
endobj

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions