Skip to content

RFC: PDFMtEd - Inspector #27

@ifohancroft

Description

@ifohancroft

I'd like to propose a discussion about a couple of PDFMtEd Inspector features:

  1. Since PDFMtEd as a whole, uses XMP-dc tags and not XMP-pdf tags, shouldn't the inspector stop showing values for various XMP-pdf tags?

  2. The output doesn't seem very clean and clear. Instead of showing like:

[PDF]           Producer                        : Adobe PDF library 15.00
[PDF]           Title                           : 
[PDF]           PageCount                       : 158
[XMP-x]         XMPToolkit                      : Adobe XMP Core 5.6-c017 91.164464, 2020/06/15-10:20:05
[XMP-xmp]       ModifyDate                      : 2022:02:11 11:19:53+08:00
[XMP-xmp]       CreateDate                      : 2022:02:11 11:19:53+08:00
[XMP-xmp]       MetadataDate                    : 2022:02:11 11:19:53+08:00
[XMP-xmp]       CreatorTool                     : Adobe Illustrator 25.2 (Windows)

Shouldn't the output be changed to something more readable, like:

[System]
File Permissions: -rw-r-r-

[PDF]
Producer: Adobe PDF library 15.00
Title: 
PageCount: 158

[XMP-dc]
CreateDate: 2022:02:11

The second example doesn't matches the fields from the example above, but you get the idea

  1. Shouldn't the Inspector show all the fields the editor supports and only them?
    P.S. I understand the value of showing any other metadata so the user can see what's there and decide if they want to clean it. Perhaps, near the end, we can show it as:
[Misc Metadata]
XMPToolkit: Adobe XMP Core 5.6-c017 91.164464, 2020/06/15-10:20:05
CreatorTool: Adobe Illustrator 25.2 (Windows)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions