Re: can iText convert my HTML content to PDF ?
Re: can iText convert my HTML content to PDF ?
- Subject: Re: can iText convert my HTML content to PDF ?
- From: Dov Rosenberg <email@hidden>
- Date: Thu, 10 Mar 2005 08:34:05 -0500
We use HTMLDoc, it is pretty darn fast. The hack is that it is a C program
that need you need to pass things thru via a command line interface. Not
impossible, just a little kludgy. Works pretty well. The Windows binary is
not free however, only the unix source version.
HTH
--
Dov Rosenberg
Conviveon Corporation
http://www.conviveon.com
On 3/10/05 1:31 AM, "steve stout" <email@hidden> wrote:
>
> iText won't... but google HTMLDOC. There's a free command line
> executable that you can just do a system call from your Java code to
> run. You can pipe the output of a WOComponent thru it. Might be a bit
> slow tho.
>
> steve
>
>
> On Mar 9, 2005, at 8:07 PM, Goh Keng Boon wrote:
>
>> Hi,
>>
>> Currently i have my reports all published in HTML format, but would
>> like
>> to write it into a PDF fileif possible, and i see iText is on of the
>> solutions. But i'm not sure if i
>> can directly write mygenerated html content to it, if not is there any
>> alternative? Do i need
>> to reformat my content first?
>> Thanks.
>>
>> Regards,
>> KB
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> n.com
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden