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…...content of an RTF file with it's formatting to a PDF file Aspose...I have an RTF file, trying to convert it to a PDF file. When...