Package DE_EPAGES::Order::API::TLE::OrderDocument
TLE functions for order documents
Functions
- CustomerInformationPDFWebFileName
- GetLogoPrintDimensions
- UnityOrderDocumentsCreditNoteText
- UnityOrderDocumentsFooter
- UnityOrderDocumentsInvoiceText
- UnityOrderDocumentsPackingSlipText
CustomerInformationPDFWebFileName
Returns the translated web path to the customer information PDF.
Syntax |
#CustomerInformationPDFWebFileName(#Shop.Object, #LineItemContainer.LanguageID) |
Input |
|
GetLogoPrintDimensions
Calculates the logo dimensions to fit into the given measures
Syntax |
#GetLogoPrintDimensions(#Shop.Object, #MaxWidth, #MaxHeight) |
Input |
|
Return |
|
UnityOrderDocumentsCreditNoteText
Returns the tle replaced OrderDocumentsCreditNoteText1.
Syntax |
#UnityOrderDocumentsCreditNoteText(#Order) |
Input |
|
UnityOrderDocumentsFooter
Returns the tle replaced OrderDocumentsFooter.
Syntax |
#UnityOrderDocumentsFooter(#Order) |
Input |
|
UnityOrderDocumentsInvoiceText
Returns the tle replaced OrderDocumentsInvoiceText1.
Syntax |
#UnityOrderDocumentsInvoiceText(#Order) |
Input |
|
UnityOrderDocumentsPackingSlipText
Returns the tle replaced OrderDocumentsPackingSlipText1.
Syntax |
#UnityOrderDocumentsPackingSlipText(#Order) |
Input |
|