EVO RTF to PDF Converter Library for .NET
Assembly: evortftopdf (in evortftopdf.dll) Version: 10.0.0.0 (10.0.0.0)
Saves the rendered PDF document from the specified URL into the specified
disk file
Namespace: EvoPdf.RtfToPdf
Assembly: evortftopdf (in evortftopdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- rtfString
- Type: SystemString
The RTF string - outFile
- Type: SystemString
The full path of the file where to save the rendered PDF document
See Also