开发者

Taking snapshot of sharepoint infopath form

programatically i want to take snapshot of a infopath form which is in formlibrary. I have used many third party tools they all working fine for other sites. but it is not working correctly for sharepoint sites. If it works for sharepoint sites it is not able to do for infopath form.

When i try to take snapshot of a infopat开发者_运维问答h form the ribbon controls are coming the output but the needed form is not in the pdf output. Is infopath is a silverlight application. Why i am not able to take snapshot of that . Any idea.


Your question is not completely clear, but you mention PDF so it sounds like you want to take PDF based snapshots from your InfoPath form.

Have a look at this post that I wrote some time ago. It uses a (our) third party product for converting files in SharePoint, including InfoPath, to PDF.


I have a less cost solutions for you if you are interested:

  1. use a builded workflow ( http://smallbusiness.chron.com/convert-pdf-sharepoint-workflow-31202.html ) to be able to convert a form into a library.

  2. use iTextSharp with c# to code your form into PDF by this steps: a. create the pdf in memorystream. b. encode your pdf into an attachment using this: ( https://support.microsoft.com/en-us/kb/2517906 )

G o o d L u c k ! ! !

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