I have a input type file, where i have allowed only pdf files, on submission of the from i am trying to save the pdf to database as a base64 string. I have used this approac