<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://workspace.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Pdf_merge</id>
	<title>Pdf merge - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://workspace.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Pdf_merge"/>
	<link rel="alternate" type="text/html" href="https://workspace.onionmixer.net/wiki/index.php?title=Pdf_merge&amp;action=history"/>
	<updated>2026-04-04T09:26:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://workspace.onionmixer.net/wiki/index.php?title=Pdf_merge&amp;diff=1195&amp;oldid=prev</id>
		<title>Onionmixer: Created page with &quot;==linux에서 Ghostscript 를 이용한 PDF 파일의 병합==  http://stackoverflow.com/questions/2507766/merge-convert-multiple-pdf-files-into-one-pdf   역시 쉽다...  &lt;s...&quot;</title>
		<link rel="alternate" type="text/html" href="https://workspace.onionmixer.net/wiki/index.php?title=Pdf_merge&amp;diff=1195&amp;oldid=prev"/>
		<updated>2014-04-04T01:24:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==linux에서 Ghostscript 를 이용한 PDF 파일의 병합==  http://stackoverflow.com/questions/2507766/merge-convert-multiple-pdf-files-into-one-pdf   역시 쉽다...  &amp;lt;s...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==linux에서 Ghostscript 를 이용한 PDF 파일의 병합==&lt;br /&gt;
&lt;br /&gt;
http://stackoverflow.com/questions/2507766/merge-convert-multiple-pdf-files-into-one-pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
역시 쉽다...&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=merged.pdf mine1.pdf mine2.pdf&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
합치고자하는 pdf 파일들을 계속 나열만 하면 알아서 합쳐준다.&lt;/div&gt;</summary>
		<author><name>Onionmixer</name></author>
	</entry>
</feed>