Re: FOP-Support

2001-06-20 Thread FOP-Support
The patch was sent to Arved 2 days ago, hopefully he's pacthing it, I'll send u/ anyone else interested the src seperately too seshadri - Original Message - From: Chetan Vig [EMAIL PROTECTED] To: fop [EMAIL PROTECTED] Sent: Tuesday, June 19, 2001 10:11 PM Subject: FOP-Support Hi

Re: SVG to PDf - images

2001-06-20 Thread Keiron Liddle
I tried you svg as pdf, png and the batik browser and all of them looked very similar. So I don't know what you mean by ugly colors. Maybe there is something specific to your environment. On Tue, 19 Jun 2001 21:41:55 Brigette Muller wrote: Hi all, Attached is a .SVG. When II

RE: Printing PDF using FOP...

2001-06-20 Thread Denis Kranjcec
I'm printing with acrobat reader 4.0 here is print.bat that I call from my application acrobat /t C:\Java\xml-fop\pdf\file.pdf \\K2\HP LaserJet 1100 (MS) HP LaserJet 1100 (MS) \\K2\HP LaserJet 1100 (MS) This is documentation from adobe: How Do I Use Command Lines with Acrobat and Acrobat

Re: Re: problem running FOP with servlet - (code gets executed multiple times)urgent

2001-06-20 Thread Raju Dave
Hi Kumar, Try enclosed fo file.. Problem was with nesting in tables and please specify table-column as these are presently required by FOP. Raju - Original Message -- f0 fo [EMAIL PROTECTED] wrote: To:[EMAIL PROTECTED] From:f0 fo [EMAIL PROTECTED] Date:Tue, 19 Jun

Re: Printing PDF using FOP...

2001-06-20 Thread Hitesh Bagchi
thanks denis. but when i try this from my application it is printing all junk characters. Maybe my printer doesn't understand a PDF stream. It is a HP Laser Jet 6P/6MP printer. Thanks, Hitesh Denis Kranjcec wrote: I'm printing with acrobat reader 4.0 here is print.bat that I call from my

RE: Printing PDF using FOP...

