<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>hubionmac.com &#187; tip</title> <atom:link href="http://hubionmac.com/wordpress/tag/tip/feed/" rel="self" type="application/rss+xml" /><link>http://hubionmac.com/wordpress</link> <description>script the unscriptable</description> <lastBuildDate>Fri, 03 Feb 2012 22:41:10 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>https Zertifikat unter 10.5 für apache 2</title><link>http://hubionmac.com/wordpress/2008/10/https-zertifikat-uner-105-fur-apache-2/</link> <comments>http://hubionmac.com/wordpress/2008/10/https-zertifikat-uner-105-fur-apache-2/#comments</comments> <pubDate>Wed, 01 Oct 2008 20:01:53 +0000</pubDate> <dc:creator>hubi</dc:creator> <category><![CDATA[links]]></category> <category><![CDATA[https]]></category> <category><![CDATA[macosxhints.com]]></category> <category><![CDATA[tip]]></category> <category><![CDATA[verschlüsselung]]></category><guid isPermaLink="false">http://hubionmac.com/wordpress/?p=444</guid> <description><![CDATA[Die Anleitung dazu gibt es hier: http://www.macosxhints.com/article.php?story=20080628074917113&#038;query=https%2Bleopard]]></description> <content:encoded><![CDATA[<p>Die Anleitung dazu gibt es hier:<br /> <a href="http://www.macosxhints.com/article.php?story=20080628074917113&#038;query=https%2Bleopard">http://www.macosxhints.com/article.php?story=20080628074917113&#038;query=https%2Bleopard</a></p> ]]></content:encoded> <wfw:commentRss>http://hubionmac.com/wordpress/2008/10/https-zertifikat-uner-105-fur-apache-2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Doppelseitige PDFs erzeugen</title><link>http://hubionmac.com/wordpress/2008/05/doppelseitige-pdfs-erzeugen/</link> <comments>http://hubionmac.com/wordpress/2008/05/doppelseitige-pdfs-erzeugen/#comments</comments> <pubDate>Fri, 16 May 2008 23:01:52 +0000</pubDate> <dc:creator>hubi</dc:creator> <category><![CDATA[terminal]]></category> <category><![CDATA[pdf]]></category> <category><![CDATA[ps2pdf]]></category> <category><![CDATA[tip]]></category> <category><![CDATA[transparent]]></category><guid isPermaLink="false">http://hubionmac.com/wordpress/?p=139</guid> <description><![CDATA[Vorangegangen ist dem ein Posting auf Apfeltalk, für das ich diese Lösung geschrieben habe: Ich hätte da eine Lösung die über ein paar Terminal-Aufrufe funktioniert. Zunächst bräuchtest Du aber xpdf, welches Du hier als Mac-Version laden könntest. Und psnup&#8230; das habe ich über ein latex-Installation bekommen. Aber ich habe hier mal etwas nettes geschrieben. Ein [...]]]></description> <content:encoded><![CDATA[<p>Vorangegangen ist dem ein <a href="http://www.apfeltalk.de/forum/pdfs-2-seiten-t146593.html#post1405884">Posting auf Apfeltalk</a>, für das ich diese Lösung geschrieben habe:</p><p>Ich hätte da eine Lösung die über ein paar Terminal-Aufrufe funktioniert.<br /> Zunächst bräuchtest Du aber <a href="http://www.foolabs.com/xpdf/download.html" target="_blank">xpdf</a>, welches Du <a href="http://users.phg-online.de/tk/MOSXS/xpdf-tools-3.dmg" target="_blank">hier</a> als Mac-Version laden könntest.<br /> Und psnup&#8230; das habe ich über ein latex-Installation bekommen.</p><p>Aber ich habe hier mal etwas nettes geschrieben.</p><p style="text-align: center;"><a class="downloadlink dlimg" href="http://hubionmac.com/wordpress/wp-content/plugins/download-monitor/download.php?id=7" title="Version 1.0 downloaded 195 times" ><img src="http://hubionmac.com/images/download_theJournalist.png" alt="Download PDF_Doppelseiten_Erzeugen Version 1.0" /></a></p><p>Ein Installer Script, das die notwendigen Dateien installiert und 2 Skripte.<br /> Einfach eine oder mehrere PDF-Dateien auf eines der Skripte ziehen und es wird eine Doppel-Seitige Version im selben Ordner abgespeichert (prefix: _double_).<br /> So funktioniert es auf dem manuellen Weg:</p><div style="text-align: center;">&#8212;-</div><p>Sagen wir mal wir wollen die Datei bla.pdf auf dem Schreibtisch so konvertieren, wie Du das möchtest.<br /> dann gibst Du folgendes im Terminal ein:</p><pre><code>pdftops ~/Desktop/bla.pdf - | psnup -2 | cat&gt;~/Desktop/bla.ps</code></pre><p>pdftops ist ein Bestandteil von xpdf und konvertiert die PDF-Datei in eine PostScript-Datei (und bindet die Schriften mit ein, was GhostScript alleine wohl nicht zustande bringt).<br /> psnup -2 ist für das doppelseitige Page-Layout verantwortlich<br /> und das alles wird dann in eine neue PostScript-Datei geschrieben.</p><p>man könnte statt des letzten Kommandos auch</p><pre><code>pstopdf -i -o _double_bla.pdf</code></pre><p>eingeben, dann wird statt der PostScript-Datei ein PDF erzeugt.</p> ]]></content:encoded> <wfw:commentRss>http://hubionmac.com/wordpress/2008/05/doppelseitige-pdfs-erzeugen/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 7/23 queries in 0.032 seconds using disk: basic
Object Caching 136/273 objects using disk: basic

Served from: hubionmac.com @ 2012-02-05 22:44:58 -->
