MigraDoc Foundation is an open source .NET library that easily creates documents based on an object model with paragraphs, tables, styles, etc. and renders them into PDF or RTF. Use this tag for questions related to MigraDoc using any platform and any programming language.
MigraDoc Foundation is an open source .NET library that easily creates documents based on an object model with paragraphs, tables, styles, etc. and renders them into PDF or RTF.
MigraDoc Resources
- The PDFsharp/MigraDoc web site (with explained samples and useful articles)
- The PDFsharp/MigraDoc forum (if you don't find an answer on SO, maybe your question was already answered on the forum)
Questions
Use this tag for all questions that relate to using the MigraDoc library.
PDFsharp pdfsharp is a different library from the same authors. MigraDoc includes PDFsharp and uses PDFsharp to create PDF files. Not all questions about MigraDoc justify the PDFsharp tag.
It is less confusing for people trying to answer your questions when you use the tag that corresponds to the API you are using (either pdfsharp or migradoc). Simply look at the namespace of the objects you are using.
Related Tags