Hi,
I’m exporting an HTML form (with input tags, select, etc.) to PDF. Unfortunately, also in PDF, the form stays a form, i.e. I can enter values or select from a dropdown. In my case, this is counter-productive, becaus…...Prepare a path to a source HTML file string documentPath = Path.Combine(dataDir...Prepare a path for converted file saving string savePath = Path.Combine(dataDir...