![]() |
#1
|
|||
|
|||
![]()
Hi !
Wat is the syntax and method for using this function? It is the way for prompt ui, or display a message during the import process ? regards, |
#2
|
||||
|
||||
![]()
why would you want to use it btw?
anyway you should add a class module to your project and add a tools->reference to coreldraw vector library then code the class: Code:
Implements VGCore.IImportResampleHandler Private Function IImportResampleHandler_Resample(ByVal opt As VGCore.IStructImportResampleOptions) As Boolean ................ .............. End Function Code:
dim sio As StructImportOptions Set sio = CreateStructImportOptions Set sio.ResampleHandler = oResampler sio.Mode = cdrImportResample ActiveLayer.Import "some file", , sio |
![]() |
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 |
Import like Corel | TheFez | CorelDRAW/Corel DESIGNER VBA | 0 | 30-12-2008 04:11 |
Find Group ungroup it then process and again group | derasje | Macros/Add-ons | 2 | 19-11-2008 04:04 |
Convert Pantone process colour to normal CMYK colours | Matthias | General | 14 | 10-06-2008 13:50 |
using the same corel in process | bbolte | CorelDRAW/Corel DESIGNER VBA | 13 | 06-06-2007 10:04 |
Generic code to process all shapes in a document | glennwilton | CorelDRAW/Corel DESIGNER VBA | 0 | 05-09-2003 03:13 |