tests/testthat/_snaps/docinfo.md

conversion to/from docinfo()

Code
  print(d)
Output
  Author: John Doe
  CreationDate: 2022-11-11T11:11:11
  Creator: Generic Creator
  Producer: Generic Producer
  Title: Generic Title
  Subject: Generic Subject
  Keywords: Key, Word
  ModDate: 2022-11-11T11:11:11
Code
  print(x)
Output
  i  auto_xmp (not XMP tag) := cc:attributionName, cc:license, dc:rights, dc:subject,
          photoshop:Credit, xmpRights:Marked, xmpRights:UsageTerms,
          xmpRights:WebStatement
  => cc:attributionName = John Doe
     dc:creator := John Doe
     dc:description := Generic Subject
  => dc:subject = Key, Word
     dc:title := Generic Title
     pdf:Keywords := Key, Word
     pdf:Producer := Generic Producer
  => photoshop:Credit = John Doe
     xmp:CreateDate := 2022-11-11T11:11:11
     xmp:CreatorTool := Generic Creator
     xmp:ModifyDate := 2022-11-11T11:11:11


Try the xmpdf package in your browser

Any scripts or data that you put into this service are public.

xmpdf documentation built on July 4, 2024, 9:08 a.m.