Browse Blog Posts by Tags
-
Updated for compatibility with CorelDRAW X4, specifically TIF export issue in Photoshop CS3 Download: wx_ExportJPG
-
Currently DRAW X4 does not show DPI for bitmaps in its status bar. Here's the macro that displays a separate small horizontal info bar when the bitmap is selected: wx_X4addBitmapInfo.exe The macro info window can be moved by mouse, I think it's best to put the window right over the object details...
-
Current (initial) version of DRAW X4 export routine creates TIF files that won't open in Photoshop CS3. Here's the macro that automatically fixes the bug: wx_X4fixTIFexport.exe Install it & forget it. The only required condition for the macro to work, which is set in the macro installer by...
-
See also: wx_TOOLS package full description Added : wx. BitmapsResizer - to change (all/page/selected) bitmaps' dimensions proportionally (or force the values entered, if both X,Y are non-zero), optionally processes powerclipped contents Download: wx_Tools.exe or Mirror
-
May27 : added StatusBar widths save fix Allows to import files retaining their file name & path in statusbar and object manager. Drag'n'drop files on the macro window, from any Explorer folder (do not use File-Import dialog) hold Alt to ignore forceDpi, hold Ctrl to specify ForceDpi Right...
-
wx. setDpi - sets dpi value (without resampling) for bitmaps (selected/page) wx. setDpiSetup - setup of automatic dpi setting for any imported bitmaps (0 = disable). p.s. Installation routine enables VBA macros to initialize at DRAW's startup (thus providing the macro's behaviour immediately...