by IDEAL Software Support » Tue Jan 30, 2007 5:37 pm
I think you understand something wrong.
ASP.NET components are executed on the server side. They are not - unlike the ActiveX - executed on the client side within Internet Explorer (ok, with scripting you can also execute parts of the code on the client, but basically the client then sends requests to the component which resides on the server).
The ASP.NET component of VPE can not be used to display a VPE preview on the client side. It is solely for the use on the server side and its main intention is to create PDF files (or VPE document files). The created PDF documents can then be sent to the client browser (and not just Internet Explorer, but any browser on any platform) for preview and printing.
VPE v3.60 is shipped with demo source code that demonstrates how to achieve this.
Regards
Thorsten Radde
IDEAL Software GmbH