<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Importing multiple pages into PDFLib</title>
	<link>http://shabadeehoob.com/2006/07/22/importing-multiple-pages-into-pdflib/</link>
	<description>Adventures in Web Programming</description>
	<pubDate>Wed,  7 Jan 2009 12:51:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: Nate Constant</title>
		<link>http://shabadeehoob.com/2006/07/22/importing-multiple-pages-into-pdflib/#comment-15</link>
		<pubDate>Tue, 19 Sep 2006 18:54:34 +0000</pubDate>
		<guid>http://shabadeehoob.com/2006/07/22/importing-multiple-pages-into-pdflib/#comment-15</guid>
					<description>Tony, You're right! :)  I just scanned through the docs and it does look like it will cost $1350. The other thing you have to think about when comparing the use of X and Y coordinates and the use of the PDF Block tool is that if you give a PDFlib block a bunch of text (maybe more than should go in it) it will automatically size the text down to fit and you also have the option of making the block a multi-line block; whereas, if you tried to use X and Y coordinates it would get very tricky keeping your text within the bounds you are working with.</description>
		<content:encoded><![CDATA[<p>Tony, You&#8217;re right! <img src='http://shabadeehoob.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I just scanned through the docs and it does look like it will cost $1350. The other thing you have to think about when comparing the use of X and Y coordinates and the use of the PDF Block tool is that if you give a PDFlib block a bunch of text (maybe more than should go in it) it will automatically size the text down to fit and you also have the option of making the block a multi-line block; whereas, if you tried to use X and Y coordinates it would get very tricky keeping your text within the bounds you are working with.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tony Buser</title>
		<link>http://shabadeehoob.com/2006/07/22/importing-multiple-pages-into-pdflib/#comment-14</link>
		<pubDate>Tue, 19 Sep 2006 18:47:00 +0000</pubDate>
		<guid>http://shabadeehoob.com/2006/07/22/importing-multiple-pages-into-pdflib/#comment-14</guid>
					<description>Our budget isn't very large either (when is it ever?:)

According to page 153 of the PDFLib manual, the template-driven fill_textblock function does require the PPS, not just PDI.  So I guess it will set you back $1350 + however much Acrobat Standard costs to use the Block Plugin to make the templates.  It still beats having to calculate the x,y coordinates of every place you would need to place text on a form though.</description>
		<content:encoded><![CDATA[<p>Our budget isn&#8217;t very large either (when is it ever?:)</p>
<p>According to page 153 of the PDFLib manual, the template-driven fill_textblock function does require the PPS, not just PDI.  So I guess it will set you back $1350 + however much Acrobat Standard costs to use the Block Plugin to make the templates.  It still beats having to calculate the x,y coordinates of every place you would need to place text on a form though.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Nate Constant</title>
		<link>http://shabadeehoob.com/2006/07/22/importing-multiple-pages-into-pdflib/#comment-13</link>
		<pubDate>Tue, 19 Sep 2006 18:14:33 +0000</pubDate>
		<guid>http://shabadeehoob.com/2006/07/22/importing-multiple-pages-into-pdflib/#comment-13</guid>
					<description>Tony, We're still in development on our PDF project so I have not paid for the PDFLib software yet; we're using the demo version currently. From what I can tell you need to purchase the PDFlib + PDI package which is about $900.  For what we're working on we dont have a &lt;em&gt;huge&lt;/em&gt; budget but I can't see how to do what we want any other way besides PDFlib and the PDFlib block tool.  If you need more in depth code examples of how we're populating our pdf's let me know, I would be happy to share.</description>
		<content:encoded><![CDATA[<p>Tony, We&#8217;re still in development on our PDF project so I have not paid for the PDFLib software yet; we&#8217;re using the demo version currently. From what I can tell you need to purchase the PDFlib + PDI package which is about $900.  For what we&#8217;re working on we dont have a <em>huge</em> budget but I can&#8217;t see how to do what we want any other way besides PDFlib and the PDFlib block tool.  If you need more in depth code examples of how we&#8217;re populating our pdf&#8217;s let me know, I would be happy to share.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tony Buser</title>
		<link>http://shabadeehoob.com/2006/07/22/importing-multiple-pages-into-pdflib/#comment-12</link>
		<pubDate>Tue, 19 Sep 2006 17:43:39 +0000</pubDate>
		<guid>http://shabadeehoob.com/2006/07/22/importing-multiple-pages-into-pdflib/#comment-12</guid>
					<description>I'm looking to do basically the same thing on a project I'm working on.  I was reading through the pdflib docs... does this require the PDFlib Personalization Server (PPS) which costs $1350?  This does look really nice, but I really wish the ruby PDF::Writer could import pdfs.  :(</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking to do basically the same thing on a project I&#8217;m working on.  I was reading through the pdflib docs&#8230; does this require the PDFlib Personalization Server (PPS) which costs $1350?  This does look really nice, but I really wish the ruby PDF::Writer could import pdfs.  <img src='http://shabadeehoob.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
