Hi cingeme1
This is not something that you are going to be able to do out of the box with K2. I suggest you do some research on third party tools that can auto-populate Adobe forms. Depending on how you want it to work, and what API the tool you choose has, you might be able to write a custom service broker to do the auto-populate.
Here is an example of a third party tool that allows you to maniplulate PDF documents:
http://www.aspose.com/.net/pdf-component.aspx
The thing that worked out fine to me was to use third-party form builder instead, like Adobe, PDFfiller or JotForm. I heard one could do so right inside K2, yet I hadn't figured this out to myself
Hi cingeme1,
Im trying to understand exatcly what you need?
Would it not work to populate a Form with all the data from the SQL Database and generate a PDF from that form?
-Jean