<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>Homepage of Michael Goerz - in-java</title>
 <link href="http://users.physik.fu-berlin.de/~mgoerz/feeds/tags/in-java" rel="self"/>
 <link href="http://users.physik.fu-berlin.de/~mgoerz/"/>
 <updated>2013-03-14T16:35:44+01:00</updated>
 <author>
   <name>Michael Goerz</name>
   <email>goerz@physik.fu-berlin.de</email>
 </author>

 
 <entry>
   <title>pdfWriteBookmarks</title>
   <link href="blog/2006/03/pdfwritebookmarks/"/>
   <updated>2006-03-21T00:00:00+01:00</updated>
   <id>blog/2006/03/pdfwritebookmarks</id>
   <content type="html">&lt;p&gt;Since I frequently want to add bookmarks to a scanned PDF (e.g. my lecture notes), I wrote a small Java program that reads bookmarks from a text file in a simple format and adds them to an exisiting PDF.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&#39;http://github.com/goerz/pdfWriteBookmarks&#39;&gt;pdfWriteBookmarks&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The program is accompanied with a Python script that can modify the bookmarks in the textfile and convert them to other formats&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&#39;http://github.com/goerz/bmconverter.py&#39;&gt;bmconverter.py&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 
</feed>