Hi Team,
We are encountering a table width issue in the PDF documents generated by Aspose. We have a template that contains a table, where some columns are dynamically removed during Word document generation. However, w…...= new(); var pdfSaveOptions = new PdfSaveOptions(); var wordDocumentToSave...wordDocument.Save(pdfDocStream, pdfSaveOptions); } catch { pdfDocStream...