I have an RTF file, trying to convert it to a Pdf file. When I use following code, I get malformed Pdf
Document rtfDoc = new Document(rtf);
DocumentBuilder builder = new DocumentBuilder(rtfDoc);
Document PdfDoc = rtfD…...an RTF file with it's formatting to a PDF file Aspose.Words Product...file, trying to convert it to a PDF file. When I use following code...