| Initialize | () | | public | 26-28 | - |
| Load | (InStream) | Boolean | public | 26-28 | - |
| ConvertToImage | (var InStream, Enum Image Format, Integer) | | public | 26-28 | Pending 27.2 |
| Use the ConvertPdfToImage procedure instead. |
| GetDocumentAttachmentStream | (InStream, var Codeunit Temp Blob) | Boolean | public | 26-28 | - |
| GetPdfProperties | (InStream) | JsonObject | public | 26-28 | - |
| GetPdfPageCount | (InStream) | Integer | public | 26-28 | - |
| GetZipArchive | (InStream) | | public | 26-28 | - |
| GetAttachmentNames | (InStream) | List | public | 26-28 | - |
| AddAttachment | (Text, Enum PDF Attach. Data Relationship, Text, Text, Text, Boolean) | | public | 26-28 | - |
| AddFileToAppend | (Text) | | public | 26-28 | - |
| AddStreamToAppend | (InStream) | | public | 26-28 | - |
| ProtectDocument | (Text, Text) | | public | 26-28 | - |
| ProtectDocument | (SecretText, SecretText) | | public | 26-28 | - |
| AttachmentCount | () | Integer | public | 26-28 | - |
| AppendedDocumentCount | () | Integer | public | 26-28 | - |
| ToJson | (JsonObject) | JsonObject | public | 26-28 | - |
| ConvertPdfToImage | (var InStream, Enum Image Format, Integer) | Boolean | public | 27-28 | - |
| AddAttachment | (Text, Enum PDF Attach. Data Relationship, Text, InStream, Text, Boolean) | | public | 27-28 | - |