[Seaside] PDF generation

Levente Uzonyi leves at elte.hu
Fri Nov 19 13:35:06 UTC 2010


On Fri, 19 Nov 2010, Diogenes Moreira wrote:

> I can not answer this without getting red but when I generate PDF in
> seaside applications the cheapest way was to use html2pdf (both php
> and java) of font-end platform application.
> This slope for when I get time or money, a framework for generating
> PDF as html2pdf friendly .. but written in Smalltalk
> :)

We used to use wkhtmltopdf: http://code.google.com/p/wkhtmltopdf/ .


Levente

>
> Best Regards
>
> 2010/11/19 Vaidotas Didžbalis <vaidasd at gmail.com>:
>>> Do someOne know a better way to generate
>>> PDF
>>
>> Do not know is it better, but we generate Latex from squeak and use
>> OSProcess to invoke  pdflatex (part of LiveTex) to generate pdf. Works
>> on Windows and Linux.
>>
>> Vaidotas
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list