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, > &

Help required

2004-10-20 Thread Sanket Desai
Hi there, Can anyone guide me how to add hyphenation for Japanese language? I have got .tex file for SJIS i.e. SJIS.tex, but according to FOP's documentation, I need to convert it in .xml file. I don't know how to convert it. So, please guide for the same. regards, Sanket.

FOP hangs.. Need help

2004-09-15 Thread Jeyaprakash Natham
Version: 0.20.5   Issue: To convert a XSL-FO to PDF format, I am using the code taken from ExampleFO2PDF.java available on http://xml.apache.org/fop/embedding.html#ExampleFO2PDF. While running this code, it hangs.   Can someone help what could be the issue.   Note: The size of XSL

RE: [Proposal] I volunteer to help with 0.20.6

2004-09-10 Thread Victor Mote
Anton Tagunov wrote: > Perhaps Victor and/or some other patch authors would assist. I wish I could help you, but I am blocked from development on that branch as well. Victor Mote

Re: [Proposal] I volunteer to help with 0.20.6, part II

2004-09-10 Thread Chris Bowditch
Anton Tagunov wrote: amendment: It really is not such a nonsense as it may seem, Tomcat 3.x.y piecfully co-exist with 4 and 4 coexists with 5. The trouble is everyone always focuses on 0.20.x to the detriment of 1.0 development. Going for the low hanging fruit in 0.20.x may help fix a few minor

Re: [Proposal] I volunteer to help with 0.20.6

2004-09-10 Thread Chris Bowditch
Anton Tagunov wrote: Hi, gang! I'm Anton Tagunov, a committer with Avalon and Excalibur apache projects. I'm afraid I have not been much active withing these projects lately, but I've still got the commit priviliges and an active apache account. Welcome. I have a full understanding of current situa

[Proposal] I volunteer to help with 0.20.6, part II

2004-09-10 Thread Anton Tagunov
amendment: It really is not such a nonsense as it may seem, Tomcat 3.x.y piecfully co-exist with 4 and 4 coexists with 5. To reduce mess in the cvs if this proposal is wellcomed we could create a svn subdir, something like fop-0-20-2-maintain. Let me repeat again: I will ask PMC not to vote for

[Proposal] I volunteer to help with 0.20.6

2004-09-10 Thread Anton Tagunov
Hi, gang! I'm Anton Tagunov, a committer with Avalon and Excalibur apache projects. I'm afraid I have not been much active withing these projects lately, but I've still got the commit priviliges and an active apache account. I have a full understanding of current situation @fop: 0_20_2 branch has

Re: urgent help needed using FOP

2004-04-02 Thread Jerry
Thanks for your help. Chris. Have a nice weekend, Jerry --- Chris Bowditch <[EMAIL PROTECTED]> wrote: > Jerry wrote: > > > John, > > > > Thank you for your message. > > > > Yes, I realize the data in the byte array "bt" in > tif

Re: urgent help needed using FOP

2004-04-02 Thread Chris Bowditch
Jerry wrote: John, Thank you for your message. Yes, I realize the data in the byte array "bt" in tiff does not belong to the standard formatting object. That is why I got the error "content is not allowed in prolog". My understanding is I need to either convert it into the formatting object usin

Re: urgent help needed using FOP

2004-04-01 Thread Jerry
binary data in tiff format > into > > PDF format. I refer to the > example(FopServlet.java) > > and always got error "Error 500: Content is > > not allowed in prolog. ". I could not figure out > what > > the problem is. I was stuch by this. Please

Re: urgent help needed using FOP

2004-04-01 Thread John Austin
t;. I could not figure out what > the problem is. I was stuch by this. Please help me. > > Here is the peice of codes. Would you please take a > look and give me a suggestion. I will greatly > appreciate it. > > BTW, the binary data format from database which will > be dis

urgent help needed using FOP

2004-04-01 Thread Jerry
Hi, I am currently working on a project which convert binary data in tiff format into PDF format. I refer to the example(FopServlet.java) and always got error "Error 500: Content is not allowed in prolog. ". I could not figure out what the problem is. I was stuch by this. Plea

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: AW: help with upload the ssh key

