<?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: PDFs mal schnell Taggen</title> <atom:link href="http://hubionmac.com/wordpress/2009/06/pdfs-mal-schnell-taggen/feed/" rel="self" type="application/rss+xml" /><link>http://hubionmac.com/wordpress/2009/06/pdfs-mal-schnell-taggen/</link> <description>script the unscriptable</description> <lastBuildDate>Sat, 28 Jan 2012 05:20:55 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Hubi</title><link>http://hubionmac.com/wordpress/2009/06/pdfs-mal-schnell-taggen/comment-page-1/#comment-19927</link> <dc:creator>Hubi</dc:creator> <pubDate>Wed, 19 Oct 2011 22:01:31 +0000</pubDate> <guid isPermaLink="false">http://hubionmac.com/wordpress/?p=931#comment-19927</guid> <description>Hi Micke,hm... did you add any special characters or does this even happen on normal strings like &quot;abc&quot;? Because pdftk has a really hard stand on working with special characters :-/</description> <content:encoded><![CDATA[<p>Hi Micke,</p><p>hm&#8230; did you add any special characters or does this even happen on normal strings like &#8220;abc&#8221;?<br /> Because pdftk has a really hard stand on working with special characters :-/</p> ]]></content:encoded> </item> <item><title>By: Micke De Geer</title><link>http://hubionmac.com/wordpress/2009/06/pdfs-mal-schnell-taggen/comment-page-1/#comment-18923</link> <dc:creator>Micke De Geer</dc:creator> <pubDate>Mon, 03 Oct 2011 14:30:51 +0000</pubDate> <guid isPermaLink="false">http://hubionmac.com/wordpress/?p=931#comment-18923</guid> <description>Hi,I tried your tool, PDF_MetaEdit, and got it to work with Pdftk. But I think I may be doing something wrong...when I change a meta tag, e.g. Title, I get strange characters:&#18432;&#9728;&#19712;&#8192;&#20736;&#12544;&#8192;&#12800;&#12288;&#12544;&#12544;I&#039;ll appreciate any help :)Best regards, Micke PS. Sorry - my German is not really up to speed..</description> <content:encoded><![CDATA[<p>Hi,</p><p>I tried your tool, PDF_MetaEdit, and got it to work with Pdftk. But I think I may be doing something wrong&#8230;when I change a meta tag, e.g. Title, I get strange characters:</p><p>&#18432;&#9728;&#19712;&#8192;&#20736;&#12544;&#8192;&#12800;&#12288;&#12544;&#12544;</p><p>I&#8217;ll appreciate any help :)</p><p>Best regards,<br /> Micke<br /> PS. Sorry &#8211; my German is not really up to speed..</p> ]]></content:encoded> </item> <item><title>By: &#187; Edit Pdf Metadata jsilence.org</title><link>http://hubionmac.com/wordpress/2009/06/pdfs-mal-schnell-taggen/comment-page-1/#comment-7918</link> <dc:creator>&#187; Edit Pdf Metadata jsilence.org</dc:creator> <pubDate>Tue, 25 Jan 2011 14:04:49 +0000</pubDate> <guid isPermaLink="false">http://hubionmac.com/wordpress/?p=931#comment-7918</guid> <description>[...] for a convenient tool to solve this I came across pdftk, which can be installed via MacPorts or other sources (Link target in german). pdftk allows you to manipulate a couple of aspects of a pdf file, among [...]</description> <content:encoded><![CDATA[<p>[...] for a convenient tool to solve this I came across pdftk, which can be installed via MacPorts or other sources (Link target in german). pdftk allows you to manipulate a couple of aspects of a pdf file, among [...]</p> ]]></content:encoded> </item> <item><title>By: bas_der_gruene</title><link>http://hubionmac.com/wordpress/2009/06/pdfs-mal-schnell-taggen/comment-page-1/#comment-7729</link> <dc:creator>bas_der_gruene</dc:creator> <pubDate>Fri, 07 Jan 2011 16:47:04 +0000</pubDate> <guid isPermaLink="false">http://hubionmac.com/wordpress/?p=931#comment-7729</guid> <description>ist unterwegs</description> <content:encoded><![CDATA[<p>ist unterwegs</p> ]]></content:encoded> </item> <item><title>By: Hubi</title><link>http://hubionmac.com/wordpress/2009/06/pdfs-mal-schnell-taggen/comment-page-1/#comment-7728</link> <dc:creator>Hubi</dc:creator> <pubDate>Fri, 07 Jan 2011 16:13:14 +0000</pubDate> <guid isPermaLink="false">http://hubionmac.com/wordpress/?p=931#comment-7728</guid> <description>könntest Du mir vielleicht mal ein solches PDF mit XMP-Informationen zukommen lassen?</description> <content:encoded><![CDATA[<p>könntest Du mir vielleicht mal ein solches PDF mit XMP-Informationen zukommen lassen?</p> ]]></content:encoded> </item> <item><title>By: Hubi</title><link>http://hubionmac.com/wordpress/2009/06/pdfs-mal-schnell-taggen/comment-page-1/#comment-7727</link> <dc:creator>Hubi</dc:creator> <pubDate>Fri, 07 Jan 2011 16:09:57 +0000</pubDate> <guid isPermaLink="false">http://hubionmac.com/wordpress/?p=931#comment-7727</guid> <description>Nun der Entwickler von pdftk schrieb da dazu.. # Also, the author of pdftk (Sid Steward) has this to say about the # XMP stream: # #     PDFs store this metadata is two places: the Info dictionary and #     the XMP (RDF/XML) stream. Pdftk updates only the Info dictionary, #     but newer versions of Acrobat/Reader defer to the XMP stream. # #     I am currently working on new features for updating both the Info #     dictionary and the XMP stream. # #     One workaround might be to remove the PDF&#039;s XMP stream. You can do #     this using pdftk, but it also removes bookmarks and other PDF #     features.  Run: # #       pdftk mydoc.xmp.pdf cat output mydoc.no_xmp.pdf # #     to burn of the XMP stream. Then maybe the viewer will fall back to #     the Info dictionary with your updated data.</description> <content:encoded><![CDATA[<p>Nun der Entwickler von pdftk schrieb da dazu..<br /> # Also, the author of pdftk (Sid Steward) has this to say about the<br /> # XMP stream:<br /> #<br /> #     PDFs store this metadata is two places: the Info dictionary and<br /> #     the XMP (RDF/XML) stream. Pdftk updates only the Info dictionary,<br /> #     but newer versions of Acrobat/Reader defer to the XMP stream.<br /> #<br /> #     I am currently working on new features for updating both the Info<br /> #     dictionary and the XMP stream.<br /> #<br /> #     One workaround might be to remove the PDF&#8217;s XMP stream. You can do<br /> #     this using pdftk, but it also removes bookmarks and other PDF<br /> #     features.  Run:<br /> #<br /> #       pdftk mydoc.xmp.pdf cat output mydoc.no_xmp.pdf<br /> #<br /> #     to burn of the XMP stream. Then maybe the viewer will fall back to<br /> #     the Info dictionary with your updated data.</p> ]]></content:encoded> </item> <item><title>By: bas_der_gruene</title><link>http://hubionmac.com/wordpress/2009/06/pdfs-mal-schnell-taggen/comment-page-1/#comment-7726</link> <dc:creator>bas_der_gruene</dc:creator> <pubDate>Fri, 07 Jan 2011 16:03:06 +0000</pubDate> <guid isPermaLink="false">http://hubionmac.com/wordpress/?p=931#comment-7726</guid> <description>Nochmal Ich.Ich habe jetzt endlich herausgefunden, dass Acrobat xmp-Metainformationen für die pdfs nutzt und diese über die pdfformat-spezifischen setzt. xmp kann man wohl mit exiftool editieren oder mit BeCyPDFMetaEdit (win, läuft aber gut über wine) löschen. Falls du das irgendwann in PDF MetaEdit implementieren möchtest oder leser hier vor dem gleichen Problem stehen wie ich.Guten Gruß, bas</description> <content:encoded><![CDATA[<p>Nochmal Ich.</p><p>Ich habe jetzt endlich herausgefunden, dass Acrobat xmp-Metainformationen für die pdfs nutzt und diese über die pdfformat-spezifischen setzt. xmp kann man wohl mit exiftool editieren oder mit BeCyPDFMetaEdit (win, läuft aber gut über wine) löschen. Falls du das irgendwann in PDF MetaEdit implementieren möchtest oder leser hier vor dem gleichen Problem stehen wie ich.</p><p>Guten Gruß, bas</p> ]]></content:encoded> </item> <item><title>By: bas_der_gruene</title><link>http://hubionmac.com/wordpress/2009/06/pdfs-mal-schnell-taggen/comment-page-1/#comment-7725</link> <dc:creator>bas_der_gruene</dc:creator> <pubDate>Fri, 07 Jan 2011 15:32:30 +0000</pubDate> <guid isPermaLink="false">http://hubionmac.com/wordpress/?p=931#comment-7725</guid> <description>Hallo hubi,ich habe gerade dein kleines Progrämmchen gefunden und für hilfreich befunden. Vorher hatte ich das: http://www.sybrex.com/products/macgui/infomanager/ gefunden aber für nicht hilfreich befunden. Macht nur murks mit irgendwelchen Sonderzeichen. Ein shellscript hab ich auch gefunden, was nach anpassung (stat verhält sich auf os x anders) auch lief: http://bloc.eurion.net/archives/2010/command-line-script-to-edit-pdf-file-meta-data/Nun stelle ich aber fest, dass Acrobat (hier Version 8) diese Informationen nicht anzeigt und stattdessen andere anzeigt. Weißt du was davon? Vielleicht hat das irgendwas mit einer anderen PDF-Version zu tun und unterschiedliche Arten wie Meta-Daten gespeichert werden? Irgendeinen Plan wie man sowas ergooglen kann?Vorschau wiederum zeigt die per pdftk (oder pdf MetaEdit) hinzugefügten Daten an...(und wo ich es gerade bemerke: Dein captcha-Plugin collidiert mit der Wordpress-Schutzfunktion gegen doppelt Kommentare - geht man von der captcha-abfrage wieder zurück um etwas zu ändern meint wordpress den kommentar ablehne zu müssen)</description> <content:encoded><![CDATA[<p>Hallo hubi,</p><p>ich habe gerade dein kleines Progrämmchen gefunden und für hilfreich befunden. Vorher hatte ich das: <a href="http://www.sybrex.com/products/macgui/infomanager/" rel="nofollow">http://www.sybrex.com/products/macgui/infomanager/</a> gefunden aber für nicht hilfreich befunden. Macht nur murks mit irgendwelchen Sonderzeichen. Ein shellscript hab ich auch gefunden, was nach anpassung (stat verhält sich auf os x anders) auch lief: <a href="http://bloc.eurion.net/archives/2010/command-line-script-to-edit-pdf-file-meta-data/" rel="nofollow">http://bloc.eurion.net/archives/2010/command-line-script-to-edit-pdf-file-meta-data/</a></p><p>Nun stelle ich aber fest, dass Acrobat (hier Version 8) diese Informationen nicht anzeigt und stattdessen andere anzeigt. Weißt du was davon? Vielleicht hat das irgendwas mit einer anderen PDF-Version zu tun und unterschiedliche Arten wie Meta-Daten gespeichert werden? Irgendeinen Plan wie man sowas ergooglen kann?</p><p>Vorschau wiederum zeigt die per pdftk (oder pdf MetaEdit) hinzugefügten Daten an&#8230;</p><p>(und wo ich es gerade bemerke: Dein captcha-Plugin collidiert mit der WordPress-Schutzfunktion gegen doppelt Kommentare &#8211; geht man von der captcha-abfrage wieder zurück um etwas zu ändern meint wordpress den kommentar ablehne zu müssen)</p> ]]></content:encoded> </item> <item><title>By: adam</title><link>http://hubionmac.com/wordpress/2009/06/pdfs-mal-schnell-taggen/comment-page-1/#comment-4592</link> <dc:creator>adam</dc:creator> <pubDate>Tue, 24 Nov 2009 12:44:55 +0000</pubDate> <guid isPermaLink="false">http://hubionmac.com/wordpress/?p=931#comment-4592</guid> <description>hiya. thanks for the tool. would really really appreciate it if you can repeat the instructions again in english :) thanks for the tool!</description> <content:encoded><![CDATA[<p>hiya. thanks for the tool. would really really appreciate it if you can repeat the instructions again in english :) thanks for the tool!</p> ]]></content:encoded> </item> <item><title>By: hubionmac.com &#187; Kleiner Bugfix in PDF MetaEdit</title><link>http://hubionmac.com/wordpress/2009/06/pdfs-mal-schnell-taggen/comment-page-1/#comment-4037</link> <dc:creator>hubionmac.com &#187; Kleiner Bugfix in PDF MetaEdit</dc:creator> <pubDate>Mon, 07 Sep 2009 22:04:45 +0000</pubDate> <guid isPermaLink="false">http://hubionmac.com/wordpress/?p=931#comment-4037</guid> <description>[...] September, 2009 (00:04) &#124; Software I Use, hubionmac.com, pdf &#124; By: hubi  PDF MetaEdit Ist ein kleines Tool, dass ich zum Editieren der Meta-Daten von PDFs nutze, damit diese leichter [...]</description> <content:encoded><![CDATA[<p>[...] September, 2009 (00:04) | Software I Use, hubionmac.com, pdf | By: hubi  PDF MetaEdit Ist ein kleines Tool, dass ich zum Editieren der Meta-Daten von PDFs nutze, damit diese leichter [...]</p> ]]></content:encoded> </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/20 queries in 0.008 seconds using disk: basic
Object Caching 190/339 objects using disk: basic

Served from: hubionmac.com @ 2012-02-12 05:47:11 -->
