ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 metadata-pdf
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Tommy

Germany
1 Posts

Posted - Jul 14 2025 :  05:41:38  Show Profile  Reply
Hello,

how can i save new metadata to a pdf-file?

i tried this:

IEGlobalSettings1.PDFEngine := ieenNative;
pdf.PdfViewer.Enabled := True;
pdf.IO.LoadFromFilePDF( pdfdateiname);
pdf.IO.Params.PDF_Title := etitel.Text;
pdf.IO.Params.PDF_Author := 'Test';
pdf.IO.SaveToFilePDF(pdfdateiname);

But i does not work.

Thank you.

xequte

39097 Posts

Posted - Jul 14 2025 :  18:46:41  Show Profile  Reply
Hi

PDFium does not support saving of Meta-Data at this time:

http://www.imageen.com/help/TIEGlobalSettings.PDFEngine.html

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: