MigraDoc: Frequently Asked Questions

Modified on 2015/11/16 10:53 by Thomas Hövel — Categorized as: FAQ, MigraDoc FAQ

Questions and answers about MigraDoc.

See also: PDFsharp FAQ




About

See the MigraDoc Overview for general information about MigraDoc.







What is MigraDoc?

MigraDoc is the .NET library for modeling and rendering documents. See the MigraDoc Overview for general information about MigraDoc.







Can MigraDoc run on Web Servers under Medium Trust?

Beginning with version 1.50, PDFsharp/MigraDoc should work under Medium Trust. But since Medium Trust prevents access to the fonts installed with the operating system, you will have to use a font resolver and include the fonts you need with your application, assuming you are using the Core build.







Table Rendering is Slow

This issue was solved with PDFsharp 1.50. Table rendering still takes some time and maybe there will be some smaller optimizations in the future, but version 1.50 is much faster than version 1.32 and earlier versions.