M
Morten Snedker
From an aspx I wish to grab a html-file from the same directory and
push it to PDF via Response.ContentType = "application/pdf".
Alternatively the html-content can be held in a string variable, which
can be used instead.
Can someone push me in the right direction as to how?
Regards /Snedker
push it to PDF via Response.ContentType = "application/pdf".
Alternatively the html-content can be held in a string variable, which
can be used instead.
Can someone push me in the right direction as to how?
Regards /Snedker