-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I'd like to propose a discussion about a couple of PDFMtEd Inspector features:
-
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?
-
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
- 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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels