귀사는 PDF 보안 및 규정 준수를 위한 연간 구독료에 너무 많은 비용을 지출하고 있습니다. IronSecureDoc PDF 보안 솔루션을 고려해 보세요. 이 솔루션은 디지털 서명, 내용 삭제, 암호화 및 보호와 같은 SaaS 서비스를 관리하는 솔루션을 일회성 결제로 제공합니다. IronSecureDoc 문서를 살펴보세요 .
PDF/A Format with IronPDFusing IronPdf;
// Open a PDF or use an exisiting PdfDocument object
PdfDocument pdf = PdfDocument.FromFile("source_doc.pdf");
// Perform PDF Editing Tasks...
// Save the PDF/A-3b Document to File
pdf.SaveAsPdfA("pdfa-compliant.pdf", PdfAVersions.PdfA3b);
Imports IronPdf
' Open a PDF or use an existing PdfDocument object
Dim pdf As PdfDocument = PdfDocument.FromFile("source_doc.pdf")
' Perform PDF Editing Tasks...
' Save the PDF/A-3b Document to File
pdf.SaveAsPdfA("pdfa-compliant.pdf", PdfAVersions.PdfA3b)귀사는 PDF 보안 및 규정 준수를 위한 연간 구독료에 너무 많은 비용을 지출하고 있습니다. IronSecureDoc PDF 보안 솔루션을 고려해 보세요. 이 솔루션은 디지털 서명, 내용 삭제, 암호화 및 보호와 같은 SaaS 서비스를 관리하는 솔루션을 일회성 결제로 제공합니다. IronSecureDoc 문서를 살펴보세요 .
PDF/A Format with IronPDFNuget Downloads 20,756,830|버전:2026.7방금 출시