Re: Japanese PDF rendering

2009-04-23 Thread Dr. Bhatia Praveen
done, to see if I can help you further. Will get back to you later on that. best wishes Praveen - Original Message - From: "Heather Phipps" To: ; "Dr. Bhatia Praveen" Sent: Thursday, April 23, 2009 3:19 PM Subject: Re: Japanese PDF rendering Hi Praveen, I

Re: Japanese PDF rendering

2009-04-18 Thread Dr. Bhatia Praveen
Hello Heather, I have made Japanese characters work in 0.8. I had similar problems as yours earlier but few months of work got it right. In short, the problem is with the Japanese fonts and the new version of Forrest. Please note that the instructions that you are following in the link ar

Re: How to do common pipelines?

2009-04-16 Thread Dr. Bhatia Praveen
execute the common pipline PipeP. Good feature ! Praveen - Original Message - From: "David Crossley" To: Sent: Thursday, April 09, 2009 11:03 AM Subject: Re: How to do common pipelines? Dr. Bhatia Praveen wrote: I want to take this example to the next level. Redir

Re: How to do common pipelines?

2009-04-08 Thread Dr. Bhatia Praveen
: If this can be made to work, I do not have to repeat code for piplines P and Q and all the other piplines which need slightly modiefied transforms but for P and Q's portion itself. - Original Message - From: "Ross Gardler" To: ; "Dr. Bhatia Praveen"

Re: How to do common pipelines?

2009-04-07 Thread Dr. Bhatia Praveen
Thanks. It does work. For others, like me :) , here is simple example that I could make work: This example would call the P pipeline from P1 pipeline. thanks Praveen - Original Message - From: "Ross Gardler" To: ; "Dr. Bhatia Praveen" Sent: Tuesday, Ap

How to do common pipelines?

2009-04-07 Thread Dr. Bhatia Praveen
Hello, Would like to use a pipeline, p, which is commonly used by other pipelines, p1, p2, p3. How could one achieve in p1, a call to common pipeline p, and then continue the processing into pipeline. (It sounds more like a functional call. In function parlance, it is equivalent to a fun

maintaining the non-default locale setting

2009-03-16 Thread Dr. Bhatia Praveen
Hi, How does one maintain a locale setting set by the user? Example: 1) Forrest is say set in default English locale 2) If we add a clickable option to choose language, say, french (?locale=fr) 3) User clicks french. The current page displayed should turn to French 4) When he goes to next page t

Re: setting userconfig.xml file in output.xmap in a relative path

2009-03-09 Thread Dr. Bhatia Praveen
rrest it could be done by editing the fo2pdf pipeline in the sitemap.xmap of the user. Thanks Praveen - Original Message - From: "Ross Gardler" To: ; "Dr. Bhatia Praveen" Sent: Monday, March 09, 2009 8:26 PM Subject: Re: setting userconfig.xml file in outpu

Re: setting userconfig.xml file in output.xmap in a relative path

2009-03-09 Thread Dr. Bhatia Praveen
One more question. I changed the paths in the forrest executable's plugins. Can this be done by user's sitemap.xmap? Praveen - Original Message - From: "Dr. Bhatia Praveen" To: Sent: Monday, March 09, 2009 7:51 PM Subject: setting userconfig.xml file in outpu

setting userconfig.xml file in output.xmap in a relative path

2009-03-09 Thread Dr. Bhatia Praveen
Hello, I am setting the userconfig.xml file in the output.xmap file in org.apache.forrest.plugin.output.pdf I have done it naively as thus which works but is locked to a specific path C:\user\workspace...: C:\user\workspace\forrest\src\main\common/userconfig.xml

Re: write a file in forrest via sitemap

2009-03-03 Thread Dr. Bhatia Praveen
ould try to experiment with it. best wishes Praveen - Original Message - From: "Ross Gardler" To: ; "Dr. Bhatia Praveen" Sent: Tuesday, March 03, 2009 10:55 PM Subject: Re: write a file in forrest via sitemap 2009/3/2 Dr. Bhatia Praveen : Hello, How can one use forre

