Re: Hindi (Devanagari) characters not rendered correctly in pdf using fop 0.95

2010-04-29 Thread ssharma7884
Hi All, I refered the link [2] in "Pascal Sancho's" comments below, as per the link, "Glenn Adams" is working on a patch to address this issue. Can someone provide me more information as to when & how can I get more details as to get & use the patch. Regards, Sachin Sharma. Pascal Sancho wrote

RE: fox:external-document not showing all pages

2010-04-29 Thread John Brown
J.Pietschmann wrote:> > On 29.04.2010 19:31, John Brown wrote: >> I still believe that the >> difference must be in the FOP installation on the machines. If you >> are sure that both machines are using: >> >> 1) The same version of FOP > [etc.] > > JRE vendor and version and in some cases even t

Re: fox:external-document not showing all pages

2010-04-29 Thread J.Pietschmann
On 29.04.2010 19:31, John Brown wrote: I still believe that the difference must be in the FOP installation on the machines. If you are sure that both machines are using: 1) The same version of FOP [etc.] JRE vendor and version and in some cases even the OS may be relevant too. In particular JR

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-29 Thread Simon Pepping
There is indeed nothing wrong with build.xml; target 'compile-hyphenation' is defined. However, your error message says: project "null". That is definitely not good, and shows that your ant installation does not work properly. The project is fop, and is also defined in build.xml. In principle you

RE: fox:external-document not showing all pages

2010-04-29 Thread John Brown
bonekrusher wrote: > > > Thanks John, > > I double checked and reloaded the files on the PC that its not working and > still having the problem. Perhaps the issue lies in the pdf... > > Any other thoughts? > Apart from that, I don't have any ideas. I still believe that the difference must be in t

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-29 Thread Peter Hancock
You should have and use the standard build.xml that shipped with fox. The target 'compile-hyphenation' is defined in this. See Simon's post for where to go from here. On Thu, Apr 29, 2010 at 2:59 PM, lexa2009 wrote: > > hihi, thx. > u think problem in this? it is only warning. on some forum i

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-29 Thread lexa2009
hihi, thx. u think problem in this? it is only warning. on some forum i read that it does not metter when create hyph. what must be in build.xml ?? i really do not know what to write in it. Peter Hancock-2 wrote: > > Hi, > Googling lead me to the suggestion that you need JAVA_HOME to point to

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-29 Thread Peter Hancock
Hi, Googling lead me to the suggestion that you need JAVA_HOME to point to the jdk, not the jre. see http://forums.sun.com/thread.jspa?threadID=757039 Pete On Thu, Apr 29, 2010 at 12:08 PM, lexa2009 wrote: > > done. now i use it from fop directory but have the same output - > C:\fop-0.95>ant c

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-29 Thread lexa2009
done. now i use it from fop directory but have the same output - C:\fop-0.95>ant compile-hyphenation Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre6\li b\tools.jar Buildfile: C:\fop-0.95\build.xml BUILD FAILED Target "compile-hyphenation" does not exist in the proje

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-29 Thread Peter Hancock
You should run ant from the your fop dir. If ant is not in your path see http://ant.apache.org/ for details. Pete On Thu, Apr 29, 2010 at 10:58 AM, lexa2009 wrote: > > Hi! Thx a lot, i change my pattern file for this (for example) > > > > > > --> > +5a > a5+ > +5b > b5+ > > > > when i tr

RE: fox:external-document not showing all pages

2010-04-29 Thread bonekrusher
Thanks John, I double checked and reloaded the files on the PC that its not working and still having the problem. Perhaps the issue lies in the pdf... Any other thoughts? -- View this message in context: http://old.nabble.com/fox%3Aexternal-document-not-showing-all-pages-tp28393726p28398990.h

Re: FOP, hypenation. How to compile hyph pattern? my own

2010-04-29 Thread lexa2009
Hi! Thx a lot, i change my pattern file for this (for example) --> +5a a5+ +5b b5+ when i try to compile it( in cmd i go to ant/bin and write ant.bat compile-hyphenation i have an error Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre6\lib\tools.jar Buildfile:

Re: Hindi (Devanagari) characters not rendered correctly in pdf using fop 0.95

2010-04-29 Thread ssharma7884
Thanks Pascal Sancho.. If anyone has feedback/fix/solution w.r.t. this issue, please share it. Regards, Sachin. Pascal Sancho wrote: > > Hi, > IIUC, there is some complex shaping mechanism to render Devanagari > script (see [1]). > Unfortunately, FOP only supports simple character shaping

Re: Hindi (Devanagari) characters not rendered correctly in pdf using fop 0.95

2010-04-29 Thread Pascal Sancho
Hi, IIUC, there is some complex shaping mechanism to render Devanagari script (see [1]). Unfortunately, FOP only supports simple character shaping (like latin script). I don't know if somebody has sufficient knowledge in FOP team, so help is welcome. Note that there is similar issue for Arabic, and