Re: i18n in TXTRenderer

2002-01-30 Thread Satoshi Ishigami
Hi, Art. I attach the most simplest changes to this mail. I created a new org.apache.fop.render.txt.TXTStream class and modified the TXTRenderer class. A difference of behavior with an existing code is that a generated text is written by UTF-8 encoding (not ISO-8859-1). It maybe more better

RE: [PATCH] Proper use of font encodings for "native" fonts

2002-01-30 Thread Arved Sandstrom
Noted. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rainer Garus Sent: January 30, 2002 5:18 PM To: [EMAIL PROTECTED] Subject: Re: [PATCH] Proper use of font encodings for "native" fonts References: [1] http://marc.theaimsgroup.com/?l=fop-dev&m=1005

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

ZapfDingbats font

2002-01-30 Thread Dunning, John
When using I get the following error message for the character reference ✓/✓ [ERROR]: unknown font ZapfDingbats,normal,bold so defaulted font to any but not for ➪, which displays correctly. (XEP displays both correctly). I have no idea how fonts work -- does the tool (FOP/XEP) embed a certain

Re: 0.20.3rc bug

2002-01-30 Thread Scott Moore
Place the attribute 'table-layout="fixed"' on all your elements. The default without the attribute is "auto", which is not supported in FOP yet. Just another change in the latest release. Scott - Original Message - From: "Matthew L. Avizinis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED

RE: 0.20.3rc bug

2002-01-30 Thread Matthew L. Avizinis
OK. I've read the CHANGES file and I see the error of my ways. but now what's this? I don't see anything about it and didn't get this before either. My fo file doesn't have this any in it at all, so why the warning now? All the table column widths are measured in mm, btw. [WARN]: table-layout=

Re: [PATCH] Proper use of font encodings for "native" fonts

2002-01-30 Thread Rainer Garus
References: [1] http://marc.theaimsgroup.com/?l=fop-dev&m=100559770232644&w=2 [2] http://marc.theaimsgroup.com/?l=fop-dev&m=100790930100949&w=2 [3] http://marc.theaimsgroup.com/?l=fop-dev&m=100386481704186&w=2 In fop 0.20.x unicode characters with value greater 256 not represented in the font a

RE: 0.20.3rc bug

