Dear Chaitanya,
As far as I know there is no built in support for Corel Draw yet, but if you are a php developer you may like to look at this Open Source project, UniConvertor to see if some sort of ResourceSpace auxiliary helper is achievable, as is already done for OpenOffice/LibreOffice files etc...
When I looked at the pictures of UniConvertor I thought it was a GUI driven application but it is actually a shell/ command line application (with an optional GUI helper), but it requires Python (Windows version installation is self-contained).
A write up...
Amongst this list (from the dowloaded applications doc drierctory / about.html) it appears that it could potentially help with a few things that perhaps ResourceSpace does not already deal with directly...
- CorelDRAW ver.7-X3,X4 (CDR/CDT/CCX/CDRX/CMX)
- Adobe Illustrator up to 9 ver. (AI postscript based)
- Postscript (PS)
- Encapsulated Postscript (EPS)
- Computer Graphics Metafile (CGM)
- Windows Metafile (WMF)
- XFIG
- Scalable Vector Graphics (SVG)
- Skencil/Sketch/sK1 (SK and SK1)
- Acorn Draw (AFF)
- HPGL for cutting plotter files(PLT)
- Autocad Drawing Exchange Format (DXF)
- DST design format (Tajima)
- PES embroidery file format (Brother)
- EXP embroidery file format (Melco)
- PCS design format (Pfaff home)
However it only directly exports to ...
- AI (Adobe Illustrator ver.5.0 format)
- SVG (Scalable Vector Graphics)
- SK (Sketch/Skencil format)
- SK1 (sK1 format)
- CGM (Computer Graphics Metafile)
- WMF (Windows Metafile)
- PDF (Portable Document Format)
- PS (PostScript)
- PLT (HPGL for cutting plotter)