Problem in running FopServlet in Weblogic 6.1sp1

2002-04-08 Thread Rikhil Jain
Hi, I'm finding difficulty in running FopServlet in weblogic 6.1. The servlet is running fine when the FO is passed but whenever I pass the XML and XSL files as arguments it's not forming the ByteArrayOutPutStream(The content length is always zero). The same piece of code I tried in pure java

problem in embedding font

2002-03-14 Thread Rikhil Jain
Hi all , I tried to embed barcode font of windows encoding (not identity-H etc. ) in PDF .For that I tried to generate XML using this command . java org.apache.fop.fonts.apps.TTFReader -ttcname barcode sAdvI25b.ttf sAdvI25b.xml TTF Reader v1.1.1

How to display japanese font on console???

2002-02-22 Thread Rikhil Jain
file. I want same thing for my UI part. Basically I want to know How to map hax number with corresponding bitmap Using Java classes as done by the FOP application . Thanks in advance . Regards Rikhil jain - To unsubscribe, e

need help??

2002-02-12 Thread Rikhil Jain
Hi * , When I try to put content which has higher length compare to the cell of a particular column of the table then it extends to the next column if I used "wrap-option=no-wrap" attribute . But it will work fine if I used"wrap-option=wrap" attribute . My objective in first case is

FOP:making language independent

2002-01-28 Thread Rikhil Jain
Hi All , I am working on XSL-FO to generated PDF format using FOP . I want that my output should be self-regulating according to language . so I am using writing mode attribute in XSL-FO . but FOP is not supporting witting mode attribute. Basically I want to ask you that some language write

saxon support writing mode??

2002-01-25 Thread Rikhil Jain
Title: RE: refocusing fop-dev and fop-user? I am working on XSL-FO to generated PDF format using saxon . I want that my output should be self-regulating according to language . so I am using "writing mode" attribute in XSL-FO . but on changing attribute value output is not changing .Saxon