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 format
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

graphman

259 Posts

Posted - Nov 25 2013 :  16:34:41  Show Profile  Reply
Can I save my file in to the new PDF\a format?

xequte

39140 Posts

Posted - Nov 27 2013 :  16:05:08  Show Profile  Reply
Hi

No, but ImageEn's native PDF support uses the widely supported 1.4 format (as with PDF/A-1) and does not use any font or object linking (as with all PDF/A types).

You can convert the 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.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: