This article explains what features are edition-specific. In other words, what edition of the library should be purchased to use some methods of Docotic.Pdsf library.
Enterprise Edition | Writer Edition | Reader Edition | |
|---|---|---|---|
All PdfDocument()()()() constructors that accept file, stream or byte buffer | X | X | |
PdfDocument.Open()()()() | X | X | |
PdfDocument.Append()()()() | X | X | |
PdfDocument.DocumentsAreEqual()()()() | X | X | |
PdfDocument()()()() constructor that accept no parameters | X | X | |
PdfDocument.Save()()()() | X | X |
All other methods and properties can be used in any edition of the library, but please note that library:
- Will print evaluation notice across each page of generated documents if your license does not allow to save documents
- Will read only first half of pages from existing documents if your license does not allow to read documents.
