You can. But the PDF should know who the user is when the form is opened. For example, if you are using a server side rendering, you can pass the logged in user info in the data file before rendering.If you are not using the Server side rendering, then you can assign a value to a hidden field when t...