Starting from 2002 we are developing .Net components to do all what you wish with documents in PDF, DOCX, RTF, HTML, Images and other formats.
Classes | Class | Description |
---|
| PdfMetamorphosis |
Main class of the PDF Metamorphosis .Net. Allows to export Text, RTF, DOCX, DOC and HTML to PDF; split and merge PDF documents.
|
| PdfMetamorphosisHeadersFooters |
Class to create a custom header and footer in produced PDF document in any of formats: Rtf, Html or Text.
|
| PdfMetamorphosisHtmlSetting |
Set options necessary for HTML to PDF conversion, such as BaseUrl etc.
|
| PdfMetamorphosisPageSetting |
Set different page properties. For example, set page size, margins, page numbers and add watermarks on page.
|
| PdfMetamorphosisPageSettingMargins |
Set page margins in inches or mm.
|
| PdfMetamorphosisPageSettingPageNumbers |
Allows to set page numbers and their properties in PDF.
|
| PdfMetamorphosisPageSettingPageSizes |
Set page size of produced PDF document.
|
| PdfMetamorphosisPdfSecurity |
Contains details for encrypting and access permissions for a PDF document, such as Password, Permissions etc.
|
| PdfMetamorphosisPdfSetting |
Set properties for resulting PDF document, such as PDF version, compression etc.
|
| PdfMetamorphosisSizes |
Class to set the component's options in inches, mm and pixels.
|
| PdfMetamorphosisTextSetting |
Set a single font face, size, color and alignment for all text in PDF document.
|
| PdfMetamorphosisTextSettingAlignments |
Set a single text alignment for all text in PDF document. Default option: Auto.
|
| PdfMetamorphosisTextSettingFontFaces |
Set a single custom font for a whole text in PDF document. Default option: Auto.
|
| PdfMetamorphosisTextSettingScale |
Allows to scale some text properties (the scaling of FontSize and TextWidth appears in future)
|
| PdfMetamorphosisWaterMark |
Allows to add watermarks into a produced PDF document
|
| PdfMetamorphosisWaterMarksCollection |
Allows operate with watermarks in PDF document
|
Enumerations