I need to create pdf of control document like sale order on button click in x++ can anyone have source code ?
*This post is locked for comments
I have the same question (0)

I need to create pdf of control document like sale order on button click in x++ can anyone have source code ?
*This post is locked for comments
I have the same question (0)Hi you can use the printJobSettings-class for this.
Please take a lokk athis artcile, describing the posting and printing of a sales order.
In the second example/demo code, you can see how you can "print to pdf".
Hope this hepls you.