Hi,
The common sequence of function calls envisions that every virtual
document is closed with "CloseDoc" in the end.
In our Application we leave the document open and the form
containing the VPE-Engine is destroyed only when the user wishes to
print a new form and a new VPE is openend.
Should we call "CloseDoc" before destroying the form with the VPE?
What happens if we don't (that's what we do at the moment)?
Thanks for advice!
Daniela