Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am being tasked with creating a native Windows application in VB.Net, and one of the requirements is to read data from an MSSQL database, and put in certain values into a PDF form. How can I achieve putting data into a pre-existing PDF file using VB.Net? Also, is it possible to put the PDF file in as a resource instead of calling it externally?

share|improve this question
You can't write a "native Windows application in VB.Net". Period. You need C/C++ for that. – Mitch Wheat 33 mins ago
@MitchWheat Is there a better place I could ask this then? It's for a volunteer organization, and programming isn't my main job, just a skill I do in my spare time – Luke 29 mins ago

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.