开发者

Infopath form values submit to PDF

I'm tryi开发者_StackOverflow社区ng to use values selected out of my InfoPath form to be displayed in a nicely manner on a PDF..For example a user selects a contact that is pulled from a database..and then that contacts information is displayed in a pdf once they hit submit on the infopath form..any ideas how to do this?


Check out my codeplex project IP2HTML. It allows you to convert an InfoPath form/view to HTML (you can do the HTML to PDF conversion with any 3rd party tool you like). Click here to see how it's used within a IP 2010 form.

In your case, i would create a custom view that displays only the selected contact, and when the user clicks submit the pdf is generated. This, however, requires code within your form.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