write a file in forrest via sitemap

2009-03-02 Thread Dr. Bhatia Praveen
Hello, How can one use forrest (when running in say run), to write data into a file? thanks Praveen

XSP and jdtcore

2008-09-14 Thread Dr. Bhatia Praveen
Hi, I am trying to get XSP working on my forrest webpages. I use 0.8 version and am referring to the XSP link http://forrest.apache.org/docs_0_80/faq.html#xsp The download jdtcore-* link on this when clicked points to non-existent location. Also, if one goes to svn.apache.org the paths mentione

Japanese string: Difference between static pages and servlet pages

2008-06-30 Thread Dr. Bhatia Praveen
Hi, I wrote a Japanese string in index.xml and processed it to .html files in the servlet mode ("Forrest run" seen under localhost). The string is showing fine. However, when I convert it into static site (Forrest site), the string is corrupted and also gives an error "that it is not ending w

RE: a newbie couldnt install the program

2008-06-26 Thread Dr. Bhatia Praveen
Hi Gulfizer, You may not have set the path correctly so computer can find the forrest command to run... When I fall in this trouble I do the simplest thing. Go to the bin directory and run forrest from there first. On my computer the C:\Sumpurn\Installation\forrest\apache-forrest-0.

RE: being added for @id

2008-06-24 Thread Dr. Bhatia Praveen
ailto:[EMAIL PROTECTED] Sent: Wednesday, June 25, 2008 6:07 AM To: user@forrest.apache.org Subject: Re: being added for @id Dr. Bhatia Praveen wrote: > Hello, > I need your expert advice on the following. > I use javaScript code via inside xml file which > would be rendered i

being added for @id

2008-06-24 Thread Dr. Bhatia Praveen
Hello, I need your expert advice on the following. I use javaScript code via inside xml file which would be rendered into html later. I use a element too. I noticed that document-to-html.xsl recognizes @id and adds before the input element, because of which the document.getElementBy

RE: Want to use javascript

2008-06-17 Thread Dr. Bhatia Praveen
;s to an archived email exchange addressing your issue. Here's the markmail version: <a rel="nofollow" href="http://markmail.org/message/x6mgagystmh3rlvq">http://markmail.org/message/x6mgagystmh3rlvq</a> --tim On Tue, Jun 17, 2008 at 8:04 AM, Dr. Bhat

RE: Want to use javascript

2008-06-17 Thread Dr. Bhatia Praveen
to use javascript in generated html pages On Sat, 2008-06-14 at 00:24 +0900, Dr. Bhatia Praveen wrote: > Hi, > I want to embed javascript code in the final html pages generated by > forrest ie it should have <script language="JavaScript"> . > > > wh

RE: Japanese characters transform from doc to html

2008-06-17 Thread Dr. Bhatia Praveen
Hi, Worked. Thanks. Praveen -Original Message- From: Thorsten Scherler [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 17, 2008 8:48 PM To: user@forrest.apache.org Subject: Re: Japanese characters transform from doc to html On Sat, 2008-06-14 at 00:32 +0900, Dr. Bhatia Praveen wrote

Japanese characters transform from doc to html

2008-06-13 Thread Dr. Bhatia Praveen
Hello, I use an [1] xml file -> [2] transformed to doc by xslt -> [3]transformed to xml by my sitemap pipeline -> [4] transformed to html by forrest. The relevant string that gets transformed in this process is as follows (Please note these are Japanese character strings): [1] J

Want to use javascript

2008-06-13 Thread Dr. Bhatia Praveen
Hi, I want to embed javascript code in the final html pages generated by forrest ie it should have . when I run it in jetty mode it works fine in the displayed html page. However, when I try to get a static site in stops because it cannot be validated and is hence not a valid doc type