How to store a signature as a PDF File

Hi,
is it possible to impement a signatur.
For example: A Ticket System where the customer has to sign a Report.
This signed Report should be saved as a PDF and even emailed to the customer.

Hi,

In our project we use pdfbox library to parse and create PDF files:

Regards,