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
 PDF/a support
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Vodevinfo

France
0 Posts

Posted - Apr 29 2021 :  04:37:15  Show Profile  Reply
Is there an evolution planned to make an export in pdf/a format ?

thanks

E.J.

xequte

39140 Posts

Posted - Apr 29 2021 :  19:24:41  Show Profile  Reply
Hi EJ

IEvolution does not support PDF/A at this time. You can convert the created PDF file to PDF/A using a command-line tool like GhostScript:

gs -dPDFA=2 -dBATCH -dNOPAUSE -dNOOUTERSAVE -sProcessColorModel=DeviceCMYK \
-sDEVICE=pdfwrite -sOutputFile=output_PDFA.pdf PDFA_def.ps input.pdf


Note: PDFA_def.ps is a configuration file that defines the output intent (ICC color profile, metadata, etc.). You can find example definition files in the Ghostscript distribution under /lib.


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