PDFsharp & MigraDoc Foundation
http://forum.pdfsharp.com/

XMP meta
http://forum.pdfsharp.com/viewtopic.php?f=2&t=3869
Page 1 of 1

Author:  marek [ Sat Nov 17, 2018 12:41 pm ]
Post subject:  XMP meta

Does PDFShar supports xmp meta? I have tried the code below and it changes only ordinary meta but not RDF.

var document = PdfReader.Open(file.FullName);
document.Info.Creator = "this is creator";
document.Save(file.FullName);

Author:  Thomas Hoevel [ Mon Nov 19, 2018 8:40 am ]
Post subject:  Re: XMP meta

Hi!

The published version of PDFsharp neither creates nor reads or modifies XMP data.

Author:  marek [ Mon Nov 19, 2018 9:26 am ]
Post subject:  Re: XMP meta

Are you planning to add XMP support?

Author:  Thomas Hoevel [ Mon Nov 19, 2018 10:33 am ]
Post subject:  Re: XMP meta

XMP support will come IMHO, but there is no timeframe yet.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/