![]() |
|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi all,
This is my first post in this forum. I'm working with a coreldraw 3X software and creating a plugin in dot net to perform some functionalities. I've few queries and i would really appreciate if any of the experts can help me . 1) I have a .CDR file with multiple pages. Is it possible to convert all the pages in the .CDR into a single .SVG file. If this is not possible, what should i do in order to convert dynamically each page as a different svg file. 2) I'm getting problems while trying to display a .svg file which is located in the remote server. <embed src="http://localhost/webservice/uploads/test.svg" name="SVGEmbed" width="500" height="616" type="image/svg+xml" pluginspage="http://www.adobe.com/svg/viewer/install/"> 3) Can i do create a .gms plugin file using dot net in coreldraw? Or how do i call a dot net web service from a .gms plugin I would really appreciate the experts solutions. - Balan |
#2
|
|||
|
|||
![]()
There are several examples on this site for exporting objects from each page. Just do a search for export or use the File Export utility GMS that comes with CorelDRAW. In CorelDRAW X3 you can use the web connector to to your server and show the images. Would take a bit of scripting on the server side.
In CorelDRAW X4 you can create your own docker that can do pretty much anything and since it is just a web control, it makes it very easy to deal with objects on a remote server. Copy and Paste this line into the web connector to give you a simple and kind of cool example of what you can do... http://www.corelresource.com In CorelDRAW X4 it is a complete docker of it's own. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
CorelDraw 10 DXF export relative coordinates - VBA solution? | asb617 | CorelDRAW/Corel DESIGNER VBA | 2 | 01-04-2010 02:34 |
EXPORT .PLT File PROBLEMS!!!!!!! PLEASE HELP | STIX GRAFIX | General | 6 | 20-08-2005 08:58 |
Preview from CorelDRAW file and/or worksheet | reanan | CorelDRAW/Corel DESIGNER VBA | 5 | 15-05-2003 18:29 |