Thank you so much for the effort, i appreciate it. The attached 9.0.3 manuals (fixed and compressed) now have bookmarks. But... my merciless censoship uncovered that the just published 9.0.4 pdf is again without bookmarks :)
Gabriele Josh Kupershmidt <schmi...@gmail.com> 19/04/2011 04:10 Per Devrim GÜNDÜZ <dev...@gunduz.org> CC Magnus Hagander <mag...@hagander.net>, pgsql-docs@postgresql.org, gabriele.garugli...@infoblu.it, pgsql-...@postgresql.org Oggetto Re: [pgsql-www] [DOCS] 9.0.3 pdf manual is missing bookmarks 2011/4/18 Devrim GÜNDÜZ <dev...@gunduz.org>: > I'm confused. > > This is the script that I'm using: > > java -jar jpdftweak.jar -i $i -savebookmarks $i-bookmarks.csv > java -jar jpdftweak.jar -i $i -loadbookmarks $i-bookmarks.csv -os $i.new > > (where $i is the filename) > > Is that different from what you did? I ran: java -jar jpdftweak.jar postgres-A4.pdf -os postgres-9.0.3-A4_compressed_fixed.pdf (taken from Magnus in the linked thread). Josh