![]() |
#1
|
|||
|
|||
![]()
how can we convert all lenses in document back to a plain shape..no lens effect?
|
#3
|
|||
|
|||
![]() Quote:
Code:
' Dim s As Shape Dim sr As New ShapeRange Dim p As Page, i As Integer Dim OrigSelection As ShapeRange For i = 1 To ActiveDocument.Pages.count ActiveDocument.Pages(i).Activate Set sr = ActivePage.Shapes.FindShapes(query:="@type='cdrLens'") For Each s In sr s.Effect.Clear Next s Next i
__________________
Using: CorelDraw X4 (14.0.0.701) OS: Windows XP Pro |
![]() |
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 |
Convert any object in document into bitmap | anlulu | General | 2 | 27-06-2008 17:31 |
Convert CMYK to RGB | jooksingjai | General | 1 | 30-07-2007 23:07 |
how can we convert all lenses in document to cmyk bitmap? | olympiatr | CorelDRAW/Corel DESIGNER VBA | 2 | 27-05-2005 04:11 |
How to convert my document colors to grayscale | Alex | FAQ | 1 | 03-05-2005 14:55 |
BUG - Lens Effect inside a Powerclip.jpg | Hernán | General | 3 | 08-04-2005 23:06 |