render pdf/rtf
PDFsharp is a .NET library for creating and modifying PDF documents.
Brought to you by:
pdfsharp,
stefan_lange
hi, it seems that it only reads a ddl then render on the screen, and saves to pdf/rtf.
I was wondering whether it could open a pdf/rtf file to render?
It can open PDF files for modification. It can create new PDF files (optionally using content from existing PDF files).
Rendering PDF is not supported.
You can call Acrobat Reader for printing. You can invoke other tools (e. g. Ghostscript) for rendering.
Importing RTF or HTML is not yet supported and won't be implemented in the foreseeable future.
We invite you to visit the PDFsharp support forum:
http://pdfsharp.s3.bizhat.com/
Regards
The PDFsharp team