Kunden Login Forum Online Help Open Source English Version

Report Engine und PDF Library: Beispielprogramm in Python

from VpeControl import *

def CreateDocument():
Report = VpeControl()
Report.OpenDoc()
Report.Print(1.5, 1, "Hello World!")
Report.Picture(1.5, 2, Report.nFree, Report.nFree, "beispiel.jpg")
Report.WriteDoc("Mein Dokument.pdf")
Report.CloseDoc()

bullet Kundenstimmen

"We are using Crystal report from version 5..6..7..8..8.5
In one hour of work we produced the best report we have ever seen using VPE, and we produce incredible complex reports. We have the control over all parameters and the precision: FANTASTIC!!"

Antonio Iannuzzi, Analist Group Srl, Mercogliano, Italy

Weitere Stimmen...