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…...Pages.Count; pageCount++) { using...Create)) { // Convert a particular page and save the image to stream...