javascript - C# convert HTML markup with svg code to PDF -


i working on asp .net 3.5 framework web form application. have html page kendo ui chart , other html tags.

i want convert page pdf. tried pechkin posting html string code behind. displays svg data normal text , renders html properly. svg not displayed image.

i have code converts svg xml bitmap image. how add image pdf instead of svg xml (something replacing svg xml tag)


Comments

Popular posts from this blog

c# - HttpResponseMessage System.InvalidOperationException -

sql - Postgresql error: "failed to find conversion function from unknown to text" -