Hi,
We currently have a business system built in Sharepoint which uses Infopath forms to display/edit/add list items etc. I am wanting to integrate it with an application, which basically needs to load the HTML display form for an item and then render to PDF (all programmatically behind the scenes) etc. My issue is the synchronous loading of the form. Is there any way (URL parameters, a different page etc.), which will load the form synchronously in a browser (I.e. so that when the page is loaded, the form has been loaded)?
Is there another method I could use to programmatically get a PDF rendition of a Sharepoint Infopath display form?
Thanks in advance
Peter