2002-01-30 Thread Matthew L. Avizinis
lol -- smack forehead thanks much, matthew a > -Original Message- > From: Elliotte Rusty Harold [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 30, 2002 3:19 PM > To: [EMAIL PROTECTED] > Subject: Re: 0.20.3rc bug > > > >Hello all, > > I have not posted any bugs before and don't re

Re: 0.20.3rc bug

2002-01-30 Thread Elliotte Rusty Harold
>Hello all, > I have not posted any bugs before and don't really know the formal >procedure yet, and I haven't seen this brought up by anyone else either. >I have a stylesheet which produces an fo file with two fo:page-sequences. >It produces pdf's correctly with version <=0.20.2rc. With 0.20.3

Re: 0.20.3rc bug

2002-01-30 Thread Scott Moore
Change master-name to master-reference on your fo:page-sequence. In this case, the error is correct and your FO is wrong. The previous versions were written to the Candidate Recommendation and not the Oct 15th Recommendation which had that change. Scott - Original Message - From: "Mat

0.20.3rc bug

2002-01-30 Thread Matthew L. Avizinis
Hello all, I have not posted any bugs before and don't really know the formal procedure yet, and I haven't seen this brought up by anyone else either. I have a stylesheet which produces an fo file with two fo:page-sequences. It produces pdf's correctly with version <=0.20.2rc. With 0.20.3.rc it

Re: AW: keep-with-next?

2002-01-30 Thread David Wood
I should be more specific - what I mean is; I would like to try to get keep-with-next/previous working with fo:block elements. On Wed, 30 Jan 2002, David Wood wrote: > I am a Java coder and know my way around the standard. I volunteer to try > to fix this, if someone who is more familiar with FO

Re: AW: keep-with-next?

2002-01-30 Thread David Wood
I am a Java coder and know my way around the standard. I volunteer to try to fix this, if someone who is more familiar with FOP's internals can tell me where to look... -David On Wed, 30 Jan 2002, Sam Prokop wrote: > I found out it just works with table-rows, if you use keep-with-next and > kee

Please help, even if it's just a reply that it can't be done

2002-01-30 Thread Scott Moore
I cross-posted this several days ago and didn't get a single reply. If someone could please let me know what the problem is, I would greatly appreciate it. Even if it means that my SVG cannot use in FOP. Is the problem in my XSL-FO? Is the problem in my SVG? Is the problem with Batik? Is the p

Re: [ANNOUNCEMENT] FOP 0.20.3 Release Candidate available

2002-01-30 Thread Peter B. West
Arved Sandstrom wrote: >Hi, Peter > >I've included an attachment which is a tree listing of what I obtained with >wget. > >Please review and let me know what I missed. Thanks. > Arved, All of the html-docs stuff is redundant as far as the docs build is concerned - it will all be generated.

[GUMP] Build Failure - Fop

2002-01-30 Thread Sam Ruby
This email is autogenerated from the output from: Buildfile: build.xml init-avail: init-filters-xalan2: [copy] Copying 1

Re: Barcode-line on a page....

2002-01-30 Thread Jochen . Maes
thank you Mr. Pietschmann, but i allready resolved the problem. first i did it the way you describe (it worked great). But after a bit thinking i found that the code for the machine is not really a part of the document. So i used iText (thanks to dref) to read the document made by FOP and then i

Re: Barcode-line on a page....

2002-01-30 Thread Joerg Pietschmann
[EMAIL PROTECTED] wrote: > but one solution shows me many more problems... :( > My margins must be set to 0 now (leftmargin) and that screws up my whote > document. You can define margins on the body region, where the text flow goes. Define a region-start appropriately, where the static-conte

bug in html text

2002-01-30 Thread Sim IJskes
http://xml.apache.org/fop/output.html PS The postscript format can be used to send to a printer or any other puspose you may have. It has good support for most text and ^^^ purpose layout. images and SVG are not fully supported due to some ps issues. RTF This is currently not integrated

Re: out of memory exception in java ?

2002-01-30 Thread Joerg Pietschmann
"Nick Winger" <[EMAIL PROTECTED]> wrote: > the footer is displayed is every page, but it overrides the text in the > table... > that means, the table doesn't stop at the region-after section... You have to declare the body region properly in your page-master so that it doesn't extend into the reg

Re: Barcode-line on a page....

2002-01-30 Thread fred redf
iText does not allow you to decompile a pdf but you can copy the whole content of one page of a preexisting pdf to another then add your static content. Dref. --- [EMAIL PROTECTED] a écrit : > > iTextJava > > > hmm if it reads/writes PDF it can be interesting > thanks... > > > Joch

Re: Barcode-line on a page....

2002-01-30 Thread Jochen . Maes
iTextJava hmm if it reads/writes PDF it can be interesting thanks... Jochen Maes EDP departement Programmeur KBC-Securities Havenlaan 16 1080 Brussel Tel : 02/429.96.81 Fax : 02/429.17.48 E-mail : [EMAIL PROTECTED] ***

FO to MIF spécifications

2002-01-30 Thread Arnaud Malguy
Hi, Because you have a MIF output in FOP, i wonder if you have some specifications about the mapping between MIF element and correponding FO tags or attributes. I have to implement a MIF to FO transcoder in my actual project. It helps me a lot and perhaps i could help you with my results, once my

Re: Barcode-line on a page....

2002-01-30 Thread fred redf
Hi, Maybe you should have a look at iText java library. I use it myself to add some static content on every page of a document after fop processing. Dref. --- [EMAIL PROTECTED] a écrit : > > thanks... > > but one solution shows me many more problems... :( > My margins must be set to 0 now (l

Re: Barcode-line on a page....

2002-01-30 Thread Jochen . Maes
thanks... but one solution shows me many more problems... :( My margins must be set to 0 now (leftmargin) and that screws up my whote document. anyway... thank you Jochen Maes EDP departement Programmeur KBC-Securities Havenlaan 16 1080 Brussel Tel : 02/429.96.81 Fax : 02/429.17.48 E-ma