vbPDF is an open source Adobe Portable Document Format (PDF) creator. It is completely written in Visual Basic 2005. No Java, no dll's, just plain old Visual Basic 2005.
vbPdf is being release as open source software. You are free to use it in your applications, with the understanding that any changes or additions you make to the code is made available, free to NYYSA Software and all users of vbPDF.
To include vbPDF in your project, all you need to do is add the following three files to the project: vbPdf.vb, vbPdfFonts.vb and vbPdfRoutines.vb.