2004-01-03 Thread Peter B. West
Glen Mazza wrote: Thanks, Peter, that helped a lot--I downloaded puttygen and am working with it now. Three more questions if anyone can help: 1) I guess we're to use SSH2 and not SSH1, but does it matter whether we use DSA or RSA? Is one much slower than the other? I'll use DSA--it

Re: AW: help with upload the ssh key

2004-01-01 Thread Glen Mazza
Thanks for your help. Glen --- "J.Pietschmann" <[EMAIL PROTECTED]> wrote: > Glen Mazza wrote: > > 1) I guess we're to use SSH2 and not SSH1, > SSH1 and SSH2 are versions of the protocol, in > particular > the initial handshake. The SSH1 had a vulne

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: AW: help with upload the ssh key

2004-01-01 Thread J.Pietschmann
Glen Mazza wrote: 1) I guess we're to use SSH2 and not SSH1, SSH1 and SSH2 are versions of the protocol, in particular the initial handshake. The SSH1 had a vulnerability. Which protocol is used is determined in the initial handshake, for compatibility. A prodent server administrator disables SSH1

Re: AW: help with upload the ssh key

2004-01-01 Thread Glen Mazza
Thanks, Peter, that helped a lot--I downloaded puttygen and am working with it now. Three more questions if anyone can help: 1) I guess we're to use SSH2 and not SSH1, but does it matter whether we use DSA or RSA? Is one much slower than the other? I'll use DSA--it apparently works f

AW: help with upload the ssh key

2004-01-01 Thread Peter Herweg
> Which tool did you finally use to create the SSH key, > and where do you run it? > ... > > Thanks, > Glen I used the key i have already used for accessing jfor's cvs repository at sourceforge. I created the key about 6 month ago with puttygen. I ran it on my local computer (win2000 prof.). But y

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?

AW: help with upload the ssh key

2004-01-01 Thread Peter Herweg
52 PM > An: [EMAIL PROTECTED] > Betreff: Re: help with upload the ssh key > > > 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? > &

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/pr

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/

help with upload the ssh key

2004-01-01 Thread Peter Herweg
Hi, now that i got an cvs.apache.org account i'd need some help with uploading the ssh key. I'd like to use putty for ssh access. So i logged in on cvs.apache.org, copied my public key file (generated by puttygen) into my home directory and tried to add it with gpg. But all i get is

RE: Need help deciphering NullPointerException from FOP

2003-11-13 Thread Jeremy Nix
MAIL PROTECTED] (513) 621-6699 ext.1158 -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Thursday, November 13, 2003 5:01 PM To: [EMAIL PROTECTED] Subject: Re: Need help deciphering NullPointerException from FOP Jeremy Nix wrote: > I've reviewed the steps h

Re: Need help deciphering NullPointerException from FOP

2003-11-13 Thread J.Pietschmann
Jeremy Nix wrote: I've reviewed the steps here (many times), and I pool a number of Driver objects for my rendering. The important question is: how do you handle Configuration? Do you call new Configuration() more than once? The only conclusion I could come up with was something with the precompil

Re: Need help deciphering NullPointerException from FOP

2003-11-13 Thread J.Pietschmann
J.Pietschmann wrote: It is: the exception is thrown in the code which reads user fonts from the config file. Ow - scratch that. The exception originates while writing font ressources to the PDF. But I still think it's a problem with overwriting the configuration. J.Pietschmann

RE: Need help deciphering NullPointerException from FOP

2003-11-13 Thread Jeremy Nix
vices, LTD. [EMAIL PROTECTED] (513) 621-6699 ext.1158 -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Thursday, November 13, 2003 4:10 PM To: [EMAIL PROTECTED] Subject: Re: Need help deciphering NullPointerException from FOP Jeremy Nix wrote: > Yes, it is a

Re: Need help deciphering NullPointerException from FOP

2003-11-13 Thread J.Pietschmann
Jeremy Nix wrote: Yes, it is a multithreaded environment. See http://xml.apache.org/fop/embedding.html#multithreading J.Pietschmann

Re: Need help deciphering NullPointerException from FOP

2003-11-13 Thread J.Pietschmann
Chris Bowditch wrote: Not 100% certain that configuration is the problem, It is: the exception is thrown in the code which reads user fonts from the config file. All relevant methods on the Driver are synchronized, as well as the static image functions, they can't cause trouble any more (except bei

RE: Need help deciphering NullPointerException from FOP

2003-11-13 Thread Chris Bowditch
From: "Jeremy Nix" <[EMAIL PROTECTED]> Yes, it is a multithreaded environment. Fop version: 0.20.5 JDK version: 1.4.1_01 O/S: Win2000 So would this be caused by 2 threads using the same instance of a Driver, or 2 threads using the same instance of a compiled template, or something else? It doesnt

RE: Need help deciphering NullPointerException from FOP

2003-11-13 Thread Jeremy Nix
Southwest Financial Services, LTD. [EMAIL PROTECTED] (513) 621-6699 ext.1158 -Original Message- From: Chris Bowditch [mailto:[EMAIL PROTECTED] Sent: Thursday, November 13, 2003 9:05 AM To: [EMAIL PROTECTED] Subject: Re: Need help deciphering NullPointerException from FOP >From: &quo

Re: Need help deciphering NullPointerException from FOP

2003-11-13 Thread Chris Bowditch
From: "Jeremy Nix" <[EMAIL PROTECTED]> This NullPointerException appears to be coming from with the FOP internals, but I'm unsure of what the actual cause is. I was not receiving this problem until I recently switched from XSLT to XSLTC, and the problem does not always arise. I'm caching both my

Need help deciphering NullPointerException from FOP

2003-11-13 Thread Jeremy Nix
This NullPointerException appears to be coming from with the FOP internals, but I'm unsure of what the actual cause is. I was not receiving this problem until I recently switched from XSLT to XSLTC, and the problem does not always arise. I'm caching both my compiled templates, and my drivers, but

RE: PAGE NUMBER HELP IN PDF

2003-03-20 Thread Shyam Sundar
Title: RE: PAGE NUMBER HELP IN PDF thank you... but i have multiple documents and it is generating errors . cheers shyam -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED]] Sent: Friday, March 21, 2003 11:18 AM To: [EMAIL PROTECTED] Subject: Re: PAGE NUMBER HELP

Re: PAGE NUMBER HELP IN PDF

2003-03-20 Thread J.Pietschmann
Shyam Sundar wrote: but the requirement is the ouptut should be like 1of 10 for the first page,2 of 10 for the second page etc. See http://xml.apache.org/fop/faq.html#fo_total_pages J.Pietschmann - To unsubscribe, e-mail: [EMAIL

PAGE NUMBER HELP IN PDF

2003-03-20 Thread Shyam Sundar
Title: PAGE NUMBER HELP IN PDF hi, i need some help regarding page numbers in pdf output. i have a pdf which spans for 10 pages. i am able to print page numbers for every page. but the requirement is the ouptut should be like 1of 10 for the first page,2 of 10 for the second page etc

Re: Build problems... please help/advise...

2003-03-13 Thread Jeremias Maerki
(Comments inline) On 14.03.2003 07:05:08 Robert Kylberg wrote: > Keiron, > > Great! Thanks for the recommendation... indeed I had an older version > of Batik sneaking into the build; tricky jars :-) In case anyone has > this trouble in the future, I was able to figure out which jar was > being

Re: Build problems... please help/advise...

2003-03-13 Thread Robert Kylberg
Keiron, Great! Thanks for the recommendation... indeed I had an older version of Batik sneaking into the build; tricky jars :-) In case anyone has this trouble in the future, I was able to figure out which jar was being loaded by editing the build.xml file line 401 from: to be: Now, the comp

Re: Build problems... please help/advise...

2003-03-13 Thread Keiron Liddle
> Hi, > > I'm new to FOP, just joined the mailing list and I'm not sure what > exactly is going on so I'd *really* appreciate it if someone could > explain how to build FOP from the latest src (if it is even possible). > I've been unable to build FOP from the src archive as of 3/11. A couple

Build problems... please help/advise...

2003-03-13 Thread Robert Kylberg
Hi, I'm new to FOP, just joined the mailing list and I'm not sure what exactly is going on so I'd *really* appreciate it if someone could explain how to build FOP from the latest src (if it is even possible). I've been unable to build FOP from the src archive as of 3/11. A couple of the er

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

Help!!!

2003-03-11 Thread Sidhartha Tripathy
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 character that i

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

Help with Forrest

2003-02-28 Thread Peter B. West
I have been able to eliminate the need for frames in my documantation by getting dynamic inline frames to work in NS7.0, Mozilla 1.2.1 and IE6. This requires that a javascript file be included in each of the affected files. I need some advice on how best to get this to work with Forrest. Do I

Re: FOP performance - frustrating.. help!!

2002-12-28 Thread Joerg Pietschmann
On Friday 27 December 2002 22:57, "Lee, Insoo" wrote: > [run] org.apache.xalan.xslt.Process -IN rates.xml -XSL rates_pdf.xsl -OUT > rates.fo > > this step took about 1 minute... You seem to use a seriously underpowered machine, or you've complicated the transformation too much. I routinely transfo

RE: FOP performance - frustrating.. help!!

2002-12-27 Thread jthaemlitz
I also have speed issues, but not this bad. One thing I do is put a block around the whole table that sets up my default font. Not sure if this will help you any, but it'll clean up the code a little. Also can you specify the font you want, like "Helvetica" instead of "He

RE: FOP performance - frustrating.. help!!

2002-12-27 Thread Lee, Insoo
ifornia Admin - -Original Message- From: Arnd Beißner [mailto:[EMAIL PROTECTED]] Sent: Friday, December 27, 2002 3:53 PM To: [EMAIL PROTECTED] Subject: RE: FOP performance - frustrating.. help!! > Thanks for your reply... given XML and XSL, how would I generate FO so I can post it java -cp

Antwort: FOP performance - frustrating.. help!!

2002-12-27 Thread Arnd Beißner
> It works well, but it works slow. > It takes about 5 minutes for 1,000 rows and this is only for transformer > translation (excluing any data query time or jdom XML building time) When you prepare an actual FO file for us to see, please check how long xalan takes for the xml->fo translation step

RE: FOP performance - frustrating.. help!!

2002-12-27 Thread Arnd Beißner
> Thanks for your reply... given XML and XSL, how would I generate FO so I can post it java -cp xalan-2.4.1.jar org.apache.xalan.xslt.Process -IN yourxml.xml -XSL yourxslt.xsl -OUT yoroutput.fo The classpath is just an example - use the name of your xalan.jar Arnd Beissner -- Cappelino In

RE: FOP performance - frustrating.. help!!

2002-12-27 Thread Lee, Insoo
Title: FOP performance - frustrating.. help!! Thanks for your reply... given XML and XSL, how would I generate FO so I can post it Thanks -Original Message-From: Rhett Aultman [mailto:[EMAIL PROTECTED]]Sent: Friday, December 27, 2002 3:35 PMTo: [EMAIL PROTECTED]Subject

RE: FOP performance - frustrating.. help!!

2002-12-27 Thread Rhett Aultman
Title: FOP performance - frustrating.. help!! Really, what rows look like in XML is not helpful to us.  What is helpful is seeing the FO, since FOP tranforms from the FO and not really from the XML.  You may be using FO markup that's making the transformation and rendering costly, b

FOP performance - frustrating.. help!!

