EVO RTF to PDF Converter Library for .NET
Assembly: evortftopdf (in evortftopdf.dll) Version: 10.0.0.0 (10.0.0.0)
An array of bytes containing the binary representation of the PDF document
Gets the PDF document rendered from the specified RTF file to a memory buffer.
Namespace: EvoPdf.RtfToPdf
Assembly: evortftopdf (in evortftopdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- rtfFilePath
- Type: SystemString
The full path of the RTF file
Return Value
Type: ByteAn array of bytes containing the binary representation of the PDF document
See Also