Multiple Instances

PDF-XChange Editor SDK for Developers

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
jeffp
User
Posts: 924
Joined: Wed Sep 30, 2009 6:53 pm

Multiple Instances

Post by jeffp »

A long time ago in the thread below I asked about the ability to have multiple independent instances of your ActiveX control inside my application. See below.

viewtopic.php?t=25374

Do you now support this?

My use case is this: In my Windows Desktop application, I use your control in two places. One as a full PDF Editor and the second as just a Preview window. It would be nice to keep them completely separate. I've managed to make it work currently, but just updating the control as I move from one context to the other. But multiple instances would be great.