RtfToPdfConverterConvertToPdfFile Method
Converts an RTF byte array to PDF and writes the result to the specified output path
Namespace: HiQPdf.NextAssembly: HiQPdf.Next.RtfToPdf (in HiQPdf.Next.RtfToPdf.dll) Version: 18.0.0
public void ConvertToPdfFile(
byte[] rtfBytes,
string outputPdfFilePath
)
Parameters
- rtfBytes Byte
- RTF content
- outputPdfFilePath String
- Output PDF path