<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Nigel, thanks for the suggestion. I did look at those recipes, as well as at GeneratePDF, before I wrote.&nbsp;<div><br></div><div>All the PDF recipes look very good, but for several reasons I passed on them, at least for this quick project:</div><div><br></div><div>- They seem like overkill for my task at hand.&nbsp;</div><div><br></div><div>- My screen output is already just what I want to print - these solutions might mess that up.&nbsp;</div><div><br></div><div>- The simplest recipe (PublishPDF) requires me to install (compile?) htmldoc package, which I couldn't make much sense of (I'm not an open source development pro).&nbsp;</div><div><br></div><div>- The other recipes appear to be major packages with a learning curve.&nbsp;</div><div><br></div><div>- I'm using Pmwiki's Creole recipe. I imagine GeneratePDF, being simple and written in part or whole by Pm, would handle Creole fine, but I'm not so sure about the other recipes. For example, I don't see any reference to Creole markup in WikiPublisher's manual.&nbsp;<div><br></div><div>I'm hoping there are a couple of lines of code I could insert into my local template to do what I want. If not, I may have to "buy the entire farm to pet that cute pony".<br><div><br></div><div>Randy<br><div><br></div><div><br><div><div>On Sep 22, 2009, at 12:45 PM, Nigel Thomas wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Randy<br><br>You should certainly investigate <a href="http://www.pmwiki.org/wiki/Cookbook/PublishPDF">PublishPDF</a>, which uses <a href="http://www.wikipublisher.org/wiki/">WikiPublisher</a> to format Wiki pages, pagelists and wikitrails. It generates PDF bookmarks and fixes up all the internal references; but any references to pages outside the set being published will be external references back to the wiki. So you just have to make sure that you include all the pages you need...<br> <br>Regards Nigel<br><br><div class="gmail_quote">2009/9/22 Randy Brown <span dir="ltr">&lt;<a href="mailto:randy@brownragfilms.com">randy@brownragfilms.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div style=""><div>What's the simplest way to create a PDF page with internal links and anchors using PmWiki?</div><div><br></div><div>I'd like to create a standalone PDF document, which contains a list of page summaries and sections extracted from the pages in my wiki, with each item cross referencing the others. </div> </div></blockquote></div><br></blockquote></div><br></div></div></div></div></body></html>