RtfToPdfConverterConvertStringToPdfFile Method
Converts an RTF string (raw RTF markup) to PDF and writes the result to the specified output path
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next.RtfToPdf (in Winnovative.Pdf.Next.RtfToPdf.dll) Version: 20.0.0
public void ConvertStringToPdfFile(
string rtfContent,
string outputPdfFilePath
)
Parameters
- rtfContent String
- The RTF content as a string
- outputPdfFilePath String
- Output PDF path