Hi
Im trying to convert a Pdf to PdfUa, I found some examples on how to it.
And from this I made this test-function
private void Convert()
{
Document pdfDoc = new Document("C:\\Temp\\NotPdfua.pdf");
var validateF…...Validate(validateFileName, PdfFormat...Document(inputstream); pdfDocAfter.Validate(validateAfterFileNam, PdfFormat...