How to create PDF file from Visual Basic: example “Hello, PDF!”

This page contatins step-by-step tutorial aimed to teach you how to createPDFfile from Visual Basic application using PDF Creator
Pilot library.
1) InstallPDF Creator Pilotlibrary on your computer and runVisual Basic. You will see New Project Wizard
2) SelectStandard EXEproject type and clickOpento create new project. Visual Basic will generate new projectProject1and will automatically open the main form of the generated project
3) Now we should place a button that will launchl PDF generation function. To place the button just clickCommandButtonon the controls toolbar on the left:
Now press your right mouse button and then drag the mouse so you will set the rectangle for a new control and release the mouse button to create the control. It will look like this:
4) Visual Basic will create new button control on theForm1. Double-click on the control to letVisual Basiccreate the click handler function in the project code:

Get pdf download How to create PDF file from Visual Basic: example “Hello, PDF!”

Related Tutorial

Tags: , , , , , , , , ,

Comments

Leave a Reply