Introduction
The Krasbit Layouter consists of a number of dialog boxes, functions and procedures which controls the working of CorelDRAW® application. This is done through the VBA (Visual Basic® for applications) environment. The user can access that macros and windows by multiple ways:
- by use of command bars icons (those are full customizable shortcuts to program macros - see: cusomization)

- by use of Krasbit Layouter main form buttons

- by user defined keyboard shortcuts to macros (see: customization)
- by direct calling to the macro with menu Tools->Visual Basic-> play...
How to start?
For the beginer users, it is recommended to start from opening the main program window and sequential exploring of program tabs, buttons and macro parameters. You should also read available online documentation first.
The running of Krasbit Layouter main program window:
Press this icon on command bar: 
If you can't see that icon, make sure that you made installation and customization properly.
All of Krasbit Layouter settings and the macros parameters are also entered via the main program form. This is the only way to do that.
When you beacame familar with that macros and theirs parameters, then you may use same macros by using command bars icons or keyboard shortcuts. It is strongly recommended to visist Krasbit Layouter help page frequently to be in touch with the best technics of program usage.



