RtfToPdfConverterConvertStreamToPdfFile Method
Converts an RTF stream 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 ConvertStreamToPdfFile(
Stream rtfStream,
string outputPdfFilePath
)
Parameters
- rtfStream Stream
- The RTF stream providing the RTF content bytes
- outputPdfFilePath String
- Output PDF path