Hi,
we have a workflow to process invoices…
User A uploads a pdf, User B validate or not the document, User C proceed to the payment, etc…
At the end of the workflows, I can see in “EVENTS” all the “history” of the document…
My questions is how can I extract these events and merge them wih the PDF file (for eg by appending a new page to the pdf, this new page will contain all the document event’s…)
Is this possible ?