You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2001/04/28 13:54:24 UTC

[Bug 1571] New - Multolingual support in converting xml - pdf

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1571

*** shadow/1571	Sat Apr 28 04:54:24 2001
--- shadow/1571.tmp.28403	Sat Apr 28 04:54:24 2001
***************
*** 0 ****
--- 1,40 ----
+ +============================================================================+
+ | Multolingual support in converting xml - pdf                               |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 1571                        Product: Fop                     |
+ |       Status: NEW                         Version: 0.15                    |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: Other                   |
+ |     Priority:                           Component: pdf renderer            |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: camk@channelpoint.com,fop-dev@xml.apache.org                 |
+ |  Reported By: vidya.kt@polaris.co.in                                       |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ hi guys
+ 
+ i am using this fop tool to generate pdf from xml file.Everything is working 
+ for me well,except that i dont know how to go for multilinguial support.
+ 
+ Actually i need to insert some german characters in my pdf file ,which i need 
+ to put in my xsl file.
+ 
+ As of now it gives a runtime error saying xml char not supported.
+ 
+ Can anyone please tell me how to go about it.
+ 
+ 
+ 
+ I need to do it very urgently.please let me what iu should do to bring german 
+ characters in my pdf file.
+ 
+ 
+ Please do get back to me as soon as possible.
+ 
+ 
+ 
+ with regards
+ vidhyakt

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: [Bug 1571] New - Multolingual support in converting xml - pdf

Posted by Fotis Jannidis <fo...@lrz.uni-muenchen.de>.
It is not a good idea to put something like this into bugzilla. 
Probably it is better to make sure first it really is a bug and not a 
user problem. Please have a look into hyphen.fo in 
docs/examples/fo to see the handling of German special 
characters. Most of the time it is a problem of the encoding you 
have chosen for your file. The rule of thumb is: if you can read the 
special characters, you have to choose a special encoding; for the 
German characters it is 8859-1. hyphen.fo uses utf-8, so the 
characters look rather funny in most ascii editors. 

Fotis

Send reply to:  	fop-dev@xml.apache.org
Date sent:      	Sat, 28 Apr 2001 04:54:24 -0700 (PDT)
From:           	bugzilla@apache.org
To:             	camk@channelpoint.com, fop-dev@xml.apache.org
Subject:        	[Bug 1571] New - Multolingual support in converting xml - pdf

> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1571
> 
> *** shadow/1571	Sat Apr 28 04:54:24 2001
> --- shadow/1571.tmp.28403	Sat Apr 28 04:54:24 2001
> ***************
> *** 0 ****
> --- 1,40 ----
> + +============================================================================+
> + | Multolingual support in converting xml - pdf                               |
> + +----------------------------------------------------------------------------+
> + |        Bug #: 1571                        Product: Fop                     |
> + |       Status: NEW                         Version: 0.15                    |
> + |   Resolution:                            Platform: PC                      |
> + |     Severity: Normal                   OS/Version: Other                   |
> + |     Priority:                           Component: pdf renderer            |
> + +----------------------------------------------------------------------------+
> + |  Assigned To: camk@channelpoint.com,fop-dev@xml.apache.org                 |
> + |  Reported By: vidya.kt@polaris.co.in                                       |
> + |      CC list: Cc:                                                          |
> + +----------------------------------------------------------------------------+
> + |          URL:                                                              |
> + +============================================================================+
> + |                              DESCRIPTION                                   |
> + hi guys
> + 
> + i am using this fop tool to generate pdf from xml file.Everything is working 
> + for me well,except that i dont know how to go for multilinguial support.
> + 
> + Actually i need to insert some german characters in my pdf file ,which i need 
> + to put in my xsl file.
> + 
> + As of now it gives a runtime error saying xml char not supported.
> + 
> + Can anyone please tell me how to go about it.
> + 
> + 
> + 
> + I need to do it very urgently.please let me what iu should do to bring german 
> + characters in my pdf file.
> + 
> + 
> + Please do get back to me as soon as possible.
> + 
> + 
> + 
> + with regards
> + vidhyakt
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
> For additional commands, email: fop-dev-help@xml.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org