Create PDF programmatically using C#

May 6 2004 7:20 AM
I have a requirement to create a PDF dynamically in my application. I'm planning to use bookmarks to embedd the static headings (that I foresee in the PDF file) and place dynamic data in between them. Can somebody let me know or route me to some links which could help me ? I want to do this without a 3rd party component usage. thanks