Re: making classes off your fonts...

2002-01-31 Thread Jeremias Maerki
> got a question. when i use FOP i use it with different fonts then allready > specified... and loading those fonts into the java takes some time > now i want to make that FOP more performant... Is there a way to make > classes (like some allready exist) off them fonts so that the rendering >

making classes off your fonts...

2002-01-31 Thread Jochen . Maes
Hi guys got a question. when i use FOP i use it with different fonts then allready specified... and loading those fonts into the java takes some time now i want to make that FOP more performant... Is there a way to make classes (like some allready exist) off them fonts so that the render

Basic Link.

2002-01-31 Thread Sachin Oswal
Hello, I want to add a link in the header and footer. While rendering the PDFRenderer adds the basic link object to the list of links. But the link appears as simple text in the output pdf. Is this some sort of a bugor there's something missing ? Any way around to get this done. Thanks in ad

DO NOT REPLY [Bug 6170] New: - Documentation for PDF generation

2002-01-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Why do you use FOP instead of ...

2002-01-31 Thread Arved Sandstrom
Well, it wouldn't be off-topic if you pursued this on the fop-user mailing list. :-) Why do people use XSL-FO? Because they need high-quality printing and the formatting vocabulary described in the XSL 1.0 Recommendation suits those needs, AND the data to be formatted is already represented in XM

Why do you use FOP instead of ...

2002-01-31 Thread Patrick Andries
I would like to know why FOP enthousiast (I am one) are using FO rather than products such as Crystal Reports or other such software (anyone Jetfoms ?). Just for the fun of playing with new technology ? Thanks for any hints (in private since this is off-topic) Patrick Andries --

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

2002-01-31 Thread Arved Sandstrom
Hell, why not. :-) I don't know what your schedule is like...me, I really need to do my work on Saturday (uploading Peter West's stuff, mostly). Is that too long for you to wait? Tonight and tomorrow night, as earlier this week, I am pretty busy. As far as I am concerned the release candidate is

RE: i18n in TXTRenderer

2002-01-31 Thread Arved Sandstrom
I think everything like this, maintenance branch. Arved -Original Message- From: Art Welch [mailto:[EMAIL PROTECTED]] Sent: January 31, 2002 1:06 PM To: '[EMAIL PROTECTED]' Subject: RE: i18n in TXTRenderer I will try to commit this sometime in the next few days. I have not looked at t

transforming fo to pdf

2002-01-31 Thread Katiyar, Bhawana
Hi! I am new to this. I wish to transform FO document (docFo) into PDF. I am using fop.20 I have the following code : -- Document docFo ; //contains a valid fo document

When will this be finished?

2002-01-31 Thread Roland
Hello, we are using fop here at our company and we like it very much. Congratulations for this project. My question is, when is this project supposed to be finished? I wonder because the current version is still 0.20.2 and you are probably releasing 0.20.3 soon. I suppose you only will impleme

Re: AW: keep-with-next?

2002-01-31 Thread David Wood
Thank you for your response! I was afraid you would say this. :) I was hoping it might be a relatively simple fix; I wonder if there isn't a kluge I can put in the existing approach that would suffice for the heading/following paragraph problem... So FOP is basically being redesigned/rewritten,

RE: i18n in TXTRenderer

2002-01-31 Thread Art Welch
I have added this to fop-0_20_2-maintain. Looks things are a bit different in the main branch. Without doing a bit of research, I do not see at the moment how that works. Of course it is possible that at the moment, it does not work. Art -Original Message- From: Art Welch Sent: Thursday

cvs commit: xml-fop/src/org/apache/fop/render/txt TXTStream.java

2002-01-31 Thread artw
artw02/01/31 10:14:42 Added: src/org/apache/fop/render/txt TXTStream.java Log: Generated text is written in UTF-8 encoding instead of ISO-8859-1 Revision ChangesPath 1.1 xml-fop/src/org/apache/fop/render/txt/TXTStream.java Index: TXTStream.jav

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

2002-01-31 Thread Christian Geisert
Arved Sandstrom wrote: > Noted. Do you want to include this in the coming release ? Christian - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: xml-fop/src/org/apache/fop/render/txt TXTRenderer.java

