Password Gone while Upload PDF to server

Hi,

I have a password field as input and I applied mask property, so password is not visible when typed by user. Things are fine when I do enter password but when I submit the complete PDF for upload at server, password just disappear by itself.

Is there any issue with this ?

Thanks,
Darshit Patel

@darshpatel

Would you please provide following information so that we can test the scenario accordingly.

  • How you are adding password field and applying mask to it?
  • How you are submitting the PDF and upload it to server?
  • Sample source/output PDF documents

Please share complete sample code snippet that you are using to perform above functionalities. You may also share a sample console application which is able to replicate the issue. We will test the scenario in our environment and address it accordingly.