Re: How to convert an infopath form to pdf



I've never used the novapdf but I don't think it should be too much
different. What we do with the Amyuni driver is create the printer and get a
device context from that and draw to it just like we would be drawing to the
screen. I know it's a bit different in C# but I would think in theory you
should be able to do about the same thing.

"akjal" <akjal@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8E56E15B-9D69-4BA5-A1D1-AB66FDDC52B7@xxxxxxxxxxxxxxxx
Hi TD

Thanks for reply. I got a free print driver from novapdf and installed .
Now
I can print to pdf any document using this driver. But now my problem is ,
When I print it from my c# code, it is ony printed as xml elements.that
is,
not showing the text boxes and all in infopath.

can u suggest any office document from visual studio code which contains
not
only text but some pictures, tables etc. If so my problem will be solved..

thabks in advance


.


Loading