<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.diyplanner.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>D*I*Y Planner - How to utilize Dynamic Templates and Multivalent: Example 2 - A 2 year classic booklet (2008 - 2009) (2-up, duplex) - Comments</title>
 <link>http://www.diyplanner.com/node/5241</link>
 <description>Comments for &quot;How to utilize Dynamic Templates and Multivalent: Example 2 - A 2 year classic booklet (2008 - 2009) (2-up, duplex)&quot;</description>
 <language>en</language>
<item>
 <title>finished booklet</title>
 <link>http://www.diyplanner.com/node/5241#comment-136788</link>
 <description>&lt;p&gt;THANK YOU!  My world has been rocked, since I found this after struggling with trying to figure out how to print booklet style without messing up the layout.  &lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
</description>
 <pubDate>Wed,  2 Jan 2008 18:05:06 -0500</pubDate>
 <dc:creator>JZ</dc:creator>
 <guid isPermaLink="false">comment 136788 at http://www.diyplanner.com</guid>
</item>
<item>
 <title>How to utilize Dynamic Templates and Multivalent: Example 2 - A 2 year classic booklet (2008 - 2009) (2-up, duplex)</title>
 <link>http://www.diyplanner.com/node/5241</link>
 <description>&lt;p&gt;Here is another example combining &lt;a href=&quot;http://multivalent.sourceforge.net/index.html&quot;&gt;Multivalent&lt;/a&gt; and the Dynamics.&lt;/p&gt;
&lt;p&gt;For this example, I created pages to cover the clendar years 2008 and 2009 with &lt;a href=&quot;http://www.diyplanner.com/node/4685&quot;&gt;DIY_Two_Page_Month&lt;/a&gt; (Attachment: 24 Months)&lt;/p&gt;
&lt;p&gt;This is 48 pages.  But I want the first page to be a left-hand page, so I need to pad by 1.  Adding 1 page bumps the sheet count to 13, adding 4 more pages -- 1 at one end and 3 at the other end to get the left-hand page I want.  For this example, I put the single page in the back.&lt;/p&gt;
&lt;p&gt;For the back, I created a 2008-2009 reference calendar with &lt;a href=&quot;http://www.diyplanner.com/node/5165&quot;&gt;DIY_Two_Year_Ref&lt;/a&gt; (Attachment: &lt;a href=&quot;http://www.diyplanner.com/files/2007-2008.pdf&quot;&gt;here&lt;/a&gt;).  For the front, I split up the PDF file in the &lt;a href=&quot;http://www.diyplanner.com/diyp_official/diyp3cl/diyp3_covers_cl.zip&quot;&gt;classic covers&lt;/a&gt; using the Multivalent Split command like this:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;This goes all on one line&lt;code&gt;&lt;br /&gt;
java -classpath .\Multivalent20060102.jar tool.pdf.Split -verbose -1  diyp3_core_cl.pdf
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;/code&gt;&lt;br /&gt;
and then picked out the &lt;a href=&quot;http://www.diyplanner.com/files/diyp3_cover_cl-monkey-large.pdf&quot;&gt;large monkey cover&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Then I split up the DIY-3 Classic core file, using a similar Split command, and picked out the Personal Profile and Important Numbers pages (attached below)&lt;/p&gt;
&lt;p&gt;Now for the Black Magic:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Merge the three documents together using Multivalent-Merge&lt;br /&gt;
&lt;blockquote&gt;&lt;p&gt;This goes all on one line&lt;code&gt;&lt;br /&gt;
java -classpath .\Multivalent20060102.jar tool.pdf.Merge -verbose diyp3_cover_cl-monkey-large.pdf diyp3_core_cl-personal-profile-L.pdf diyp3_core_cl-important-numbers-R.pdf 2008-2009-Months.pdf 2007-2008.pdf
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;/code&gt;&lt;br /&gt;
The result, again, was a file named &quot;diyp3_cover_cl-monkey-large-m.pdf&quot; -- I believe it uses the first filename to name the output file.
&lt;/li&gt;
&lt;li&gt;I wanted to keep the file, so I renamed it to &quot;diyp-2008-booklet.pdf&quot;
&lt;/li&gt;
&lt;li&gt;Rearrange the page order and set the pages 2-up so this can be printed duplex on letter paper&lt;br /&gt;
&lt;blockquote&gt;&lt;p&gt;This goes all on one line with no spaces in the &quot;-page&quot; option&lt;code&gt;&lt;br /&gt;
java -classpath .\Multivalent20060102.jar tool.pdf.Impose -verbose -dim 2x1 -paper 11x8.5in -page 52,1,2,51,50,3,4,49,48,5,6,47,46,7,8,45,44,9,10,43,42,11,12,41,40,13,14,39,&lt;br /&gt;
38,15,16,37,36,17,18,35,34,19,20,33,32,21,22,31,30,23,24,29,28,25,26,27  diyp-2008-booklet.pdf
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;/code&gt;&lt;br /&gt;
Again, the page number sequence is ducumented in &lt;a href=&quot;http://www.diyplanner.com/node/5240&quot;&gt;How to Arrange Pages for 2-Up Duplex Printing&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The resulting file, &quot;diyp-2008-booklet-up.pdf&quot; is attached -- (Finished Booklet).  It was printed out onto letter size paper, double sided, flipping on the short side.  The resulting 13 sheets were folded in half, together, to form a nice, 2 year booklet.&lt;/p&gt;
&lt;p&gt;As always, holler if you have questions.&lt;br /&gt;
If you like these examples, would you like to see a 4-up or 8-up example ?  I can show you how to use Multivalent to do your own PocketMod&lt;/p&gt;
</description>
 <comments>http://www.diyplanner.com/node/5241#comments</comments>
 <category domain="http://www.diyplanner.com/taxonomy/term/6">Printing &amp;amp; Cutting</category>
 <enclosure url="http://www.diyplanner.com/files/diyp-2008-booklet-up.pdf" length="1753742" type="application/pdf" />
 <pubDate>Wed,  2 Jan 2008 15:35:27 -0500</pubDate>
 <dc:creator>ygor</dc:creator>
 <guid isPermaLink="false">5241 at http://www.diyplanner.com</guid>
</item>
</channel>
</rss>

