Compiling Fop in MS vm

2002-02-26 Thread Adel BEN SIK ALI
Hi all, I wrapped Fop into a com component. I succeded to compile but when I want to run it i get the error : java.lang.NoSuchMethodError : java/awt/image/ColorModel : Methed hasAlpha()Z not found. I downloaded the latest microsoft virtual machine 3802 but the problem still exist. When I

how FOP uses fonts

2001-09-28 Thread adel ben
Hi all, I am working On adding arbic fonts to FOP. Do anyone know how FOP uses fonts? should I alter or add some classes? or just configure FOP? any help will be welcome. with regards, adel ___ Send a cool gift with your E-Card

how to add new fonts to fop

2001-09-13 Thread adel ben
Hi all, I would like to render xml input that contains arabic characters into pdf. 1. where can I find arabic fonts? 2. how can I add this font taking in consideration that xsl:fo has the capability to specify text which is written right to left, top to bottom? with regards

Fop and arabic

2001-08-28 Thread adel ben
Hi all, is it possible to render arabic characters from xml into pdf? what is the standard of encoding arabic characters in xml? with regards, adel ___ Send a cool gift with your E-Card http://www.bluemountain.com/giftcenter/

fop and parsers

2001-07-30 Thread adel ben
Hi all, I have tested FOP with the xerces parser and xalan processor and it works correctly. However, I would like to use other packages like jaxp. Can FOP work without any modification in the source code? can anyone tell me if it can work correctly with other parsers and processors. with

Can FOP work with other parsers and processors?

2001-07-23 Thread adel ben
Hi all, I hope you will take my question in consideration this time :( I read in the mailing list FOP in a servlet under load that we can use Saxon processor with FOP. my question is : shall we make some changes into FOP code? or shall we put the new package in the place of xalan processor.

Re: FOP does not rendering PDF in IE5.5 SP1

2001-07-23 Thread adel ben
hi Abdou, try to structure your request so that it contains .pdf at the end even if it is not necessar. salam, adel ___ Send a cool gift with your E-Card http://www.bluemountain.com/giftcenter/

Can FOP work with other parsers and processors?

2001-07-18 Thread adel ben
Hi all, I have tested FOP with the xerces parser and xalan processor and it works correctly. However, in the documentation I noticed that it would work correctly with other parsers and processors. can anyone tell me which are parsers and processors? with regards, adel

Re: Problem with embedding fop

2001-07-09 Thread adel ben
Hi Martin, I have tried to add the url-pattern to web.xml and it doesn't work too:(( I would like to add that the sample given with the ditribution of FOP tha renders fo files with a servlet works wether the call of the servlet is from IE or Netscape Navigator. Please help. with regards, adel

Problem with embedding fop

2001-07-06 Thread adel ben
Hi all, I've tryed to embed FOP-0.18.1DEV with a servlet so that to render (xml,xsl) files into PDF. I am using Tomcat 3.2.1 as web container. Unfortunately, the call of the servlet works from Netscape Navigator and renders PDF. However, it doesn't work from Internet Explorer. in fact with IE,