how to use iTextSharp with existing wpf document? -


I have an existing wpf document, how do I get a pdf from iTextSharp from it?

There is an easy way, which is easy, but perhaps in the most effective way, an image in a WPF document Render and then embed the image into a PDF using ITextSharp.

I have successfully done it in the first place Initially, I tried to convert control primitives into PDF counterparts, but it proved to be very difficult.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -