Re: Help required

2004-10-20 Thread Glen Mazza
Best to use the FOP-USER list for these questions, the same people are on both list, but actually more can help you on FOP-USER. Also, please make your subject line meaningful to help for later archive retrieval. Glen --- Sanket Desai <[EMAIL PROTECTED]> wrote: > Hi there, > > Can any

RE: Help with the sample FopServlet

2004-01-07 Thread Andreas L. Delmelle
> -Original Message- > From: John Austin [mailto:[EMAIL PROTECTED] > > I forget some of the servlet details too. I was a bit surprised by the > assertion that placing readme.fo in $TOMCAT_ROOT/bin worked. Yeah, puzzled me a bit as well in the OP. So there was my calculated guess. > >

Re: help with upload the ssh key

2004-01-01 Thread J.Pietschmann
Glen Mazza wrote: Which tool did you finally use to create the SSH key, and where do you run it? Cygwin ssh-keygen. Joerg, from what you're saying below, this is what we use for our apache.org email address only, correct? I'm not sure what you mean here. Yes. What is this SSH key for--Do we use

Re: help with upload the ssh key

2004-01-01 Thread Glen Mazza
--- "J.Pietschmann" <[EMAIL PROTECTED]> wrote: > Peter Herweg wrote: > > now that i got an cvs.apache.org account i'd need > some help with uploading > > the ssh key. > ... Which tool did you finally use to create the SSH key, and where do you run it? > > I also tried to generate a new public/pri

Re: help with upload the ssh key

2004-01-01 Thread J.Pietschmann
Peter Herweg wrote: now that i got an cvs.apache.org account i'd need some help with uploading the ssh key. ... I also tried to convert my public key file into OpenSSH format, or create a new public/private key pair using ssh-keygen but nothing works. I also tried to generate a new public/private k

Re: help with upload the ssh key

2004-01-01 Thread Bertrand Delacretaz
Le Jeudi, 1 jan 2004, à 15:36 Europe/Zurich, Peter Herweg a écrit : ...Do i even have to use gpg? Or do i just have to copy the public key file into a directory? You just need to copy the public key file to a directory named .ssh in your $HOME on cvs.apache.org, here's what I have: ls -l $HOME/

Re: Help!!!

2003-03-11 Thread J.Pietschmann
Sidhartha Tripathy wrote: hi i am using some unicode fonts in xml file and finally displaying that in pdf file using fop but i for some fonts i am getting squares i have downloaded unicode fonts and registered that in fop. these are the fonts 」 タ モ ‡ is there any solutions for that ?? another

Re: Help with Forrest

2003-03-01 Thread Peter B. West
Jeremias, Thanks for the Sourceforge reference. It seems that the software is in the process of being donated to Apache, and is in the process of finding its way in to Alexandria. It is currently unavailable there because of licencing issues. I will ask on forrest-dev. Peter Jeremias Maerk

Re: Help with Forrest

2003-02-28 Thread Jeremias Maerki
Not a specialist on Forrest or Cocoon, yet, but I think it probably needs among other things an additional map:match element with a custom stylesheet, such as the one for the compliance document. So if you converted the HTML to XHTML you could probably write an XSLT stylesheet to add the JavaScript

Re: Help! About font problem.

2002-11-21 Thread Oleg Tkachenko
Yueshu Jesse wrote: In order to resolve the display "..." problem, I embed a truetype font by setting up userconfig.xml and call new Option in program. So, the PDF file created by FOP can show the foreign words correctly. But at this time, there are some unbreak text block displaying out of

Re: RE: help!!!

2002-08-14 Thread ehoo
. Don't even get me started on mine. > >-Original Message- >From: Mark Malone [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, August 13, 2002 1:59 PM >To: [EMAIL PROTECTED] >Subject: Re: help!!! > > >I think the "new boss" advice is more useful ;) New bos

RE: help!!!

2002-08-13 Thread Rhett Aultman
On the contrary, that's how bosses are. Don't even get me started on mine. -Original Message- From: Mark Malone [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 13, 2002 1:59 PM To: [EMAIL PROTECTED] Subject: Re: help!!! I think the "new boss" advice is

Re: help!!!

2002-08-13 Thread Mark Malone
I think the "new boss" advice is more useful ;) New boss would say "Take existing, make faster, short time to market!" This can't be real. -M On Tuesday, August 13, 2002, at 05:28 AM, Rhett Aultman wrote: > Rewriting FOP in C++ is not impossible, though it may be quite > difficult. I'm rea

Re: help!!!

2002-08-13 Thread Peter B. West
It's being done. Look for xslfo-proc on sourceforge. And look for a new boss. Peter > I using JAVA only one year! > > My boss order me analyse FOP,and rewrite in C++;I think it's impossible! -- Peter B. West [EMAIL PROTECTED] http://powerup.com.au/~pbwest "Lord, to whom shall

RE: help!!!

2002-08-13 Thread Rhett Aultman
Rewriting FOP in C++ is not impossible, though it may be quite difficult. I'm really not sure what the rest of your questions are, but I'd say it's going to take you quite a while to complete a project like that, and if your boss is telling you and you alone to rewrite FOP in C++, and you are

Re: help to get started on WebSphere 3.5

2002-04-03 Thread John . Y . Cherny
; <[EMAIL PROTECTED]> 04/03/02 10:34 AM Please respond to fop-dev                 To:        [EMAIL PROTECTED]         cc:                 Subject:        Re: help to get started on WebSphere 3.5 [EMAIL PROTECTED] wrote: > > I have to generate PDF letters files. To do that I

Re: help to get started on WebSphere 3.5

2002-04-03 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: > I am novice with XML, XSL, FOP. I suppose you already downloaded the latest binary release of FOP. First get some experience in running FOP by running some of the examples from the distribution from the command line. Check the documentation in the distribution for how t

RE: help to get started on WebSphere 3.5

2002-04-03 Thread John . Y . Cherny
, fop.jar, logkit.jar. Is there anything else I need to create and configure? Thanks again. John Cherny. [EMAIL PROTECTED] 04/03/02 10:36 AM Please respond to fop-dev                 To:        [EMAIL PROTECTED]         cc:                 Subject:        RE: help to get started on WebSphere

Re: help to get started on WebSphere 3.5

2002-04-03 Thread John . Y . Cherny
p-dev                 To:        [EMAIL PROTECTED]         cc:                 Subject:        Re: help to get started on WebSphere 3.5 [EMAIL PROTECTED] wrote: > > I have to generate PDF letters files. To do that I have decided to use > FOP files as letter templates supplying > variables(

RE: help to get started on WebSphere 3.5

2002-04-03 Thread Jason . West
} else { processor.processXSL(xsl, resultXML, outW); } HTH, Jason -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 1:34 PM To: [EMAIL PROTECTED] Subject: Re: help to get started on WebSphere 3.5 [EMAIL PROTECTED] wrote:

Re: help to get started on WebSphere 3.5

2002-04-03 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: > > I have to generate PDF letters files. To do that I have decided to use > FOP files as letter templates supplying > variables(name, address...) via XML. It is going to be a batch job, > running "main" method developing > with Visual Age, WebSphere 3.5. Is anyone has

Re: Help with footer only on first page - please help

2002-01-30 Thread ewitness - Ben Fowler
At 8:50 am +0200 25/1/02, [EMAIL PROTECTED] wrote: >Hi all, > >Could someone please help me with the correct way to implement a footer only >on the first page? I believe that you need to establish two sequences of master pages, and use one (which has the footer) on the first page, and the other f

RE: HELP WITH FONTS PLEASE!

2001-12-25 Thread Gorka Echevarría
Thank you very much Claus,   IT WORKS!! - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, December 21, 2001 12:45 PM Subject: Re: HELP WITH FONTS PLEASE! Hey Gorka.   Try this before you declare the Driver. It should work

Re: HELP WITH FONTS PLEASE!

2001-12-21 Thread cn
Hey Gorka. Try this before you declare the Driver. It should workuserConfigFile = new File(userConfig);options = new Options(userConfigFile); Claus Nielsen  Gorka Echevarría <[EMAIL PROTECTED]>02-11-2001 12:24Please respond to fop-dev To: "Lista-FOP" <[EMAIL PROTECTED]> cc: bcc: Subject: HELP WIT

RE: HELP: PDF generation hangs

2001-11-28 Thread Vladimir Sneblic
List Subject: Re: HELP: PDF generation hangs Vladimir Sneblic <[EMAIL PROTECTED]> wrote: > I have a problem when I try to generate a PDF file from a FOP file that > contains an SVG image. It doesn't matter if the image is inline or if it's > stored as a separate fi

Re: HELP: PDF generation hangs

2001-11-27 Thread Joerg Pietschmann
Vladimir Sneblic <[EMAIL PROTECTED]> wrote: > I have a problem when I try to generate a PDF file from a FOP file that > contains an SVG image. It doesn't matter if the image is inline or if it's > stored as a separate file. My problem is that the PDF file gets generated > but for some reason the j

Re: Help me

2001-08-16 Thread Tore Engvig
On Wed, 15 Aug 2001, [gb2312] xi chen wrote: > hi,dear Mr/Mrs, >I met a question about registering fonts in FOP > 0.17.0 DEV. in the > apache website about Fop,it said i can register the > fonts wiht FOP > like this: > ** Hi xi, I recomm

RE: Help in XML Rendering to PostScript

2001-06-26 Thread Art Welch
:[EMAIL PROTECTED]] Sent: Tuesday, June 26, 2001 3:58 AM To: [EMAIL PROTECTED] Subject: Re: Help in XML Rendering to PostScript I tried setting the PJL ENTER LANGUAGE = PCL and then sending the output to the printer but the printer printed the same old junk characters it was doing earlier Here is my

Re: Help in XML Rendering to PostScript

2001-06-26 Thread Hitesh Bagchi
has > rendered the PCL you could reset the language to PS before closing the > stream with "\033%-12345X@PJL ENTER LANGUAGE = POSTSCRIPT\r\n". > > I hope that this solves the problem for you, > Art > > -Original Message- > From: Hitesh Bagchi [mailto:[EMAIL P

RE: Help in XML Rendering to PostScript

2001-06-22 Thread Art Welch
the problem for you, Art -Original Message- From: Hitesh Bagchi [mailto:[EMAIL PROTECTED]] Sent: Friday, June 22, 2001 3:56 AM To: [EMAIL PROTECTED] Subject: Re: Help in XML Rendering to PostScript also if I use driver.setRenderer(Driver.RENDER_TXT); and send the output to the printer

RE: Help in XML Rendering to PostScript

2001-06-22 Thread Art Welch
Art -Original Message- From: Hitesh Bagchi [mailto:[EMAIL PROTECTED]] Sent: Friday, June 22, 2001 3:40 AM To: [EMAIL PROTECTED] Subject: Re: Help in XML Rendering to PostScript I used the following piece of code to send the pcl output to the printer(HP Laser Jet 6P/6MP network pr

RE: Help in XML Rendering to PostScript

2001-06-22 Thread avespa
agchi [mailto:[EMAIL PROTECTED]] Sent: Friday, June 22, 2001 3:56 AM To: [EMAIL PROTECTED] Subject: Re: Help in XML Rendering to PostScript also if I use driver.setRenderer(Driver.RENDER_TXT); and send the output to the printer straight away the printer is able to understand the output and is ab

RE: Help please with Fonts and FOP : FW: Adding additional fonts to FOP 0.17.0

2001-06-22 Thread Ricardo Coutinho
at java.lang.Thread.run(Thread.java:484) ERROR: null Any ideas? The same Xml/xsl works with FOP 0.17.0 Ricardo -Original Message- From: Petr Andrs [mailto:[EMAIL PROTECTED]] Sent: Friday, June 22, 2001 12:46 PM To: [EMAIL PROTECTED] Subject: Re: Help please with Fonts and FOP : FW:

Re: Help please with Fonts and FOP : FW: Adding additional fonts to FOP 0.17.0

2001-06-22 Thread Petr Andrs
I have some experience with embedding TTF to be able use special characters used across central an eastern Europe which are not covered by WinAnsiEncoding. I recommend you to use recent CVS version since there were some bugs concerning TTFs which were fixed two weeks ago. Some more comments ar

Re: Help in XML Rendering to PostScript

2001-06-22 Thread Hitesh Bagchi
ething like: > > > > FileOutputStream fos = new > > FileOutputStream("hostname\\printername"); > > > > For a local printer you should be able to do something like: > > > > FileOutputStream fos = new FileOutputStream("lpt1");

Re: Help in XML Rendering to PostScript

2001-06-22 Thread Hitesh Bagchi
ld be able to do something like: > > FileOutputStream fos = new FileOutputStream("lpt1"); > > HTH, > Art > > -Original Message- > From: Hitesh Bagchi [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 21, 2001 12:35 AM > To: [EMAIL PROTECTED] >

RE: Help in XML Rendering to PostScript

2001-06-21 Thread Art Welch
From: Hitesh Bagchi [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 21, 2001 12:35 AM To: [EMAIL PROTECTED] Subject: Re: Help in XML Rendering to PostScript I am using windows NT and I am trying to print the PCL output directly to the printer which is a HP Laser Jet 6P/6MP network printer from my app

Re: Help in XML Rendering to PostScript

2001-06-20 Thread Hitesh Bagchi
Hitesh Bagchi [mailto:[EMAIL PROTECTED]] > Sent: Saturday, June 16, 2001 1:50 AM > To: [EMAIL PROTECTED] > Subject: Re: Help in XML Rendering to PostScript > > Hello, > Can somebody tell me how to stream PCL output to a network printer without > writing to a file. > > Tha

RE: Help in XML Rendering to PostScript

2001-06-20 Thread avespa
-Original Message- From: Art Welch [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 20, 2001 2:01 PM To: '[EMAIL PROTECTED]' Subject: RE: Help in XML Rendering to PostScript I thought that I had answered a question about direct printing PCL recently. If you will tell me what pl

RE: Help in XML Rendering to PostScript

2001-06-20 Thread Art Welch
PROTECTED]] Sent: Saturday, June 16, 2001 1:50 AM To: [EMAIL PROTECTED] Subject: Re: Help in XML Rendering to PostScript Hello, Can somebody tell me how to stream PCL output to a network printer without writing to a file. Thanks, Hitesh [EMAIL PROTECTED] wrote: > Hello, > > I am fairly n

Re: Help in XML Rendering to PostScript

2001-06-19 Thread Hitesh Bagchi
Hello, Can somebody tell me how to stream PCL output to a network printer without writing to a file. Thanks, Hitesh [EMAIL PROTECTED] wrote: > Hello, > > I am fairly new to FOP and to Java as well. I am wondering if anyone has > written a rendering to convert an XML stream to Postscript with F

Re: Help in XML Rendering to PostScript

2001-06-19 Thread Arved_37
Quoting Jeremias Maerki <[EMAIL PROTECTED]>: > I've started a Postscript renderer some time ago. It produces Level 2 > Postscript and DSC comments. It's certainly not production ready, though. > The whole SVG stuff is missing and it would have to be updated for the > current CVS version. If it he

RE: Help in XML Rendering to PostScript

2001-06-18 Thread avespa
] Subject: Re: Help in XML Rendering to PostScript --- [EMAIL PROTECTED] wrote: > Hello, > I have tried converting to PCL and then streaming to a port, > which works pretty well, but is not a 100% compatibile (PCL beng only HP) IMHO a large number of printers are PCL compatible nowada

Re: Help in XML Rendering to PostScript

2001-06-18 Thread Alex McLintock
--- [EMAIL PROTECTED] wrote: > Hello, > I have tried converting to PCL and then streaming to a port, > which works pretty well, but is not a 100% compatibile (PCL beng only HP) IMHO a large number of printers are PCL compatible nowadays - even those not made by HP. I'd say they were more comm

Re: Help in XML Rendering to PostScript

2001-06-18 Thread Jeremias Maerki
> I am fairly new to FOP and to Java as well. I am wondering if anyone has > written a rendering to convert an XML stream to Postscript with FOP (similar > to the PCL or PDF renderer) - I am in desperate need of a mechanism to do > this. We have a current Java app that converts an XML stream int