Re: How to convert an infopath form to pdf
- From: "TD" <someone@xxxxxxxxxxxxx>
- Date: Fri, 9 Mar 2007 08:09:30 -0600
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
.
- References:
- Prev by Date: Re: Loading Word documents in OLE containter very slow since Windows Server 2003 SP1
- Next by Date: Re: Which tools are needed to do Office automation
- Previous by thread: Re: How to convert an infopath form to pdf
- Next by thread: Proper disposal of Word 2007 (12.0) ApplicationClass in non-UI application?
- Index(es):
Loading