简体   繁体   中英

Can I convert image to PDF/A document using itextsharp?

i want to convert images to pdf using itextsharp. but i want the resultant pdf in PDF/A Standard.. please help me..

See this example on how to generate PDF/A compliant files with iText.

Even though this example is in Java, the conversion to C# should be straightforward.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM