We have a proprietary on-line book/manual generation system that creates compiled help files (CHM) as well as HTML versions of content from a database.
This works very well, and we've been using the system without significant modifications for several years.
Now, we'd also like to generate PDFs from the same source. I've looked at a few CHM-to-PDF and HTML-to-PDF converters, but I haven't been able to find one that handles hyperlinks correctly and, despite the number of times similar questions have been asked here, it doesn't seem that anyone's found a good solution (or at least they haven't bothered to post any information about it).
Any suggestions? I'd hate to have to write a PDF generator when so much work has already been done in that area.