Hi,
Our customer asks us about possibility to create PDF/UA files (from other files).
As i understand PDF/UA is based on ISO 32000-1 (PDF 1.7). It doesn’t add any new features to the PDF file format, but makes some aspects required which are optional in PDF 1.7.
Is it possible to do it with help of Aspose libraries?
Am I right that Document.Convert() method with PdfFormat.v_1_7 parameter will not solve the issue?
Thanks.
Our customer asks us about possibility to create PDF/UA files (from other files).
As i understand PDF/UA is based on ISO 32000-1 (PDF 1.7). It doesn’t add any new features to the PDF file format, but makes some aspects required which are optional in PDF 1.7.
Is it possible to do it with help of Aspose libraries?
Am I right that Document.Convert() method with PdfFormat.v_1_7 parameter will not solve the issue?
Thanks.