<div dir="ltr">
<br><br><div class="gmail_quote">On Sat, Feb 5, 2011 at 12:29, Marcos Douglas <span dir="ltr"><<a href="mailto:md@delfire.net">md@delfire.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On Sat, Feb 5, 2011 at 7:46 AM, ik <<a href="mailto:idokan@gmail.com">idokan@gmail.com</a>> wrote:<br>
> I'm using webkit for it, in pure pascal and the Qt binding.<br>
> No need to translate this program, it's not very hard to do it.<br>
> However because that my program is running in commercial environment and<br>
> created for specific client, I can not release it as open source.<br>
<br>
</div>I do not know the webkit lib. I saw this project, tested and it is<br>
really good to convert html to pdf.<br>
The wkhtmltopdf is not a large dependency. Just a lib or binary...<br>
<br>
Did you code all call to webkit in Pascal? Any tips?<br></blockquote><div><br><a href="http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html">Webkit already translated to Pascal</a>, and you use the API, and the amount of time to use the API is shorter then the amount of time to translate the header files imho.<br>

<br>You need to load the page to the browser and use the printer api to print it to pdf (you can also control how exactly it is done), and tell it where to store the pdf. <br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<div><div></div><div class="h5"><br>
<br>
Marcos Douglas<br>
_______________________________________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br>
</div></div></blockquote></div><br>Ido<br></div>