2002-12-27 Thread Lee, Insoo
ails/FAQs and I think I tried them all and it > still does not improve the performance... > > Please help!! > > Here is what I have done. > > 1) run with more memory - yes I tried with 512MB (I don't get > OutOfMemory error) > 2) run in separate VM - o

Re: need help regarding properties implementions

2002-11-27 Thread Peter B. West
Oleg Tkachenko wrote: sri vela wrote: I would like to know what are the properties that people are working on. I don't think the list exist. Almost all unimplemented properties require some kind of redesign of the code base, and that's exactly what we are working on. The reason why i am ask

Re: need help regarding properties implementions

2002-11-27 Thread Oleg Tkachenko
sri vela wrote: I would like to know what are the properties that people are working on. I don't think the list exist. Almost all unimplemented properties require some kind of redesign of the code base, and that's exactly what we are working on. The reason why i am asking is because i am also

need help regarding properties implementions

2002-11-27 Thread sri vela
Hi all, I would like to know what are the properties that people are working on. can i get the list of properties that people are working on right now. any body is maintaining the list. If so where can i see that list of properties. The reason why i am asking is because i am also planning to implem

Re: Help! About font problem.

2002-11-21 Thread Oleg Tkachenko
laying out of the body region. Somebody help me please. Without seeing an example I understand nothing from your explanation. Provide a small fo snippet, which illustrates your problem. And post it to fop-user list, please. -- Oleg Tkachenko eXperanto team Multiconn Technologi

Help! About font problem.

2002-11-21 Thread Yueshu Jesse
ody region. Somebody help me please. Regards Jesse. _ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus - To unsu

need help for word-spacing property

2002-11-05 Thread Sridhar Velagapudi
Hi all, does any one implemented the propety wod-spacing in Fop. if so how can i make it work in my code. Thanks in advance.   SriSurf the Web without missing calls! Get MSN Broadband. Click Here - To unsubscribe, e-mail: [EMAIL

Re: RE: help!!!

2002-08-14 Thread ehoo
Hi : At the first,thinks for your help! Now I am looking for fopdot(write with C#),but I can't get LogKit.NET at http://www.pinetree-tech.com/projects/fog07.html. Can you help me? Thinks a lot! >On the contrary, that's how bosses are

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
tion (though I find nothing > about C++ elegant), but it will work with fewer bugs, and whereas it'll > take you a long time to rewrite FOP in C++, this method would take you > less than a day to implement. > > -Original Message----- > From: ehoo [mailto:[EMAIL PROTEC

Re: Duplex print problem. Does someone could help ???

2002-08-13 Thread IvanLatysh
Hello, RamanaJV! You wrote to <[EMAIL PROTECTED]> on Tue, 13 Aug 2002 19:22:26 +0530: R> IvanLatysh, R> Did u try printing someother document throgh 1.4 print API? Are u R> able to do? I have a problem printing even with 1.4 API. But I found one interesting bug report. http://developer.java.

RE: Duplex print problem. Does someone could help ???

2002-08-13 Thread RamanaJV
ED] Subject: Re: Duplex print problem. Does someone could help ??? Hello, RamanaJV! You wrote to <[EMAIL PROTECTED]> on Tue, 13 Aug 2002 18:59:30 +0530: R> I don't whether this question is relevant here or not. But, I expect R> some answer from the experts in this group. I

Re: Duplex print problem. Does someone could help ???

2002-08-13 Thread Oleg Tkachenko
RamanaJV wrote: > Even I'm also troubled with the same problem. Cannot print in duplex mode. I > have even tried the new print services API in 1.4, but unsuccessful. Is it > possible to do it through FOP? I doubt the problem has something to do with fop, are you sure you can duplex print from ano

Re: Duplex print problem. Does someone could help ???

2002-08-13 Thread IvanLatysh
Hello, RamanaJV! You wrote to <[EMAIL PROTECTED]> on Tue, 13 Aug 2002 18:59:30 +0530: R> I don't whether this question is relevant here or not. But, I expect R> some answer from the experts in this group. I am shure that this questions are relevant to this group. Because problems with FOP not w

Duplex print problem. Does someone could help ???

2002-08-13 Thread RamanaJV
amana. -Original Message- From: RamanaJV [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 13, 2002 6:54 PM To: [EMAIL PROTECTED] Subject: RE: Duplex print problem. Does someone could help ??? Even I'm also troubled with the same problem. Cannot print in duplex mode. I have even tried the

RE: Duplex print problem. Does someone could help ???

2002-08-13 Thread RamanaJV
002 6:33 PM To: [EMAIL PROTECTED] Subject: Duplex print problem. Does someone could help ??? Hello, IvanLatysh! You wrote to <[EMAIL PROTECTED]> on Mon, 12 Aug 2002 10:56:57 -0400: I> Hi. I> I have problem with printing on duplex printer HP LaserJet IIISi. I> Report have

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

Duplex print problem. Does someone could help ???

2002-08-13 Thread IvanLatysh
Hello, IvanLatysh! You wrote to <[EMAIL PROTECTED]> on Mon, 12 Aug 2002 10:56:57 -0400: I> Hi. I> I have problem with printing on duplex printer HP LaserJet IIISi. I> Report have 2 pages. I> If I am printing simplex - Ok. I> But if I am trying to print duplex only one side is printing, but

RE: help!!!

2002-08-13 Thread Rhett Aultman
tion (though I find nothing about C++ elegant), but it will work with fewer bugs, and whereas it'll take you a long time to rewrite FOP in C++, this method would take you less than a day to implement. -Original Message- From: ehoo [mailto:[EMAIL PROTECTED]] Sent: Monday, August 12, 2002 9:5

help!!!

2002-08-12 Thread ehoo
n you help me??? [EMAIL PROTECTED] 2002-08-13 _ Do You Yahoo!? ÒøÐоÞÍ·¾Û»áÖÐÔ­ ´óÀËÌÔ¡®½ð¡¯Ë­½«Ð¦°Á http://sweepstakes.yahoo.com/bank_survey

Duplex printing problem. Please help.

2002-08-12 Thread IvanLatysh
Hi. I have problem with printing on duplex printer HP LaserJet IIISi. Report have 2 pages. If I am printing simplex - Ok. But if I am trying to print duplex only one side is printing, but printer flipping the page and indicate that it is duplex printing. The second page is going to another page,

Re: pls help with getting latest maint version

2002-07-23 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: > Hi all, pls forgive me, and i know this must be the millionth time you're > being asked for it, but can someone pls send me the FTP command for getting > the latest maint version? Or even better, can someone pls send me the latest > maintenance version jar..thx > You ca

pls help with getting latest maint version

2002-07-23 Thread Dudley . Butt
Hi all, pls forgive me, and i know this must be the millionth time you're being asked for it, but can someone pls send me the FTP command for getting the latest maint version? Or even better, can someone pls send me the latest maintenance version jar..thx This message contains information intend

Re: FOP Specialized Classloader: Request for Help #10379

2002-07-01 Thread Peter B. West
Rhett, The way it seems to work is that the bug remains assigned to fop-dev, and anyone who want to add comments or attachments can go ahead. Consider it assigned to you. Keep the list in touch with what you are doing; think aloud about design issues and ask any specific questions as they ar

RE: FOP Specialized Classloader: Request for Help (Was:RE: Fop andJDK1.2)

2002-07-01 Thread Rhett Aultman
2 10:55 AM To: [EMAIL PROTECTED] Subject: Re: FOP Specialized Classloader: Request for Help (Was:RE: Fop andJDK1.2) Rhett, Sorry it has taken me so long to get back to you on this one. In order that this not slip completely through the cracks, please put a request for enhancement (RFE) in Bugz

Re: FOP Specialized Classloader: Request for Help (Was:RE: Fop andJDK1.2)

2002-06-30 Thread Peter B. West
Rhett, Sorry it has taken me so long to get back to you on this one. In order that this not slip completely through the cracks, please put a request for enhancement (RFE) in Bugzilla. You can pretty much copy your comments from this message into the RFE. If you have had any further thought

FOP Specialized Classloader: Request for Help (Was:RE: Fop and JDK1.2)

2002-06-13 Thread Rhett Aultman
Comments below. -Original Message- From: Peter B. West [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2002 10:17 AM To: [EMAIL PROTECTED] Subject: Re: Fop and JDK1.2 The discussion has thrown up some interesting points, and I hope to see Rhett get involved in this soon. I hope al

Re: Sorry that I am askin here, but I couldn't find solution overthe net. Please help.

2002-05-23 Thread J.Pietschmann
IvanLatysh wrote: > I am trying to create a new page for each . > And I am getting an exception that flow mast have child block. ... > > > > > It seems the apply-templates does not match anything. Without the context, it is hard to say why. In case of errors, it is recommen

Sorry that I am askin here, but I couldn't find solution over the net. Please help.

2002-05-23 Thread IvanLatysh
Hi All. Question about my template. I am trying to create a new page for each . And I am getting an exception that flow mast have child block. Please help me a little or point me somewhere on the web to get it working. Actually I have xml file with

need help xalan-J images

2002-04-10 Thread Torsten Erler
I'm using XALAN Java 2 to translate "xsl" stylesheets to "fo" and the result to "pdf" I have to insert a graphic using URL from xml file This works fine, but all images are scaled to the specified height and width. If

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
), FOP(fop.jar) and logkit(logkit.jar). I am not sure if I need anything else. I am going to use an embedded FOP and run it in the "MAIN" method. I would appreciate any help. John Cherny. "J.Pietschmann" <[EMAIL PROTECTED]> 04/03/02 10:34 AM Please respond to fo

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

help to get started on WebSphere 3.5

2002-04-02 Thread John . Y . Cherny
I have no idea what libraries to download, where to install and how to configure. Please, help. John Cherny. email: [EMAIL PROTECTED] (w)phone: (323)259-4631

Re: Using FOP with xmlspy -- THANKS FOR HELP, QUESTIONANSWERED

2002-03-19 Thread Malcolm Sinclair
Thanks Malcolm Sinclair - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Suggestions for the "How to get Help" page

2002-03-19 Thread Keiron Liddle
Thanks, its fixed (in CVS). On 2002.03.19 00:05 Peter S. Housel wrote: > 1. In item 1, the word "embed" is spelled incorrectly. > > 2. The word "get" in the title should probably be capitalized. > > 3. A link to ESR's "How to Ask Questions the Smart Way" > (http://www.tuxedo.org/~esr/faqs/smar

Suggestions for the "How to get Help" page

2002-03-18 Thread Peter S. Housel
1. In item 1, the word "embed" is spelled incorrectly. 2. The word "get" in the title should probably be capitalized. 3. A link to ESR's "How to Ask Questions the Smart Way" (http://www.tuxedo.org/~esr/faqs/smart-questions.html) might be helpful. Cheers, -Peter S. Housel- [EMAIL PROTECTED]

need help in generating PDF and WordFiles...

2002-03-18 Thread AjayKumar Kanukuntla
Title: Message   Can some body help me with the procedures, on creating pdf and word documents from xml files using FO. i tried doing it using Fop.class file, but the generated pdf file was not readable.  The following error message is flashed when the program is run...   E:\FOP>j

Re: Pls help....str.getBytes()

2002-02-27 Thread ewitness - Ben Fowler
>With reference to the following, does anyone know whether one must replace >every reference to str.getBytes(), or r there some selected ones we can do >only? > >http://marc.theaimsgroup.com/?l=fop-dev&m=99587281428987&w=2 > > >This message contains information intended solely for the addressee, >

Pls help....str.getBytes()

2002-02-26 Thread Dudley . Butt
With reference to the following, does anyone know whether one must replace every reference to str.getBytes(), or r there some selected ones we can do only? http://marc.theaimsgroup.com/?l=fop-dev&m=99587281428987&w=2 This message contains information intended solely for the addressee, which is

pls help...status on working in non ASCII environment, PDF not formatting correctly

2002-02-26 Thread Dudley . Butt
Hi all, We're currently trying to get our FOP to work on a mainframe using EBCDIC, but when the PDF gets generated, the formatting goes horribly wrong.. i've read the mailing list and i see it has been addressed before as a bug, does anyone know the status of this bug? PLEASE h

Re: newbie needs help with relative address for image.

2002-02-12 Thread Scott Moore
ot; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 12, 2002 2:42 PM Subject: RE: newbie needs help with relative address for image. > FYI - I still can't get this to work for a relative file path. Since I have > NT dev boxes and Uni

RE: newbie needs help with relative address for image.

2002-02-12 Thread Savino, Matt C
transformer.setParameter("pdfImagePath", getServletConfig().getServletContext().getAttribute("pdfImagePath")); -Matt > -Original Message- > From: Rob Smith [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 29, 2002 1:55 AM > To: [EMAIL PROTECTED] > Cc:

  1   2   3   >