Codeunit "PDF Document Management"
ID 5467
Namespace: Microsoft.EServices.EDocument
Methods
GeneratePdfBlobWithDocumentType
procedure GeneratePdfBlobWithDocumentType(ParentId: Guid, DocumentId: Guid, DocumentType: Enum "Attachment Entity Buffer Document Type", var TempAttachmentEntityBuffer: Record "Attachment Entity Buffer" temporary): Boolean
Parameters
Returns
GeneratePdfBlobWithDocumentType
procedure GeneratePdfBlobWithDocumentType(DocumentId: Guid, DocumentType: Enum "Attachment Entity Buffer Document Type", var TempAttachmentEntityBuffer: Record "Attachment Entity Buffer" temporary): Boolean
Parameters
Returns
See also