RE: Does anyone know of an XSD to DTD converter?

2004-11-03 Thread Jon Steeves
Thanks for the help Mike. -Original Message- From: Mike Ferrando [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 03, 2004 10:29 AM To: [EMAIL PROTECTED] Subject: Re: Does anyone know of an XSD to DTD converter? Jon S., Ok, maybe I will get it right this time. http://www.datawarehous

Re: fo failed to process Unicode CJK in servlet

2004-11-03 Thread J.Pietschmann
Ma, Liang wrote: However, when I try to generate the same result froma servlet, it failed. Can you detail the "failed" bit? Like: wrong characters in the PDF, or no PDF generated at all? Can your servlet produce a trivial PDF with standard fonts only? Do you get errors in the log or in the servlet

Re: chinese characters just working when defined in xsl-fo-page directly

2004-11-03 Thread J.Pietschmann
Christoph Klocker wrote: 維也納 results in "3 chinese glyphs + 維也納" where the XML data is: 維也納 Looks like double escaping. Serialize the result to XML rather than PDF and check whether there is an 維 etc there. Then track down where it comes from. Other than than. I'm not sure what your problem

Re: Does anyone know of an XSD to DTD converter?

2004-11-03 Thread Mike Ferrando
Jon S., Ok, maybe I will get it right this time. http://www.datawarehouse.com/article/?articleid=3139 It seems that XML SPY allows you to go from XSD to DTD. Mike Ferrando Library Technician Music Division Library of Congress Washington, DC 202-707-4454 --- Jon Steeves <[EMAIL PROTECTED]> wrot

Re: Does anyone know of an XSD to DTD converter?

2004-11-03 Thread Mike Ferrando
Jon, If you want XSD to DTD you might use this: http://www.stylusstudio.com/dtd_generator.html Have fun, Mike Ferrando Library Technician Music Division Library of Congress Washington, DC 202-707-4454 --- Jon Steeves <[EMAIL PROTECTED]> wrote: > Does anyone know of an XSD to DTD converter? Obv

Re: Does anyone know of an XSD to DTD converter?

2004-11-03 Thread Mike Ferrando
Jon S., http://www.hitsw.com/xml_utilites/ Have fun, Mike Ferrando Library Technician Music Division Library of Congress Washington, DC 202-707-4454 --- Jon Steeves <[EMAIL PROTECTED]> wrote: > Does anyone know of an XSD to DTD converter? Obviously, it doesn't > have to capture all of the info

fo failed to process Unicode CJK in servlet

2004-11-03 Thread Ma, Liang
Hi, I don't know if this is right mailing list for the question, but if anyone can give me a clue of the problem, it will be really appreciated I'd like to produce pdf file contains CJK unicode. After including the font in userconfig.xml, I can run fop and get expected pdf file from xml and xsl i

Does anyone know of an XSD to DTD converter?

2004-11-03 Thread Jon Steeves
Does anyone know of an XSD to DTD converter? Obviously, it doesn't have to capture all of the info in the XSD. Thanks -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Thursday, September 09, 2004 1:42 PM To: [EMAIL PROTECTED] Subject: Re: !newbie generating pdf from

chinese characters just working when defined in xsl-fo-page directly

2004-11-03 Thread Christoph Klocker
HI, I got a strange problem, I am using Fop through cocoon. I have embedded the chinese font for displaying the glyphs. The strange thing, if I define the characters like this 維也納 I got the right result, the glyphs are displayed correctly. but when I try to print the data out of a XML file the

Re: MICR font in FOP as an embedded application..

2004-11-03 Thread Chris Bowditch
Anil R. Pinto wrote: But, the main requirement is to use this behavior with FOp running as an embeded application (using fop.jar). Can someone please guide me to a thread that covers this ? How to use a config file in an embedded environment is described on the website: http://xml.apache.org/fop/

RE: MICR font in FOP as an embedded application..

2004-11-03 Thread Saptarshi Sen
Hi Anil, I doubt if the font metrics files can be packaged into the fop.jar. In fact, for custom fonts, you require the metrics file as well as the ttf/ttc files. If included, these can make your jar very bulky too. As far as the userconfig.xml file is concerned, you can try to ext

FW: MICR font in FOP as an embedded application..

2004-11-03 Thread Anil R. Pinto
-Original Message- From: Anil R. Pinto [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 03, 2004 6:35 PM To: Saptarshi Sen Subject: RE: MICR font in FOP as an embedded application.. Saptarshi, Thanks a bunch for the quick reply. I had a few doubts though. Do the font-metrics xml an

MICR font in FOP as an embedded application..

2004-11-03 Thread Anil R. Pinto
Hi, I have a need to create MICR type fonts within PDF document produced by FOP (0.20.3). I was able to do that using FOP through the command line. Following all the steps as mentioned in http://xml.apache.org/fop/fonts.html I ran the FOP command to create the font-metrics xml file and reference