Problem with fonts

2002-02-14 Thread Anil_Kandula
Hi All, Can anyone help me in embedding ttfs(true type fonts) in my xml to convert it into pdf using cocoon2 on tomcat4.0.1. I followed instructions given in pdf serializer. But its unable to locate the font. Thanks in advance, Anil.K

problem with fonts.

2002-02-14 Thread Anil_Kandula
Hi, i'm embedding fonts just fine running FOP via the command line, but i'm trying to set the same thing with cocoon 2. so far i've added to the sitemap: map:serializer name=fo2pdf src=org.apache.cocoon.serialization.FOPSerializer mime-type=application/pdf user-config

RE: problem with fonts.

2002-02-14 Thread Anil_Kandula
- Von: Anil_Kandula [mailto:[EMAIL PROTECTED]] Gesendet am: Donnerstag, 14. Februar 2002 10:46 An: [EMAIL PROTECTED] Betreff: problem with fonts. Hi, i'm embedding fonts just fine running FOP via the command line, but i'm trying to set the same thing with cocoon 2. so far

Problem with font embedding.

2002-02-12 Thread Anil_Kandula
Hi All, I am trying to embed OCR-B-1 font in the pdf document using cocoon2.0 on tomcat 4.0.1. I followed the instructions by pdf serializer and generated metrics file. Here's my config.xml file - configuration fonts font metrics-file=D:/fonts/FG_OCRB1.TTF.xml kerning=yes

Sitemap variables.

2002-02-11 Thread Anil_Kandula
Hi All, Can anyone explain me about sitemap variables. How to use them. Thanks Regards, Anil.K ** This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain

Dynamically passing different xml file to cocoon.

2002-02-10 Thread Anil_Kandula
Hi All, CocoonServlet actually reads the xml file to be converted from sitemap.xmap. Is there any way to dynamically pass a different xml file to CocoonServlet everytime. Thanks in advance for any response. Thanks Regards, Anil.K

Problem with cocoon2.0 on tomcat 4.0.1

2002-02-07 Thread Anil_Kandula
Hi All, I have downloaded cocoon2.0 cvs and deployed it on tomcat 4.0.1. When i am accessing http://localhost:8080/cocoon/. I am getting the following problem - cocoon2 - Internal server error type fatal message The sitemap handler's sitemap is not available. Please check logs for the

RE: Deploying Cocoon2 within Oracle 9iAS

2002-02-06 Thread Anil_Kandula
Hi Edward, Cocoon2.0 requires xerces-1.4.4.jar in classpath. I think Oracle 9iAS/oc4j is already loading some other xerces in classpath. Check in classpath of application server if any xerces is there. Make sure that only xerces-1.4.4.jar is in classpath. Thanks, Anil. -- From:

Problem with Cocoon2 servlet in websphere3.5.2

2002-02-05 Thread Anil_Kandula
Hi, I have encountered an exception in the init method of CocoonServlet deployed on websphere3.5.2. The problem seems to be in reading the cocoon.xconf in the init method. Quick help would be appreciated. I have checked in the log file of cocoon (root.log.01) and found the following

RE: Coccon2- Internal Server Error

2002-02-05 Thread Anil_Kandula
Hello Mehmood, I've succesfully installed cocoon2.0 on tomcat4.0.1. I have encountered with many problems while installing because of jdk1.2. I switched to jdk1.3.1 and i got it running. If you are using jdk1.2 please try with jdk1.3.1. Thanks, Anil. -- From: Mehmood