Rendering LiveCycle PDF forms using ASP.NET and MS SQL Server
what's best way populate pdf form created in livecycle designer using asp.net , sql server?
after form generated on server, need send client , present in browser. please note static form.
i'm looking following process:
1. create pdf form template using adobe livecycle es.
2. using asp.net application bind template fields ms sql server
3. save pdf result in database binary object (varchar(max))
4. send pdf client's browser
i trying use acrobat sdk static forms (fillformcs) using xml data biding i'm wondering if there's better solution available render pdf in .net object, save stream , send client. fillformcs requires save pdf template new name on local disk first before binding form data.
thank in advance!
boris
More discussions in LiveCycle Forms
adobe
Comments
Post a Comment