SautinSoft is an Internet-oriented software development company. We are developing .Net components to convert between HTML, RTF, Word, Excel, Text and PDF documents

Types

         
 All Types  Classes   Enumerations 
 NameDescription
PdfMetamorphosis..::.CTextStyle..::.CFontColor
PdfMetamorphosis..::.CTextStyle..::.CFontFace
PdfMetamorphosis..::.CHeaderFooter
Class to create header and footer in produced PDF document in any of formats: Rtf, Html or Text
PdfMetamorphosis..::.CHtmlOptions
Class which allows to specify options necessary for HTML to PDF converting, such as BaseUrl etc.
PdfMetamorphosis..::.CPageStyle..::.CPageMargin
Allows to set page margins in mm and inches
PdfMetamorphosis..::.CPageStyle..::.CPageOrientation
Allows to set page orientation PDF document
PdfMetamorphosis..::.CPageStyle..::.CPageSize
Allows to set page size produced PDF
PdfMetamorphosis..::.CPageStyle
Class which allows to specify different page properties. For example, set page size, margins, page numbers and add watermarks on page.
PdfMetamorphosis..::.CTextStyle..::.CTextAlignment
PdfMetamorphosis..::.CTextStyle
Allows to set single font face, size, color and alignment for all text in PDF document
PdfMetamorphosis..::.CTraceOptions
PdfMetamorphosis..::.CUnicodeOptions
Class with properties which allows to specify Unicode options, such as "Fonts" directory etc
PdfMetamorphosis..::.CHtmlOptions..::.eBorderVisibility
Allows to specify borders type for all tables in document: visible (black 1px solid), invisible, as in HTML source.
PdfMetamorphosis..::.CTextStyle..::.eCompressionType
Allows to set compression to type to decrease PDF document size
PdfMetamorphosis..::.CTraceOptions..::.eTraceType
PdfMetamorphosis..::.CUnicodeOptions..::.eUnicodeDetectFontsDirectory
Allows to specify type of finding *.tff files. This is necessary to insert Unicode inside PDF.
PdfMetamorphosis
Main class of the PDF Metamorphosis .Net. Allows to export Text, RTF, HTML to PDF, split and merge PDF documents.
PdfMetamorphosis..::.WaterMark