
Report Engine and PDF Library: Example code in Visual Basic using the ActiveX
Private Sub Form_Load()
Report.OpenDoc
Report.Print 1.5, 1, "Hello World!" Report.Picture 1.5, 2, VFREE, VFREE, "example.jpg" Report.WriteDoc "My Document.pdf" Report.Preview End Sub
|
"I still want to say that VPE is a very great utility. We've been searching for a utility for quite some time, we've been evaluating some of them and the power and ease-of-use of VPE really impressed. Keep up the good work." Patrick Elsen, R&D Engineer, Fidro Informatica N.V., Heusden, Belgium
|