<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://coreldraw.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Jarosław Kraska [Krasbit] - community blog</title><link>http://coreldraw.com/blogs/krasbit/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP3 (Build: 36.8414)</generator><item><title>Copy and Paste properties between objects - the simplest way!</title><link>http://coreldraw.com/blogs/krasbit/archive/2009/06/30/copy-and-paste-properties-between-objects-the-simplest-way.aspx</link><pubDate>Tue, 30 Jun 2009 09:59:00 GMT</pubDate><guid isPermaLink="false">5a13e77d-c53e-4db4-8ab6-1d57fa76cb80:59596</guid><dc:creator>Krasbit</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://coreldraw.com/blogs/krasbit/rsscomments.aspx?PostID=59596</wfw:commentRss><comments>http://coreldraw.com/blogs/krasbit/archive/2009/06/30/copy-and-paste-properties-between-objects-the-simplest-way.aspx#comments</comments><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Today I want to share with you my techniques for quickly and handy exchange of properties between objects.&lt;/p&gt;
&lt;p&gt;You may copy and paste properties like width, height, rotation, positonX, positonY, fills, or even effects. This may be done separately for each or for all of properties.&lt;br /&gt;I will present you 2 ways. &lt;/p&gt;
&lt;h3&gt;1. Copy and Paste properties between selected objects (manually)&lt;br /&gt;&lt;/h3&gt;
&lt;p&gt;
&lt;object width="640" height="385"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/i9u2wS4VbyY&amp;amp;hl=pl&amp;amp;fs=1&amp;amp;rel=0" /&gt;
&lt;param name="allowFullScreen" value="true" /&gt;
&lt;param name="allowscriptaccess" value="always" /&gt;&lt;embed src="http://www.youtube.com/v/i9u2wS4VbyY&amp;amp;hl=pl&amp;amp;fs=1&amp;amp;rel=0" type="application/x-shockwave-flash" width="640" height="385"&gt;&lt;/embed&gt;
&lt;/object&gt;
&lt;/p&gt;
&lt;h3&gt;2. Copy and Paste properties between named objects (automatically)&lt;br /&gt;&lt;/h3&gt;
&lt;p&gt;
&lt;object width="640" height="385"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/0sUhuuoROc8&amp;amp;hl=pl&amp;amp;fs=1&amp;amp;rel=0" /&gt;
&lt;param name="allowFullScreen" value="true" /&gt;
&lt;param name="allowscriptaccess" value="always" /&gt;&lt;embed src="http://www.youtube.com/v/0sUhuuoROc8&amp;amp;hl=pl&amp;amp;fs=1&amp;amp;rel=0" type="application/x-shockwave-flash" width="640" height="385"&gt;&lt;/embed&gt;
&lt;/object&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Requirements:&lt;/h3&gt;
&lt;p class="contentheading"&gt;&lt;a target="_blank" href="http://www.krasbit.com/en/products/layouter/help/16-the-objects-exchange-tab"&gt;Krasbit Layouter VBA macros and &amp;quot;The objects - exchange&amp;quot; tab documentation learned&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://coreldraw.com/aggbug.aspx?PostID=59596" width="1" height="1"&gt;</description><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/Krasbit+Layouter/default.aspx">Krasbit Layouter</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/objects/default.aspx">objects</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/copy/default.aspx">copy</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/named/default.aspx">named</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/VBA/default.aspx">VBA</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/paste/default.aspx">paste</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/macros/default.aspx">macros</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/properties/default.aspx">properties</category></item><item><title>Export Slice Objects - new feature for CorelDRAW</title><link>http://coreldraw.com/blogs/krasbit/archive/2009/06/22/export-slice-objects-new-feature-for-coreldraw.aspx</link><pubDate>Mon, 22 Jun 2009 11:27:00 GMT</pubDate><guid isPermaLink="false">5a13e77d-c53e-4db4-8ab6-1d57fa76cb80:58559</guid><dc:creator>Krasbit</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://coreldraw.com/blogs/krasbit/rsscomments.aspx?PostID=58559</wfw:commentRss><comments>http://coreldraw.com/blogs/krasbit/archive/2009/06/22/export-slice-objects-new-feature-for-coreldraw.aspx#comments</comments><description>&lt;p&gt;Would you like to &lt;b&gt;export specified shapes
only&lt;/b&gt; from many pages of your document &lt;b&gt;any time you make some changes, but with a single click&lt;/b&gt;? You may do it without using any slices. I called my own
alternative as Export Slice Objects (ESO). In contrast to standard
slicing technique with using a special layer and drawing slice rectangles,
in my solution - you assign a special information directly into shapes
which you want to export. Another difference is that you may change
position and resize this marked shapes within your document and you
will still be able to export only this objects properly.&lt;/p&gt;
&lt;p align="justify"&gt;You may export any kind of CorelDRAW shapes using this technique. Only thing you must do is to setup this shapes first. This is done by selecting a desired shape and run &lt;b&gt;mark for ESO&lt;/b&gt; macro &lt;img src="http://www.krasbit.com/images/stories/img/KL/btn/btnSetESOname.gif" alt="mark for ESO icon" border="0" /&gt;. This operation works in two ways: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Marks selected object to be exported later &lt;/li&gt;
&lt;li&gt;Assign the output file name&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Optionally you may set custom resolution and Anti-Aliasing for objects. &lt;/p&gt;
&lt;div align="justify"&gt;I
use this macros especially for exporting a number screenshots for
Krasbit Layouter to use in my documentation. Therefore default
settings are ESO resolution: 72 dpi and Anti-Aliasing: 0 (none) to get
1:1 sharp jpeg files for my screenshots. If you want use ESO for vector
graphics or custom groups of objects, then you should use Anti-Aliasing.&lt;/div&gt;
&lt;div align="justify"&gt;&amp;nbsp;&lt;br /&gt;&lt;/div&gt;
&lt;div align="justify"&gt;When you finished with marking objects you want to export, save your project and run &lt;b&gt;export the marked ESO objects &lt;/b&gt;&lt;img src="http://www.krasbit.com/images/stories/img/KL/btn/btnExportESO.gif" alt="export ESO objects" border="0" /&gt;
macro. Once you take some time to assign ESO names for objects, then
you may export jpeg files for all of marked objects with one command
any time you make some changes for the objects. All of files will be
generated into a subdirectory where the active document resides with the name same as the document name + suffix &amp;quot;_ESO&amp;quot;.&lt;br /&gt;&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;The example video:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;
&lt;object width="640" height="385"&gt;
&lt;param name="height" value="385" /&gt;
&lt;param name="width" value="640" /&gt;
&lt;param name="allowfullscreen" value="true" /&gt;
&lt;param name="allowscriptaccess" value="always" /&gt;
&lt;param name="src" value="http://www.youtube.com/v/otr9GIdcGiA&amp;amp;hl=pl&amp;amp;fs=1&amp;amp;" /&gt;&lt;embed type="application/x-shockwave-flash" src="http://www.youtube.com/v/otr9GIdcGiA&amp;amp;hl=pl&amp;amp;fs=1&amp;amp;" width="640" height="385"&gt;&lt;/embed&gt;
&lt;/object&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want learn more about this technique, visit my site below this link:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.krasbit.com/en/products/layouter/help/29-eso"&gt;http://www.krasbit.com/en/products/layouter/help/29-eso&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://coreldraw.com/aggbug.aspx?PostID=58559" width="1" height="1"&gt;</description><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/objects/default.aspx">objects</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/slices/default.aspx">slices</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/alternative/default.aspx">alternative</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/jpeg/default.aspx">jpeg</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/ESO/default.aspx">ESO</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/export/default.aspx">export</category></item><item><title>Entering the content manually VS macros [From scratch to the reliable print - part 2]</title><link>http://coreldraw.com/blogs/krasbit/archive/2009/06/17/entering-the-content-manually-vs-macros-from-scratch-to-the-reliable-print-part-2-.aspx</link><pubDate>Wed, 17 Jun 2009 10:43:00 GMT</pubDate><guid isPermaLink="false">5a13e77d-c53e-4db4-8ab6-1d57fa76cb80:57467</guid><dc:creator>Krasbit</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://coreldraw.com/blogs/krasbit/rsscomments.aspx?PostID=57467</wfw:commentRss><comments>http://coreldraw.com/blogs/krasbit/archive/2009/06/17/entering-the-content-manually-vs-macros-from-scratch-to-the-reliable-print-part-2-.aspx#comments</comments><description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;I hope that you read &lt;a href="http://coreldraw.com/blogs/krasbit/archive/2009/06/11/from-scratch-to-the-reliable-print-part-1.aspx"&gt;previous post&lt;/a&gt; with introduction to preparing and inserting templates.&lt;/p&gt;
&lt;h3&gt;In this post I would like to show you the difference between entering content into template manually and by use of VBA macros. You may see a preview of how powerful it is to use VBA in order to integrate your&amp;nbsp; document with the information which may be edited and stored online.&lt;/h3&gt;
&lt;p&gt;You will also see how easily you may import bitmaps directly into desired area of your template with use of &lt;a target="_blank" href="http://www.krasbit.com/en/products/layouter/help/35-the-objects-import-tab"&gt;Krasbit Layouter import to shape macro&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;OK, image is worth more than thousands of words...so let&amp;#39;s see video with examples.&lt;/p&gt;
&lt;p&gt;
&lt;object width="640" height="385"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/_zPtOS_kJTY&amp;amp;hl=pl&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x006699&amp;amp;color2=0x267cab" /&gt;
&lt;param name="allowFullScreen" value="true" /&gt;
&lt;param name="allowscriptaccess" value="always" /&gt;&lt;embed src="http://www.youtube.com/v/_zPtOS_kJTY&amp;amp;hl=pl&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x006699&amp;amp;color2=0x267cab" type="application/x-shockwave-flash" width="640" height="385"&gt;&lt;/embed&gt;
&lt;/object&gt;
&lt;/p&gt;
&lt;h3&gt;Coming soon&lt;/h3&gt;
&lt;p&gt;In next post I would like to show you some technics and macros which I use to smart working with objects -( finding, replacing, changing properties) and why I do not use Symbols and consider it to have much limitations.....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://coreldraw.com/aggbug.aspx?PostID=57467" width="1" height="1"&gt;</description><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/import/default.aspx">import</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/web/default.aspx">web</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/integration/default.aspx">integration</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/template/default.aspx">template</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/Krasbit+Layouter/default.aspx">Krasbit Layouter</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/content/default.aspx">content</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/macro/default.aspx">macro</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/MySQL/default.aspx">MySQL</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/bitmap/default.aspx">bitmap</category></item><item><title>From scratch to the reliable print - part 1</title><link>http://coreldraw.com/blogs/krasbit/archive/2009/06/11/from-scratch-to-the-reliable-print-part-1.aspx</link><pubDate>Thu, 11 Jun 2009 12:17:00 GMT</pubDate><guid isPermaLink="false">5a13e77d-c53e-4db4-8ab6-1d57fa76cb80:56932</guid><dc:creator>Krasbit</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://coreldraw.com/blogs/krasbit/rsscomments.aspx?PostID=56932</wfw:commentRss><comments>http://coreldraw.com/blogs/krasbit/archive/2009/06/11/from-scratch-to-the-reliable-print-part-1.aspx#comments</comments><description>&lt;p&gt;I will start from series of articles about the process of making a layout which will be ready for smart processing via VBA macros and reliable for professional print. &lt;/p&gt;
&lt;p&gt;This is my first blog post for the CorelDRAW community...so I hope to
pass the test and please forgive me for my spelling errors - I am still
learning English :)&lt;/p&gt;
&lt;p&gt;I would like to highlight that I will present you my own view how to do this task. You may have of course your habits and techniques. In any case, knowledge about other alternative techniques will surely not hurt you ;)&lt;/p&gt;
&lt;p&gt;Let&amp;#39;s assume that we&amp;#39;re talking about a multipaged publication destined for offset print.&lt;/p&gt;
&lt;p&gt;Let&amp;#39;s go!&lt;/p&gt;
&lt;h3&gt;0. What you need to start&lt;br /&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Willingness to work and a bit of creativity.&lt;/li&gt;
&lt;li&gt;Tools - CorelDRAW application and &lt;a target="_blank" title="Krasbit layouter - product site" href="http://www.krasbit.com/en/products/layouter"&gt;Krasbit Layouter&lt;/a&gt;  - which you may download for free. I will use many macros from here to show you how to improve working on the project.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;1. Learn as much as possible from the client what he expects.&lt;/h3&gt;
&lt;p&gt;Based on that information you will start to prepare demo templates for review and consulting with your client.&lt;/p&gt;
&lt;h3&gt;2. Preparing the templates for visual demonstration&lt;br /&gt;&lt;/h3&gt;
&lt;p&gt;Most of my graphics design projects (see the &lt;a target="_blank" href="http://www.krasbit.com/en/home/1-latest-projects/45-colo-catalogue-soccer-2009"&gt;latest one&lt;/a&gt;) are focused more on graphics and images than the text. As product catalogues, they consist of several repeatable templates - easy to manage with VBA macros any time when content should be automatically changed. So a good prepared template, on which your project will be built is a base for easy managing of the content later.&lt;/p&gt;
&lt;p&gt;My recommendation is to quickly prepare several pages with possible versions of the layout within one document at start. You should think about possible limitations for the area destined for text content and position and size of images to be used in it. This information will be useful for - you or the other person responsible for preparing images or text for the project. &lt;/p&gt;
&lt;p&gt;&lt;b&gt;Make sure the way you are going will be accepted by your client.&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;While editing that sample templates consider to often generate jpeg files for each page and send via e-mail for a review. &lt;/p&gt;
&lt;h2&gt;Export a preview jpeg file for each page with just one click!&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;You may do it very quickly useing my &lt;b&gt;Layouter.quickExportJPG&lt;/b&gt; macro. Learn more at &lt;a target="_blank" title="http://www.krasbit.com/en/products/layouter/help/11-the-export-quick-export-jpg-tab" href="http://www.krasbit.com/en/products/layouter/help/11-the-export-quick-export-jpg-tab"&gt;http://www.krasbit.com/en/products/layouter/help/11-the-export-quick-export-jpg-tab&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
&lt;object width="640" height="385"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/55jzWkLIcgk&amp;amp;rel=0&amp;amp;hl=pl&amp;amp;fs=1&amp;amp;color1=0x006699&amp;amp;color2=0x267cab" /&gt;
&lt;param name="allowFullScreen" value="true" /&gt;
&lt;param name="allowscriptaccess" value="always" /&gt;&lt;embed src="http://www.youtube.com/v/55jzWkLIcgk&amp;amp;rel=0&amp;amp;hl=pl&amp;amp;fs=1&amp;amp;color1=0x006699&amp;amp;color2=0x267cab" type="application/x-shockwave-flash" width="640" height="385"&gt;&lt;/embed&gt;
&lt;/object&gt;
&lt;/p&gt;
&lt;h3&gt;3. Adjusting the selected templates&lt;/h3&gt;
&lt;p&gt;When the templates on which the project will be built are approved by your client, it is time to adjust them to be more friendly for managing by user, VBA macros and final print.&lt;/p&gt;
&lt;h4 style="padding-left:30px;"&gt;3.1. Guidelines for adjusting the template&lt;/h4&gt;
&lt;p style="padding-left:30px;"&gt;a) Set the desired paper width and height regarding client needs and guidelines provided to you by the printing house.&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;b) Use the &lt;b&gt;Guides&lt;/b&gt; layer to include there 3 rectangles which will help you to mark bounding boxes for the final crop area, necessary bleed and margins. It will also help you to snap applicable content of your content to this borders. You must only remember to keep this layer unprintable.&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;Make active the Guides layer then doubleclick rectangle tool to create a rectangle matching to paper width and height. Use this rectangle to get preview about the edges of cutting after printing. Duplicate this rectangle twice. Increase size of first copy to about + 5mm for width and height (+ 2,5 mm per each side). Use it for marking the bleed area. To the borders of this rectangle you should snap any objects you are keeping near the border of your project. By example if you use a blue coloured shape as a background for whole or part of the page, you should increase its size and snap it to appointed bleed. Otherwise, when you leave size of this shape exactly matching border of page - you will get undesired appearance at the borders of your page after printing and cutting your project. Decrease the size of second copy of rectangle to about 10 mm per width and height (5mm for each side). Treat borders of this rectangle as a margin that you should not exceed with text and any other significant shapes. When you finish, lock this layer to avoid accidental selecting of these rectangles.&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;c) Use multiple layers and the Object Manager (menu: Window-&amp;gt;Docker-&amp;gt;Object Manager).&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;This may seem obvious, but I know designers who store all of the content on a single layer and have not used the Object Manager yet!&lt;br /&gt;Use the bottom page layer for storing page background, the layer above for images, and above ones for custom vector elements or texts. Name your layers and be consequent while organizing your content. For example set &amp;quot;bcg&amp;quot; layer for store background assets, and for example &amp;quot;photos&amp;quot;, &amp;quot;vectors&amp;quot;, &amp;quot;txt&amp;quot; to above layers respectively to store images / photos, vector artworks and text. &lt;/p&gt;
&lt;h4 style="padding-left:30px;"&gt;3.2 Storing templates&lt;/h4&gt;
&lt;p style="padding-left:30px;"&gt;Create a subdirectory destined for storing templates and create a template files (.cdr or .cdt) from each of pages with accepted layouts.&amp;nbsp;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;To export the  single page content as a .cdr with retaining all layers within template - marque select on the whole page and use &lt;i&gt;Save As &lt;/i&gt;command with ticking &lt;i&gt;Selected only&lt;/i&gt;. Use any kind of convention while naming these files. You will import these single paged templates later while assembling the project.&lt;/p&gt;
&lt;h3&gt;4. Create a new document and start assembling the project.&lt;/h3&gt;
&lt;p&gt;Use &lt;i&gt;File -&amp;gt; New&lt;/i&gt;&amp;nbsp;&lt;i&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Give the name to your fresh project,&amp;nbsp; save it and follow the same steps as before in step 3.1 a) and 3.1. b)&lt;/p&gt;
&lt;p&gt;Do not create any additional layers now. They will be created automatically if you use my techniques described later. Now you are ready to:&lt;/p&gt;
&lt;h2&gt;Import templates with retaining structure of original layers&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;&lt;b&gt;Do not use in this case&lt;/b&gt; the built in CorelDRAW command &lt;i&gt;New From Template&lt;/i&gt; since it is IMHO useful only for single paged projects.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Do not use in this case&lt;/b&gt; &lt;i&gt;Import&lt;/i&gt; command to import your template, because when you import any .cdr / .cdt file using this command you will get your content grouped into one object on the stage after import. Your carefully developed structure and the pleasantly named layers prepared in the original template will be ignored and you will get instead just a group. I think that you do not want to ungroup it and manually create again and move appropriate objects to theirs appropriate layers. Am I right?&lt;/p&gt;
&lt;p&gt;If you want to import your template and get original structure of layers and objects - use Krasbit Layouter &lt;a target="_blank" title="Layouter.insertFromTemplate" href="http://www.krasbit.com/en/products/layouter/help/19-the-additions-tab#insertPageFromTemplate"&gt;insert page from template&lt;/a&gt; macro. Once you had set the source file (or changed it using&lt;a target="_blank" title="Layouter.changeTemplate" href="http://www.krasbit.com/en/products/layouter/help/19-the-additions-tab#changeTemplateFile"&gt; change template file&lt;/a&gt; macro) you may add a new page, and import template with one command!&lt;/p&gt;
&lt;p&gt;
&lt;object width="640" height="385"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/PBO4nVHOmUI&amp;amp;hl=pl&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x006699&amp;amp;color2=0x267cab" /&gt;
&lt;param name="allowFullScreen" value="true" /&gt;
&lt;param name="allowscriptaccess" value="always" /&gt;&lt;embed src="http://www.youtube.com/v/PBO4nVHOmUI&amp;amp;hl=pl&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x006699&amp;amp;color2=0x267cab" type="application/x-shockwave-flash" width="640" height="385"&gt;&lt;/embed&gt;
&lt;/object&gt;
&lt;/p&gt;
&lt;h3&gt;Comming soon:&lt;/h3&gt;
&lt;p&gt;In the next article I will describe in more details how to prepare templates to be ready for smart managing using other of VBA macros and how this affects the management of content while assembling the project later..&lt;/p&gt;
&lt;p&gt;See you in next week!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://coreldraw.com/aggbug.aspx?PostID=56932" width="1" height="1"&gt;</description><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/layout/default.aspx">layout</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/preparation/default.aspx">preparation</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/templates/default.aspx">templates</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/import/default.aspx">import</category><category domain="http://coreldraw.com/blogs/krasbit/archive/tags/pages/default.aspx">pages</category></item></channel></rss>
