I am trying to save XML's plain text into PDF file.
For example,
this is how my XML file looks like.
I literally want that plain text save as PDF. Format should look the same as when I open XML file in the browser. How would I do that using C#? I couldn't really find solution. I would very much appreciate your help!