<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: PDF Manipulation utility for unix?</title>
	<link>http://ask.metafilter.com/98901/PDF-Manipulation-utility-for-unix/</link>
	<description>Comments on Ask MetaFilter post PDF Manipulation utility for unix?</description>
	<pubDate>Mon, 11 Aug 2008 09:05:10 -0800</pubDate>
	<lastBuildDate>Mon, 11 Aug 2008 09:05:10 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: PDF Manipulation utility for unix?</title>
		<link>http://ask.metafilter.com/98901/PDF-Manipulation-utility-for-unix</link>	
		<description>UNIX experts: what&apos;s the best way to take a pdf file, cut out a few (non-sequential) pages, insert a few more pages from another pdf file, and end up with one new pdf file? &lt;br /&gt;&lt;br /&gt; I need a pdf manipulation utility that can run on ubuntu.  I have a pdf document (made with Keynote) which is about 30 slides for a talk. I am currently away from home and only brought with me a small laptop running xubuntu.  I&apos;d like to take the original pdf, remove some slides (i.e. pages), create some new slides with Latex/beamer, and end up with a new set of slides, some new and some old.  It would be a real pain to redo all the slides in beamer, and as I made the first set in Keynote on a mac, I can&apos;t edit them natively.  I have &lt;a href=&quot;http://www.smileonmymac.com/PDFpen/&quot;&gt;PDFPen&lt;/a&gt; on my mac at home -- I love this app and a unix version of something like this would be ideal.  I&apos;ve searched and come up empty. At this point I&apos;m willing to purchase something that would do the trick.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.98901</guid>
		<pubDate>Mon, 11 Aug 2008 08:54:30 -0800</pubDate>
		<dc:creator>tractorfeed</dc:creator>
		
			<category>pdf</category>
		
			<category>utility</category>
		
			<category>linux</category>
		
			<category>unix</category>
		
	</item> <item>
		<title>By: chengjih</title>
		<link>http://ask.metafilter.com/98901/PDF-Manipulation-utility-for-unix#1439471</link>	
		<description>pdftk?  &lt;a href=&quot;http://www.pdfhacks.com/pdftk/&quot;&gt;Here&apos;s a website for it&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
From what you describe, &quot;burst&quot; the existing PDF into individual pages, and then &quot;cat&quot; the new set of pages into one PDF.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98901-1439471</guid>
		<pubDate>Mon, 11 Aug 2008 09:05:10 -0800</pubDate>
		<dc:creator>chengjih</dc:creator>
	</item><item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/98901/PDF-Manipulation-utility-for-unix#1439479</link>	
		<description>&lt;a href=&quot;http://www.pdfsam.org/&quot;&gt;pdfsam&lt;/a&gt; is free and OSS that &lt;b&gt;s&lt;/b&gt;plits &lt;b&gt;a&lt;/b&gt;nd &lt;b&gt;m&lt;/b&gt;erges &lt;b&gt;pdf&lt;/b&gt;s.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98901-1439479</guid>
		<pubDate>Mon, 11 Aug 2008 09:07:53 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: Cobalt</title>
		<link>http://ask.metafilter.com/98901/PDF-Manipulation-utility-for-unix#1439493</link>	
		<description>PDFedit does what you need, works very well and is in the Universe repositories. See &lt;a href=&quot;http://sourceforge.net/project/screenshots.php?group_id=177354&quot;&gt;screenshot&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98901-1439493</guid>
		<pubDate>Mon, 11 Aug 2008 09:14:22 -0800</pubDate>
		<dc:creator>Cobalt</dc:creator>
	</item><item>
		<title>By: cmiller</title>
		<link>http://ask.metafilter.com/98901/PDF-Manipulation-utility-for-unix#1439724</link>	
		<description>Image Magick can do it.  See convert(1).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98901-1439724</guid>
		<pubDate>Mon, 11 Aug 2008 11:41:49 -0800</pubDate>
		<dc:creator>cmiller</dc:creator>
	</item><item>
		<title>By: drmarcj</title>
		<link>http://ask.metafilter.com/98901/PDF-Manipulation-utility-for-unix#1440268</link>	
		<description>Do you absolutely need to do it in Linux? Believe it or not, Preview on your Mac will do what you want, for free. You open the file, then open the drawer (the sidebar thingamabob), choose &quot;view thumbnails&quot; then select the pages in the drawer that you want to remove and hit &quot;CMD-del&quot; to delete them. Next open the file containing the pages you want to paste in, and you can just drag them from the drawer of document B into document A. God I love Apple sometimes.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98901-1440268</guid>
		<pubDate>Mon, 11 Aug 2008 19:09:21 -0800</pubDate>
		<dc:creator>drmarcj</dc:creator>
	</item><item>
		<title>By: tractorfeed</title>
		<link>http://ask.metafilter.com/98901/PDF-Manipulation-utility-for-unix#1440623</link>	
		<description>Thanks for the recs -- these worked great!  drmarcj, I left my (heavier) macbook back in the US and only have my (32 oz) tiny Eee pc running linux with me.  But thanks for the preview tips -- I will definitely use them upon return to my home computing environment.  it&apos;s true that there&apos;s almost always more functionality in mac os apps than first appears.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.98901-1440623</guid>
		<pubDate>Tue, 12 Aug 2008 05:34:09 -0800</pubDate>
		<dc:creator>tractorfeed</dc:creator>
	</item>
	</channel>
</rss>
