How to generate PDF from currently submitted InfoPath form from a Sharepoint Library -


i have sharepoint library , want generate , send pdf of infopath form in email when form submitted sharepoint library.

is there way using workflow or other way achieve this?

thanks

i've done before, used open source dll, unfortunately forgot name of dll. yes, can using workflow or event receiver. infopath form not converted directly pdf, first, infopath converted html, html converted pdf. that's how achieved convert infopath pdf


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -