<div dir="ltr">Thanks Richard!<div><br></div><div>I will try my luck and report what happened.</div><div><br></div><div>Rregards,</div><div>Eduardo</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 24, 2014 at 6:11 PM, Richard Duivenvoorde <span dir="ltr"><<a href="mailto:richard@duif.net" target="_blank">richard@duif.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 24-06-14 16:45, Eduardo Gonzalez wrote:<br>
> Hello,<br>
><br>
> The paver script has been working great for me to build the<br>
> QGIS-documentation in HTML format in Windows.<br>
><br>
> Is it possible to build it locally as PDF as well?<br>
<br>
</div>I doubt it, using paver. Especially the non-western character set<br>
containing pdf's have been pretty hard to create, because of all the<br>
needed charactersets/latex/pdfcreation dependencies...<br>
I do not think you will get this running on Windows (but... try me :-)  )<br>
<br>
<br>
BUT :-) we also do docker builds.<br>
<br>
While it is a linux technogy, it must be possible to use the docker<br>
scripts on windows too. If I understand correct it will create a virtual<br>
machine then using VirtualBox on windows. But this is untested until now...<br>
<br>
We have a docker file to try here:<br>
<br>
<a href="https://github.com/qgis/QGIS-Sysadmin/blob/master/docker/sphinx/Dockerfile" target="_blank">https://github.com/qgis/QGIS-Sysadmin/blob/master/docker/sphinx/Dockerfile</a><br>
<br>
More instructions (for linux only) here:<br>
<br>
<a href="https://github.com/qgis/QGIS-Sysadmin/tree/master/docker/sphinx" target="_blank">https://github.com/qgis/QGIS-Sysadmin/tree/master/docker/sphinx</a><br>
<br>
Feel free to try this, (and if successfull please write documentation<br>
for it).<br>
<br>
Another option would be to just create a virtualbox debian stable<br>
virtual machine, and do the the linux way on that box.<br>
<br>
<br>
Regards,<br>
<br>
Richard Duivenvoorde<br>
<br>
<br>
<br>
<br>
</blockquote></div><br></div>