<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: pyPdf 1.8 &#8211; with PDF encryption!</title>
	<atom:link href="http://mathieu.fenniak.net/pypdf-18-with-pdf-encryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://mathieu.fenniak.net/pypdf-18-with-pdf-encryption/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 31 Mar 2009 04:37:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lionel</title>
		<link>http://mathieu.fenniak.net/pypdf-18-with-pdf-encryption/comment-page-1/#comment-100</link>
		<dc:creator>Lionel</dc:creator>
		<pubDate>Mon, 14 May 2007 12:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://mathieu.fenniak.net/pypdf-18-with-pdf-encryption/#comment-100</guid>
		<description>I have a document with pages in A4 format, and I want to merge
them to get 2 pages on a A3 page. I played with mediaBox,
cropBox, ... of page0 and merge page1 on it, no success, page1 is always ON
TOP of page0 (I had also changed Boxes of page1, not good). Now my question :
how do you use merging to put page0 on the left, page1 on the right of an A3
page?</description>
		<content:encoded><![CDATA[<p>I have a document with pages in A4 format, and I want to merge<br />
them to get 2 pages on a A3 page. I played with mediaBox,<br />
cropBox, &#8230; of page0 and merge page1 on it, no success, page1 is always ON<br />
TOP of page0 (I had also changed Boxes of page1, not good). Now my question :<br />
how do you use merging to put page0 on the left, page1 on the right of an A3<br />
page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BernieC</title>
		<link>http://mathieu.fenniak.net/pypdf-18-with-pdf-encryption/comment-page-1/#comment-99</link>
		<dc:creator>BernieC</dc:creator>
		<pubDate>Mon, 30 Apr 2007 12:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://mathieu.fenniak.net/pypdf-18-with-pdf-encryption/#comment-99</guid>
		<description>Many thx for the excellent work on PyPdf. I love it.
A quick question, would it require much work to include set-functions on the documentInfo objects. FYI, I use pypdf to read in pdf-files from my academic literature, and to build an up-2-date db of everything I own on pdf, including a title, author, and summary. Unfortunately, not many researchers write metadata. So it would be nice if on first encounter with empty metadata fields I could enter them myself, instead of having to open every pdf and do it there.

kind regards,
Bernie.</description>
		<content:encoded><![CDATA[<p>Many thx for the excellent work on PyPdf. I love it.<br />
A quick question, would it require much work to include set-functions on the documentInfo objects. FYI, I use pypdf to read in pdf-files from my academic literature, and to build an up-2-date db of everything I own on pdf, including a title, author, and summary. Unfortunately, not many researchers write metadata. So it would be nice if on first encounter with empty metadata fields I could enter them myself, instead of having to open every pdf and do it there.</p>
<p>kind regards,<br />
Bernie.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samj</title>
		<link>http://mathieu.fenniak.net/pypdf-18-with-pdf-encryption/comment-page-1/#comment-98</link>
		<dc:creator>samj</dc:creator>
		<pubDate>Wed, 28 Feb 2007 12:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://mathieu.fenniak.net/pypdf-18-with-pdf-encryption/#comment-98</guid>
		<description>Just a note to say thanks for making PyPdf available - it works really well.</description>
		<content:encoded><![CDATA[<p>Just a note to say thanks for making PyPdf available &#8211; it works really well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharad Popli</title>
		<link>http://mathieu.fenniak.net/pypdf-18-with-pdf-encryption/comment-page-1/#comment-97</link>
		<dc:creator>Sharad Popli</dc:creator>
		<pubDate>Fri, 23 Feb 2007 07:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://mathieu.fenniak.net/pypdf-18-with-pdf-encryption/#comment-97</guid>
		<description>Justin&#039;s right. Each call to the hash function consumes a minuscule amount of time and the iterations cause the time spent to increase. For ordinary, legitimate use, the user will barely notice. But for someone attempting a brute force attack, it increases the difficulty level significantly. And hopefully their frustration levels too... ;)</description>
		<content:encoded><![CDATA[<p>Justin&#8217;s right. Each call to the hash function consumes a minuscule amount of time and the iterations cause the time spent to increase. For ordinary, legitimate use, the user will barely notice. But for someone attempting a brute force attack, it increases the difficulty level significantly. And hopefully their frustration levels too&#8230; <img src='http://mathieu.fenniak.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://mathieu.fenniak.net/pypdf-18-with-pdf-encryption/comment-page-1/#comment-96</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 15 Dec 2006 14:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://mathieu.fenniak.net/pypdf-18-with-pdf-encryption/#comment-96</guid>
		<description>Usually that kind of thing is done to make brute forcing keys harder.. WPA does a similar thing, but with 4096 rounds of hashing.</description>
		<content:encoded><![CDATA[<p>Usually that kind of thing is done to make brute forcing keys harder.. WPA does a similar thing, but with 4096 rounds of hashing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
