Hello,
we need to create an email, with the delivery note attached, additionally to the Printer Output that is configured in the Output Channel Management.
Therefore I tried to access the DocumentOutputRequest that is created, when the OutboundDelivery is released.
I want to access the PDF file that is printed and create an email with the file attached to it.
The problem is, that there is no DocumentOutputRequest created, when I release the outboundDelivery and print the DeliveryNote.
I also tried to create the PDF with the OutputManagementUtilities.GetPDF Function, but this functionality is just available for custom forms.
Does anyone know, how i can access the created deliveryNote PDF file?
Kind regards,
Christine Toblier