Is it possible to use Export DocBook module with version 5 of Drupal?
I've also seen other requests for an 'export books to pdf' option which would be great.
Is it possible to use Export DocBook module with version 5 of Drupal?
I've also seen other requests for an 'export books to pdf' option which would be great.
Comments
Comment #1
puregin commentedPlease use the existing request for this.
Comment #2
lejon commentedthe link doesn't go anywhere...
Comment #3
puregin commentedOops, the existing issue is http://drupal.org/node/152662.
BTW, you can search for all issues related to a given module.
Also, direct generation of PDF from HTML is outside the scope of this module. Doing this server-side would require a lot of configuration and third party libraries. I recommend if you need this that you save the printer-friendly version and use software on the client side to render PDF.