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 World | View Report | Creates a one page report that display "Hello World". | |
| 2. Text | View Report | How to display text in a document. | |
| 3. Rotated Text | View Report | How to display rotated text in a document. | |
| 4. Fonts | View Report | Display all fonts currently available in regular, bold, bold italic and italic styles. | |
| 5. Render Text | View Report | Include render text in a document. | |
| 6. Lines | View Report | Draw lines in a report. | |
| 7. Boxes | View Report | Draw boxes in a report. | |
| 8. Page Numbers | View Report | Create running page counter in a report. | |
| 9. Mark Twain | View Report | A copy of "A Horse's Tale" by Mark Twain | |
| 10. Images | View Report | Adding images to a document. | |
| 11. Photo Album | View Report | Creates a photo album, with four images per page. | |
| 12. Simple Book List | View Report | Creates a multiple page list of book titles. | |
| 13. Text in Boxes | View Report | Draw text in boxes. | |
| 14. Country Codes | View Report | Multiple page list of Country Codes. | |
| 15. vbPDF Logo | View Report | Creates the vbPDF Logo. | |
| 16. Detail Book List | View Report | Multiple page detail report of books with book cover images. |