Converting pdf to PDF/2A file with options don’t work
public byte[] CreateOutput(byte[] content)
{
using var stream = new MemoryStream();
var inputStream = () => GetFileStream(content);
using var Converter = new Con…...Converting PDF to PDF/2A using GroupDocs.Conversion GroupDocs...September 4, 2023, 11:31am 1 Converting pdf to PDF/2A file with options...