Where can I get the official Corel SDK and documentation?

We would like to create a plugin for Corel Draw similar to our ExportKit Photoshop plugin - but  we are unable to find official documentation or the SDK download page, can someone help us with this please.

Thanks in advance.

P.S.
This will allow for Corel to export to HTML5, CSS, JavaScript, Flex, (.Net, C#, Java, SilverLight - with the Corel update) and more.  Accurate automation, check it out: http://www.exportkit.com, your's to discover! 

Parents
  • Hi,

    The only information on CorelDRAW plugins that is generally available is at the Oberonplace.com forums.  I use the plugin interface in all my products.  You can see them at http://www.CorelDRAWTools.com - basically you get a simple plugin running then read the VBA documentation.  You then #import the typelibs from CorelDRAW and read the TLI and TLH files to see what the functions / objects look like in C++.  After a great deal of experimentation you can make a product.

    -James

Reply Children