Re: Any real-life business use ?

2002-01-14 Thread Jozef Chocholacek

 Hello (world :)!

Patrick Andries wrote:

> I have busy evaluated the FO technology and I would like to hear from 
> people that are using it for real-life business needs.
> 
> What kind of documents are they using it with ? What volume ? Embedding 
> it in servlets ? How do they cope with the "speed" ? How do they justify 
> using FO to their bosses ?
> 
> Anybody with both 3B2 and FO  or Compuset and FO experience ? I would 
> love to hear your story.


   We use FOP in commercial projects, e.g. for generating documents for 
life insurance (proposals, policies, change requests, claims, payment 
orders, ...) in front-end application (servlet based).

   We integrated (a little patched) FOP into HyperQbs 
(http://www.hyperqbs.org) as an alternative parser and we use it that way.

   We (and our clients too) are satisfied with quality of documents 
generated by FOP except of problems with "keep-with-next" attribute 
which is not implemented correctly yet. This is the only complaint we have.


   Best regards,

J.Ch.
-- 
Ing. Jozef Chocholacek  Qbizm Technologies, Inc.
Chief Project Analyst   ... the art of internet.

Kralovopolska 139  tel: +420 5 4124 2414
601 12 Brno, CZ  http://www.qbizm.com  fax: +420 5 4121 2696


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: selected checkbox

2001-12-18 Thread Jozef Chocholacek

Keiron Liddle wrote:

> The place to find a character is
> http://www.unicode.org/
> this specifies all the unicode character.
> for a check box, empty, with tick and with cross you can find it here 
> (actually called ballot box):
> http://www.unicode.org/charts/PDF/U2600.pdf
> This will only work if you have a font that supports these characters. 
> So you will need to find the right font.


   To evade problems with fonts supporting checkboxes etc. I use 
external images. I know it is not the "pure, clean and scientific" 
solution but it always works .

   Regards,

J.Ch.
-- 
Ing. Jozef Chocholacek  Qbizm Technologies, Inc.
Chief Project Analyst   ... the art of internet.

Kralovopolska 139  tel: +420 5 4124 2414
601 12 Brno, CZ  http://www.qbizm.com  fax: +420 5 4121 2696


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]