We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Convert PDF to PDF/A in .Net Core

I can see there is a way to create new PDF documents in PDF/A using the below KB:

In winforms KB there is also a way to convert existing PDF to PDF/A:
But when I try to do this in .net core, there is no Conformance property in loaded pdf document:

  1. loadedDocument.Conformance = PdfConformanceLevel.Pdf_A1B;

How can I convert a PDF document to PDF/A using .net core?

I am using this nuget package for my project:
Syncfusion.HtmlToPdfConverter.QtWebKit.Net.Core

2 Replies

SL Sowmiya Loganathan Syncfusion Team September 20, 2019 01:14 PM UTC

Hi Umair, 

At present we do not have support for converting an existing PDF document to PDF/A-1B in ASP.NET Core platform. We have already logged a feature request for this. Currently we do not have any immediate plans to implement this feature. We will let you know when this feature is implemented. 
 
Please let us know if you have any concerns on this.   
 
Regards, 
Sowmiya L 




GK Gowthamraj Kumar Syncfusion Team November 17, 2020 04:12 PM UTC

Hi Umair,   
  
We have implemented the feature “Converting an existing PDF document to PDF/A1-B in ASP.NET Core platform” in our Volume 3 main release (v18.3.0.35). Please refer the below documentation links for more details,   

Please let us know if you need any further assistance with this. 
  
Regards,  
Gowthamraj K 


Loader.
Live Chat Icon For mobile
Up arrow icon