ERROR: The entity "eacute" was referenced, but not declared.

2001-10-10 Thread MEMMADI Said
Hi, Whre I must declare "é" ? xml file or xsl file ? Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Invalid Image URL - error on relative URL : no protocol

2001-10-10 Thread MEMMADI Said
Hi all, I have the folowing error with fop 0.20.1 Error while creating area : Invalid Image URL - error on relative URL : no protocol: null./images/mypicture.png In my xsl file : or Thanks in advance. - To unsubscribe,

Re: Backgound image and TOC alignment

2001-09-25 Thread MEMMADI Said
Text-align work. You must use text-align="end" and not right. Messages d´origine De: "Anders W. Tell" <[EMAIL PROTECTED]> Date: mardi 25 septembre 2001 14:29 Objet: Backgound image and TOC alignment > Hi, > > Could anyone help me with these two problems ? > > > Im developing a for

Fop2PDFServlet using FOP 0.20.1

2001-09-24 Thread MEMMADI Said
Fop2PDFServlet using FOP 0.20.1 Hi all, I need example of servlet using FOP 0.20.1 and wich generate PDF file from xsl file and xmlString. I've old code wich don't work now with this last version. What is the best way xmlString or creating DOM object if I've not xml file. Thanks

Re: RE: Generating PDF on Fly

2001-09-24 Thread MEMMADI Said
Hi, What are changes in FOP API 0.20.1 exactly ? Thanks in adavance ? Messages d´origine De: "Shkuro, Yuri" <[EMAIL PROTECTED]> Date: vendredi 21 septembre 2001 16:57 Objet: RE: Generating PDF on Fly > Yes. See attached JSP. Without a parameter it reads > static XML file and displ

FOP without XML-File in file system

2001-09-18 Thread MEMMADI Said
Hi all, What is the best way to use FOP without XML-File when my data source is database ? Must I create a DOM Object ? Must I use DTD coresponding to my Proposal Object ? Thanks in adavance. - To unsubscribe, e-mail: [EMAI

Re: 0.16.0 to 0.20.1

2001-09-18 Thread MEMMADI Said
I've tested with fop 0.20.1 it and it seem work fine : using SAX parser org.apache.xerces.parsers.SAXParser building formatting object tree setting up fonts [1] [2] [3] [4] [5] [6] Parsing of document complete, stopping renderer Initial heap size: 953Kb Current heap size: 1373Kb Total memo

No conversion defined fop 0.20.1

2001-09-11 Thread MEMMADI Said
Hi, I've the following exception. How can I fix this Error in text-align property value 'left': org.apache.fop.fo.expr.PropertyException: No conversion defined WARNING: Unknown enumerated value for property 'text-align': left Thanks in adavance -

Fop 0.20.1

2001-09-04 Thread MEMMADI Said
Hi all May be have the good methods in the new version 0.20.1 or some servlet code exemple wich do the same conversion from xsl,xml to Pdf ? My code is runnig ok with the fop.jar (28/11/2000) but not with 13/08/2001. Thanks in advance. Found 6 semantic errors compiling "/Xml2PdfWithFop