2002-01-31 Thread artw
artw02/01/31 09:59:50 Modified:src/org/apache/fop/render/txt Tag: fop-0_20_2-maintain TXTRenderer.java Log: Generated text is written in UTF-8 encoding instead of ISO-8859-1 Revision ChangesPath No revision No

Re: background-image

2002-01-31 Thread Gus Delgado
Is there an example on how to do the background with iText? [EMAIL PROTECTED] wrote: >not... that isn't implemented it FOP yet (read the implemented.html in the >docs...) > >use a toy like iText for that after you made your pdf... real great tool >(thanks again DREF) > > > >Jochen Maes >EDP depa

RE: 0.20.3rc bug

2002-01-31 Thread joseph . aloysius . gilvary
Follow this thread: http://marc.theaimsgroup.com/?l=fop-dev&m=101179308205088&w=2 The MARC archives are a great place to start in solving problems with using the Apache stuff. HTH Joe - To unsubscribe, e-mail: [EMAIL PRO

RE: i18n in TXTRenderer

2002-01-31 Thread Art Welch
I will try to commit this sometime in the next few days. I have not looked at the code yet, should this be the main branch or the maintenance branch? Art -Original Message- From: Satoshi Ishigami [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 8:36 PM To: [EMAIL PROTECTED]

FOP and table issue

2002-01-31 Thread Cyril Rognon
Hi all, I have been following this list from some time now, and I am using FOP for a few month. This piece of software totally respond to my formatting needs. The only issue is with memory consumption as soon as I use tables wich use more than one page. I beleive there might be some memory lea

RE: 0.20.3rc bug

2002-01-31 Thread Matthew L. Avizinis
To paraphrase Columbo, "Just one more thing" In [WARN]: Sum of fixed column widths 507400 greater than maximum specified IPD 487 559 what does IPD refer to? Although, I'm now no longer getting the table-layout warning, I'm still getting this one. thanks, matthew a > -Original Message

Re: background-image

2002-01-31 Thread jthaemlitz
If your working with a one page report, you can put the external-graphic in the xsl-region-body and put your text in the xsl-region-before. Make the xsl-region-before the full size of you page then position your text in the xsl-region-before. Xsl-region-before will write over the flow and give

Re: userconfigfile to add new Custom Font ?

2002-01-31 Thread Jochen . Maes
hmm i think that might have something to wo whith the setting off your adobe check if it's set on the correct ps level for your printer some documents come out great if its set wrongly but some bad... Jochen Maes EDP departement Programmeur KBC-Securities Havenlaan 16 1080 Brussel Te

Re: background-image

2002-01-31 Thread Jochen . Maes
not... that isn't implemented it FOP yet (read the implemented.html in the docs...) use a toy like iText for that after you made your pdf... real great tool (thanks again DREF) Jochen Maes EDP departement Programmeur KBC-Securities Havenlaan 16 1080 Brussel Tel : 02/429.96.81 Fax : 02/429.1

userconfigfile to add new Custom Font ?

2002-01-31 Thread Maneshi Tuli
Sorry , i posted this question earlier also , but i didn' get any reply , i added a new font in fop sucessfully , it is working , but it gives problem in printing , while printing pdf file size is getiing increeased and then acrobatreader hangs. in display it just has 2 pages , if i print pag

RE: 0.20.3rc bug

2002-01-31 Thread Matthew L. Avizinis
excellent. thank you > -Original Message- > From: Scott Moore [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 30, 2002 5:11 PM > To: [EMAIL PROTECTED] > Subject: Re: 0.20.3rc bug > > > Place the attribute 'table-layout="fixed"' on all your > elements. > > The default without the at

RE: ZapfDingbats font

2002-01-31 Thread Dunning, John
Thanks for the reply; I didn't think that I have to implement the userconfig fonts portion, because FOP (building PDF files) normally supports only the base 14 font package defined in the Adobe PDF specification. That includes the following fonts: Helvetica, Times, Courier, Symbol and ZapfDingba

background-image

2002-01-31 Thread Gus Delgado
how can a background-image be done. I'm trying to put a seal.gif on a pdf document I created? thanks -gus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

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

2002-01-31 Thread Joerg Pietschmann
Scott Moore <[EMAIL PROTECTED]> wrote: > Sorry about the subject line, but my previous subject "SVG Problem with FOP" > got no replies. I read it but had real work to do. > However, it still can't locate the > gradient definition. It gives the following error "An I/O error occured > while proces

ANN: FOA Open-Source

2002-01-31 Thread Giannetti, Fabio
Hi, there is a new release of FOA (0.2.0) and now it is Open-Source !!!. The new features are: - table support (columns definition, cells and rows bricks) - interactive preview - see a document preview and browse across pages, zoom in/out - brick highlight, select a brick from the logi

RE: white-space

2002-01-31 Thread Henk Gootjes
You can use the concat function, just to put a space after a value. Just like this: -Oorspronkelijk bericht- Van: Gus Delgado [mailto:[EMAIL PROTECTED]] Verzonden: donderdag 31 januari 2002 15:11 Aan: [EMAIL PROTECTED] Onderwerp: white-space > I need white space between fields, how

white-space

2002-01-31 Thread Gus Delgado
> I need white space between fields, how do I do that? > > text-indent="10pt"> > , > > > > So that the address will look like this > > Austin, TX 78758 > > instead of, > Austin,TX78758 > > Thanks in advance for your help! > > > -Gus > ---

[GUMP] Build Failure - Fop

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

Re: How can I add Custom Font ?

2002-01-31 Thread Jochen . Maes
first make a xml file from your ttf (read the document in docs) then add it to your userconfig like mentioned... make sure you dan embedd the file (ttf us listed in the userconfig). and if your stuck here is a link where you can find more info on it... http://marc.theaimsgroup.com/ search the

Re: AW: keep-with-next?

2002-01-31 Thread Bertrand Delacretaz
(by the way your message was crossposted to fop-user, please avoid this as it makes it very hard to follow discussions) On Wednesday 30 January 2002 20:21, 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

How can I add Custom Font ?

2002-01-31 Thread Anshuman
Hi !        I want to add my .ttf files to provide the custom fonts. Can any one tell me as to how can I add a new font in the user.config and add the same in the fop.jar ?   with regards,ASM

RE: pdf filename

2002-01-31 Thread Alistair Hopkins
You should be able to specify various filenames in headers but IE5 doesn't play. response.setHeader("Content-Disposition","attachment; filename=\"myFile.pdf\""); //This doesn't seem to work! Add a bogus bit of xtra path info - the filename - on the end of the calling URL, and that does wo

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

2002-01-31 Thread Scott Moore
Sorry about the subject line, but my previous subject "SVG Problem with FOP" got no replies. I only just recently learned about the FOP User list; up till now it hasn't been well advertised. Your reply was very informative (thank you very much) and from your list of possible solutions, I've trie

DO NOT REPLY [Bug 6147] New: - TTFReader can't handle TradeGothic fonts

2002-01-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

pdf filename

2002-01-31 Thread Mitchell, Scott(LIT)
Does anyone know how I can specify a filename to come up on the Save As dialog when running FOP from a Servlet. I have the following code, and when the pdf is created, the resultant action is inserted as the filename. Is there any way I can change this? // Create a new driver Driver

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

2002-01-31 Thread Joerg Pietschmann
"Scott Moore" <[EMAIL PROTECTED]> wrote: > I cross-posted this several days ago and didn't get a single reply. Before i get to the meat, a net.cop note: Use meaningful subjects, don't mention crossposting (even if it is justified in the first place), don't bother the gurus in the dev lists, there

center image in a fo:block ?

2002-01-31 Thread Nick Winger
hi ! how can i center a table horizontally on a page and how can i center an image in a fo:block horizontally and vertically ? thanks Nick Winger (Software-Developer) - To unsubscribe, e-mail: [EMAIL PROTECTED] For addition

Re: ZapfDingbats font

2002-01-31 Thread Jochen . Maes
you must implement the fonts in your userconfigfile... after you made a xmlfile off it (read the docs it's explained in there) then you can add fonts in your xsl-fo Jochen Jochen Maes EDP departement Programmeur KBC-Securities Havenlaan 16 1080 Brussel Tel : 02/429.96.81 Fax : 02/429.1