Re: How to convert an infopath form to pdf



I'm not sure how to do it through a Microsoft Add-in but you might want to
try www.amyuni.com Their PDF creator comes up as a printer and you basically
use it as such ( in code ).

"akjal" <akjal@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:81EE8817-310D-4525-A93F-A32BC5DBBF5E@xxxxxxxxxxxxxxxx
hi,
I am searching a solution many places for my problem. But all efforts were
in vain.
I have some infopath forms filled with data (.xml). I want to convert it
to
pdf
through .net code(c#). That is , my pplication should take an infopath
form
and convert it to .pdf on a button click.

I know there is an add-in from microsoft to do this manually. But I want
it
do through code in my application.

Please help me... It's very urgent...


.