I have added a BLOB field in the Purchase header which stores the digital signature of user who has approved the PO. In the order report (report 405) i have put a picture box in the Purchase header’s footer section which display the above signature.
all things are fine, signature is correctly stored in db, i can see it in print preview of the report but when i try to print it, the signature is not printed.
in the same report i have added the company logo from the Company Info table, and its printing perfectly.
I have implemented both the suggestions, but still no success… the company logo is printing whereas the approver signature is not, eventhough both are picture box with underlying blob db field.
If it’s visible in print preview but not visible when you print the report, then the resolution of the picture is too high, to verify this is the case. Edit the picture in MSPaint and add a dot in every corner, and then print the picture. You should see the dot.
Private message, or post here the text version of the Purchase Header, Purchase Line, and the Report in Question. Also send me the 2 pictures and I’ll have a look.