vbPDF Tutorial

This downloadable tutorial will walk you through the process of creating pdf reports from a Visual Basic 2005 program. Each example builds on the lessons learned from the prior example, so you should review each one in order.   Download Tutorial

1. Hello WorldView ReportCreates a one page report that display "Hello World".
2. TextView ReportHow to display text in a document.
3. Rotated TextView ReportHow to display rotated text in a document.
4. FontsView ReportDisplay all fonts currently available in regular, bold, bold italic and italic styles.
5. Render TextView ReportInclude render text in a document.
6. LinesView ReportDraw lines in a report.
7. BoxesView ReportDraw boxes in a report.
8. Page NumbersView ReportCreate running page counter in a report.
9. Mark TwainView ReportA copy of "A Horse's Tale" by Mark Twain
10. ImagesView ReportAdding images to a document.
11. Photo AlbumView ReportCreates a photo album, with four images per page.
12. Simple Book ListView ReportCreates a multiple page list of book titles.
13. Text in BoxesView ReportDraw text in boxes.
14. Country CodesView ReportMultiple page list of Country Codes.
15. vbPDF LogoView ReportCreates the vbPDF Logo.
16. Detail Book ListView ReportMultiple page detail report of books with book cover images.

Copyright © 2007 NYYSA Software