2001-06-20 Thread Denis Kranjcec
If you can print your pdf manually from reader then you should be able to print it from application also. Maybe you choose wrong driver when you run reader. Denis -Original Message- From: Hitesh Bagchi [mailto:[EMAIL PROTECTED]] Sent: Saturday, June 16, 2001 9:30 AM To: [EMAIL

cvs commit: xml-fop/src/codegen elements.xsl

2001-06-20 Thread keiron
keiron 01/06/20 01:45:00 Modified:src/codegen elements.xsl Log: some independance improvements Revision ChangesPath 1.3 +15 -7 xml-fop/src/codegen/elements.xsl Index: elements.xsl ===

cvs commit: xml-fop/src/org/apache/fop/svg XMLObj.java SVGObj.java

2001-06-20 Thread keiron
keiron 01/06/20 02:17:40 Modified:src/org/apache/fop/svg SVGObj.java Added: src/org/apache/fop/svg XMLObj.java Log: allows better for other xml data Revision ChangesPath 1.5 +4 -91 xml-fop/src/org/apache/fop/svg/SVGObj.java Index: SVGObj.java

A line in white

2001-06-20 Thread Braniganz
Hi, I would to know what is the tag that it does what br does in HTML, go to the next line. Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: A line in white

2001-06-20 Thread GALLO Jean-Claude
Did you try fo:block/ -Message d'origine- De: Braniganz [mailto:[EMAIL PROTECTED]] Date: 20 June 2000 11:32 À: fop-dev Objet: A line in white Hi, I would to know what is the tag that it does what br does in HTML, go to the next line. Thanks

RE: hyperlink

2001-06-20 Thread GALLO Jean-Claude
try link xsl:variable name=URL ... compute the mail address ... /xsl:variable fo:basic-link external-destination=mailto:{$URL}; ... compute the visible text of the link /fo:basic-link bye -Message d'origine- De: Frédéric Jacquet [mailto:[EMAIL PROTECTED]] Date: 19 June 2001 22:29

problems with text in table-cells

2001-06-20 Thread Greiner, Andrea
Hello, I've got a new Version of fop two weeks ago. And I'm really happy, that page-breaks don't split tables anymore (using keep-with-next.within-page=always). BUT Now I have the problem, that text which is longer than table-cell-width covers neighbour-cells. There are no more linebreaks into

FOP - arbitrary page break

2001-06-20 Thread Williamson, James
Title: FOP - arbitrary page break policy.xsl Hi all, Just wondered if anyone has encountered a similar problem. I'm using FOP 0.18.1 on a W2K machine and am running into serious difficulty (getting absolutely infuriated) when it comes to page breaks; I've using a nested table within a

AW: FOP - arbitrary page break

2001-06-20 Thread Greiner, Andrea
Title: FOP - arbitrary page break Hello, I have had the same problem. Downloading a newer cvs-file I got rid of this problem. Now there are others... Andrea Greiner -Ursprüngliche Nachricht-Von: Williamson, James [mailto:[EMAIL PROTECTED]]Gesendet: Mittwoch, 20. Juni 2001

RE: FOP - arbitrary page break

2001-06-20 Thread Williamson, James
Title: FOP - arbitrary page break Andrea, I can't thank you enough, works fine now. Regards, James Williamson -Original Message-From: Greiner, Andrea [mailto:[EMAIL PROTECTED]]Sent: 20 June 2001 11:44To: '[EMAIL PROTECTED]'Subject: AW: FOP - arbitrary page break

Re: page-sequence is missing an sequence-specification Still inwont help

2001-06-20 Thread Weiqi Gao
On 19 Jun 2001 23:04:21 -0600, peti ban wrote: I have used both the help of John and Weiqi, but it gives me the same error of page-sequence is missing an sequence-specification as I stated in my first mail. Peti, I saved the .fo file you posted at the beginning of this thread, and run it

RE: SVG to PDf - images

2001-06-20 Thread Keiron Liddle
On Wed, 20 Jun 2001 13:51:57 Brigette Muller wrote: Keiron, Which version of Acrobat/Reader are you using to view the pdf? (I have 5.0) I can send you the PDF I have, but it is too large to send to the mailing list. I would be interested in your generated pdf, to see if I can view it OK.

cell alignment problems

2001-06-20 Thread Erik Rehrmann
Hi all, I've encountered difficulties using alignment within tables rows. I attached a modified table.fo example to point out the problem. The text in the second table row is to long for the defined column width, so it is wrapped correctly. Now I want the text of the whole row aligned to the

Adding additional fonts to FOP 0.17.0

2001-06-20 Thread Ricardo Coutinho
Hi all I am trying to use additional fonts as part in my PDF creation process. However I am getting a number of errors/funnies which is making my life difficult. 1. I get the error below when trying to generate the font metrics file for the Arial font. TTF Reader v1.0 Reading

FOP .19 problem on AS/400 platform

2001-06-20 Thread vincent van der linden
Dear developers, We are using fop for a while on our IBM AS/400 midrange system. A recompiled Fop 18.1 (with font support fix) is the recent installed version. Today i installad version .19 on my pc and on the AS/400, on the pc it's working good but on the AS/400 it gives errors and i

update of xml libs?

2001-06-20 Thread Kelly Campbell
I am wondering if anyone objects to an update of our bundled dependencies: Xerces 1.2.3 - 1.4.0 Xalan 2.0.0 - 2.1.1-dev (neccessary to fix the Gump build issues Scott and I have been discussing), should be upgraded to a final released version of xalan-2.1.1 or 2.2.0 (whatever they decide to

RE: Out of Memory Error

2001-06-20 Thread Alain Fagot
Eugene wrote: Command line : E:\fop10java -cp build\fop.jar;lib\batik.jar;lib\xalan.jar;lib\xerces.jar;lib\jimi-1.0.jar org.apache.fop.apps.Fop -buf mybuffer.buf -fo xsl_fo.xml -pdf x.pdf It does not matter how many memory your computer have. You should give it to Java. Without any

RE: Adding additional fonts to FOP 0.17.0

2001-06-20 Thread Alain Fagot
2 I managed to generate the metrics file using the latest Fop-0.19.0-CVS version (I downloaded today) and tha worked. Then you should forget about all you knew about adding fonts to FOP 0.17.0 since you now only need to edit the conf/userconfig.xml file to put your new fonts there.

Re[2]: Out of Memory Error

2001-06-20 Thread Eugene Nedzvetsky
Hello Alain, Wednesday, June 20, 2001, 7:19:33 PM, you wrote: AF Eugene wrote: Command line : E:\fop10java -cp AF build\fop.jar;lib\batik.jar;lib\xalan.jar;lib\xerces.jar;lib\jimi-1.0.jar org.apache.fop.apps.Fop -buf mybuffer.buf -fo xsl_fo.xml -pdf x.pdf AF It does not matter how

Re: A line in white

2001-06-20 Thread Braniganz
Did you try fo:block/ I would to know what is the tag that it does what br does in HTML, go to the next line. Thanks When I do the transformation to PDF (With Fop 0.18.1) it doesn't appear a empty line Thanks

RE: Help in XML Rendering to PostScript

2001-06-20 Thread Art Welch
I thought that I had answered a question about direct printing PCL recently. If you will tell me what platform you are using (Windows/Unix) and how you are invoking FOP (application or command line). I will try to answer this. Art -Original Message- From: Hitesh Bagchi [mailto:[EMAIL

RE: Help in XML Rendering to PostScript

2001-06-20 Thread avespa
Hello, I am using FOP from within a java application and writing a PCL file. I then pass that PCL file to the LPT port for printing. I want to be able to render it as Postscript, not PCL. Any advice or insight you have into post script or direct printing would be gratefully appreciated! Tony

Re: update of xml libs?

2001-06-20 Thread Arved_37
Quoting Kelly Campbell [EMAIL PROTECTED]: I am wondering if anyone objects to an update of our bundled dependencies: Xerces 1.2.3 - 1.4.0 Xalan 2.0.0 - 2.1.1-dev (neccessary to fix the Gump build issues Scott and I have been discussing), should be upgraded to a final released version of

Please help with block breaks

2001-06-20 Thread Heidi Gerken
I implore any member of this list to give me an answer to my question. Does keep-with-next, keep-with-previous, keep-together or keep-together.within-page work with blocks or list-blocks? If so, how should it be implemented? I have a series of 4 list blocks, like the one below, inside a parent

Re: Out of Memory Error

2001-06-20 Thread Arved_37
Hi, Eugene I'm currently on course in Silicon Valley, and won't be back home until Sunday. I'll be happy to investigate this further at that time, and report back. Odds are that Seshadri GK will also be on top of this. Regards, Arved Quoting Eugene Nedzvetsky [EMAIL PROTECTED]: Hello Arved,

Re: Please help with block breaks

2001-06-20 Thread Eric Dalquist
Unfortunately I do not think any of the keep-* attributes work. At least not as of FOP 0.18.1 if you read the page: http://xml.apache.org/fop/implemented.html the only keep-* attribute listed is keep-with-next and it has (broken) next to it. I have also tried these using the keep-* tags with no

[Bug 2255] New: - [Patch] Load required file using the Context Class Loader (needed for Cocoon2)

2001-06-20 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2255 *** shadow/2255 Wed Jun 20 13:40:54 2001 --- shadow/2255.tmp.6472Wed Jun 20 13:40:54 2001 *** *** 0 --- 1,38 + ++ + | [Patch] Load

Re: Aligning the footer to bottom of page

2001-06-20 Thread Wabei
I reduced the margin-bottom t0 zero and that still did not work. I will try and see if I can specify an absolute position on the page for the footer. Thanks for the feedback. Wabei --- Hoang Nam [EMAIL PROTECTED] wrote: I have the same problem because for now, the property vertical-align

How to Pass xml and xsl to servlet

2001-06-20 Thread sravan kumar
Hi All, I am facing a problem can any one help me out here, I have written a servlet which takes xml and xsl as parameters(here i have hardcoded it i.e path =d:/webliogic/s1.xml) to generate the pdf file, Can any one tell me how should i pass the xml and xsl files as parameters dynamically

Re: Border problems

2001-06-20 Thread Karen Lease
Hi Weiqi, A few weeks ago, you asked some questions about cell borders. You'll probably notice now that using border-collapse=collapse works better, thanks to Ivan Demakov's recently contributed fix. However you made another observation which I finally got around to checking out: You wrote,

Modification in line placement

2001-06-20 Thread Karen Lease
Hi, While debugging a strange problem from John Wyman recently, I discovered an inconsistency in how we decide whether a block area has room for another line of text. It works differently on the first line in the block from the remaining lines. This isn't necessarily stupid, at least for some

Background Image

2001-06-20 Thread SanjaLaketa
Hello, Since background-image property is not supported yet, is there any other way of displaying background image? Is it possible to use fo:external-graphic or something else to imbed image into every single page? If it is, could someone please tell me how to do this? thanks, sanja The

Re: Help in XML Rendering to PostScript

2001-06-20 Thread Hitesh Bagchi
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 application. Here is my piece of code : -

Re: Out of Memory Error

2001-06-20 Thread Seshadri G.K.
Yup, I have sent it to Arved, for committing. I can post u a copy if u want. seshadri - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]; Eugene Nedzvetsky [EMAIL PROTECTED] Sent: Thursday, June 21, 2001 12:30 AM Subject: Re: Out of Memory Error Hi, Eugene I'm

RE: Problem with Redirect patch for fop codegen

2001-06-20 Thread Scott_Boag
OK, I have commented it back in. You'll have to play with it a bit. It would be good to have these changes done as soon as possible on your side, so we can make sure Gump is happy. -scott