Makefile bug fixed
This commit is contained in:
parent
f7ccf4bb87
commit
9315132636
10 changed files with 542 additions and 6 deletions
|
|
@ -121,8 +121,8 @@ Ghostscript</a></li>
|
|||
</ul>
|
||||
</nav>
|
||||
<article>
|
||||
<h2 id="merge-pdfs">Merge pdfs</h2>
|
||||
<h3 id="using-ghostscript">Using Ghostscript</h3>
|
||||
<h1 id="merge-pdfs">Merge pdfs</h1>
|
||||
<h2 id="using-ghostscript">Using Ghostscript</h2>
|
||||
<p>Ghostscript has a feature to merge multiple pdf files into one.
|
||||
Although ImageMagick also has this feature, I prefer this one, as it
|
||||
doesn’t rasterize and scales down the pdf files.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue