OberonPlace.com Forums  

Go Back   OberonPlace.com Forums > Developer Forums > VBA > CorelDRAW/Corel DESIGNER VBA

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-05-2008, 09:18
balan
Guest
 
Posts: n/a
Default Urgent: Coreldraw 3x: how to export all the pages in .CDR file into one .SVG file

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
Reply With Quote
  #2  
Old 21-05-2008, 07:47
SteveDude SteveDude is offline
Senior Member
 
Join Date: Dec 2005
Location: Salina, Kansas USA
Posts: 149
Default ...

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.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
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


All times are GMT -5. The time now is 01:39.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.
Copyright © 2011, Oberonplace.com