PDF to Base64 using c#

  • Thread starter Thread starter Dan2890
  • Start date Start date
D

Dan2890

Guest
I have a folder where there will be .docx, .png, .pdf , .txt files places.

There will be UniqueId value sent from Web service.

The fileNames in the folder are same as UniqueId values (for .docx, .png, .pdf , .txt files).

How to convert the documents to base64 ? Please advise


RH

Continue reading...
 
Back
Top