Author Topic: Zentyal documentation PDF generator  (Read 8133 times)

ViTality

  • Zen Apprentice
  • *
  • Posts: 33
  • Karma: +4/-0
    • View Profile
Zentyal documentation PDF generator
« on: December 16, 2010, 07:06:38 pm »
Hi, all.
Since developers stopped support pdf-version of documentation, I create this script...

Code: (usage) [Select]
sudo apt-get install pdftk wkhtmltopdf
./gen_doc_zentyal_pdf.sh

Known issue: no bookmarks, no internal links :(. Running of Chromium/Google Chrome can freeze script
update v 0.3 - https://www.dropbox.com/s/q285a6k99hrxla9/gen_doc_zentyal_pdf.sh

p.s. i am newbie at bash-coding
« Last Edit: October 02, 2013, 03:09:32 pm by ViTality »

1.21Gigawatts

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Zentyal documentation PDF generator
« Reply #1 on: December 28, 2010, 04:31:37 pm »
Hi -

The rapidshare link is not working - it says the maximum number (10) number of downloads has been reached. Can you put this script somewhere else where we can get it?

Thanks.

1.21Gigawatts

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Zentyal documentation PDF generator
« Reply #2 on: December 29, 2010, 04:36:39 pm »
Thanks!

bell.paolo

  • Zen Apprentice
  • *
  • Posts: 1
  • Karma: +0/-1
    • View Profile
Re: Zentyal documentation PDF generator
« Reply #3 on: February 16, 2012, 10:12:15 am »
is possible to increase the quality of final result (pdf)?
the quality of final result is poor in term of font precision, maybe a
problem on antialiasing?.

How i can resolve this issue?
Many thanks

MDietz

  • Zen Apprentice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: Zentyal documentation PDF generator
« Reply #4 on: March 01, 2012, 04:21:01 am »
I converted it with Acrobat Pro... It's a 16MB File: http://dl.dropbox.com/u/1086556/Zentyal%202.2%20Official%20Documentation%20%E2%80%94%20Zentyal%202.2%20documentation.pdf

Just keep in mind that this is for the current Zentyal version as of 2/29/2012, which is 2.2.
I take NO responsibility for any updated information that may not appear in this file. Always consult the official Zentyal website!

ichat

  • Zen Hero
  • *****
  • Posts: 795
  • Karma: +28/-16
  • RTFM!
    • View Profile
Re: Zentyal documentation PDF generator
« Reply #5 on: March 01, 2012, 08:18:15 am »
if you want an offline copy of the documentetion,  you can also buy the official book  it will support the product and the organisation as well as give you even more information than the free online version. 




All tips hints and advices are based on my personal experience.
As I try my best to be as accurate as possible, following my advice is always at your own risk,
I claim absolutely NO responsibility in any way!

ViTality

  • Zen Apprentice
  • *
  • Posts: 33
  • Karma: +4/-0
    • View Profile

robb

  • Guest
Re: Zentyal documentation PDF generator
« Reply #7 on: October 02, 2013, 07:32:39 pm »
Works like a charm. Thank you for the update.