How can I get only once signature picture from UserSetup in DataSet?
DataItem Integer in the end doesn't work when I print two or more documents with different signatures.
How can I get only once signature picture from UserSetup in DataSet?
DataItem Integer in the end doesn't work when I print two or more documents with different signatures.
The usual tactics is to clear BLOB with a picture after the first row has been generated, e.g. in AfterGetRecord of document lines.
An example with more details can be found here: