Hello,
I am using the PDF library to create PNG images which I then import into our CAD documents.
string fileExtension = "png";
ImageFormat format = ImageFormat.Png;
PdfConverter pdfConverter = new PdfConv…...png (123.6 KB) I see there was mention...