wrapping xsl-region-after

2003-03-17 Thread Louis . Masters
This may seem like a strange request, but I have a user asking if the footer (xsl-region-after) of a report page can wrap to the next page if there is too much data to fit into the context area. The only solution I could come up with would be moving the footer information into the

svg as external graphic does not get scaled?

2003-03-17 Thread phillip rhodes
Using fop-0.20.5rc2 I am using the external-graphic object to includes graphs. If I use a svg, it does not get scaled. My graphs scale fine if I use other image formats. The SVG does get displayed, but it appears very large. There is a height and width attribute in the svg.

Re: Page headers and footers

2003-03-17 Thread Louis . Masters
Without trying your code, I have seen some strange page numbers when the data in the extent is too big and causes the header to wrap on to the next page. As a test, set the size of the header to be very large and see if your page numbers start working. -Lou Granchak, Tanya [EMAIL

[ANNOUNCEMENT] OKI dot-matrix renderer available for download

2003-03-17 Thread Mirko Sertic
Hello fop users ! Finally, it has been done : our renderer to generate output for oki dot matrix printers is gone open source as part of the mogwai project on sourceforge.net. The current release can be downloaded at http://mogwai.sourceforge.net . This renderer generates escape sequences which

Embedding fonts!

2003-03-17 Thread Uwe Klosa
Hi, I'm using embedded fonts in fop. That is working fine. But if I want to edit the resulting pdf files with Acrobat, the font names aren't correct in the file. I'm getting 1Eec24TimesNewRoman or 2Ef1d7TimesNewRoman where it should be TimesNewRoman. Why creates fop theses font names? Has anyone

RE: Embedding fonts!

2003-03-17 Thread Dennis Myrén
That is the correct behavior. I am not sure, but I think these six leading characters are placed in front of the font name to ensure the embedded font will be used in the document, and not the font installed on the machine with the same name. Regards, Dennis -Original Message- From:

SV: Embedding fonts!

2003-03-17 Thread Uwe Klosa
But how to create pdf files that are editable with Acrobat then? Regards, Uwe -Ursprungligt meddelande- Från: Dennis Myrén [mailto:[EMAIL PROTECTED] Skickat: den 17 mars 2003 11:57 Till: [EMAIL PROTECTED]; Klosa Uwe Ämne: RE: Embedding fonts! That is the correct behavior. I am not

RE: Embedding fonts!

2003-03-17 Thread Dennis Myrén
I think Acrobat itself stores embedded fonts in this way. The document should already be fully editable in Acrobat. MVH Dennis -Original Message- From: Uwe Klosa [mailto:[EMAIL PROTECTED] Sent: 17. mars 2003 12:10 To: [EMAIL PROTECTED] Subject: SV: Embedding fonts! But how to create

AW: [ANNOUNCEMENT] OKI dot-matrix renderer available for download

2003-03-17 Thread Mirko Sertic
Hi! Yes, a third - party page with links would be cool ! By the way, i forgot to make a link to the fop page on our site. This will be done soon. Cheers Mirko -Ursprungliche Nachricht- Von: Oleg Tkachenko [mailto:[EMAIL PROTECTED] Gesendet: Montag, 17. Marz 2003 11:59 An: [EMAIL

SV: Embedding fonts!

2003-03-17 Thread Uwe Klosa
No, that is not correct, after what my tests with word and acrobat showed. If I embed Times New Roman the name in the PDF file is TimesNewRoman. Perhaps should I have a look at the source and try out something. Mvh Uwe -Ursprungligt meddelande- Från: Dennis Myrén [mailto:[EMAIL

AW: Embedding fonts!

2003-03-17 Thread Müller, Markus
Sorry, if this is a duplicate mail, but it seems the original one was dropped anywhere out there ... Hi, How did you create your font metrics file? Did you use the option -enc ansi and set the font name explicitly? What system are you using? Markus $ -Ursprüngliche Nachricht- $ Von:

fo:table

2003-03-17 Thread Balaji Loganathan
Hi, which option is better and fast for building a table? 1.Construct one table with 8 rows, 2 columns.(most of the rows have table inside table). 2.Construct 8 individual tables.(then insert table inside table). I hope my question is clear ?? Regards Balaji http://mobile.yahoo.com.au -

Re: fo:table

2003-03-17 Thread MARTIN Franck
not really - Original Message - From: Balaji Loganathan [EMAIL PROTECTED] To: fop [EMAIL PROTECTED] Sent: Monday, March 17, 2003 3:32 PM Subject: fo:table Hi, which option is better and fast for building a table? 1.Construct one table with 8 rows, 2 columns.(most of the rows have

dynamic table

2003-03-17 Thread patrick-peter.mannhart
Hi, does smoebody knows how I can generate dynamical Tables (esp. rows!) in XSL-FO? For ex. I def. a table with 4 columns, but the number of rows isn't well-known at the moment? Thank's for help regards patrick - To

Re: dynamic table

2003-03-17 Thread Jochen . Maes
do a xml-for each on the xmltag that specifies the table, when setting the fo:column column-width and around the table-cells... Jochen Maes ICT Development KBC Securities (kbcsecurities.com) Havenlaan 12 Avenue du Port SIF 8683 B-1080 Brussels Belgium

Re: dynamic table

2003-03-17 Thread Louis . Masters
Sample code for this below: xsl:for-each select=reportcols fo:table-column column-width=[EMAIL PROTECTED]/ /xsl:for-each -Lou [EMAIL PROTECTED] on 03/17/2003 10:12:58 Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: dynamic table do a

RE: table

2003-03-17 Thread Rob Stote
Title: RE: table Balaji I did a quick test, I never nest tables, as a personal preference, easy to debug, read etc. FOP does say that the numbers produced from their debug statements should not be used comparatively. Hope this helps: File attached RESULTS FOR CALLED TABLES: 703 [main]

number-rows-spanned

2003-03-17 Thread Clay Leeds
I successfully use number-columns-spanned in my XSL-FO files. However, I can not figure out how to do number-rows-spanned correctly. I now see in the FOP:Implemented:Properties section, that number-columns-spanned is cited but number-rows-spanned is not. This may account for my difficulties.

Re: number-rows-spanned

2003-03-17 Thread Louis . Masters
I use number-rows-spanned in 0.20.3: fo:table-cell number-rows-spanned=2 /fo:table-cell -Lou Clay Leeds [EMAIL PROTECTED] on 03/17/2003 11:47:37 Please respond to [EMAIL PROTECTED] To: FOP-User [EMAIL PROTECTED] cc: Subject: number-rows-spanned I successfully use

Re: number-rows-spanned

2003-03-17 Thread Clay Leeds
Lou, Thanks for the quick reply. That's GREAT! A couple of questions: 1. Does it work in 0.20.4 and/or 0.20.5x? 2. Can you give me an example? I'd like to do something like this: |===| | | | | | | | | | | | |

How can I generate a read-only PDF document

2003-03-17 Thread Bruno Antunes
Can i have and example of how can I generate a read-only PDF document, using FOP. -- Bruno Antunes - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How can I generate a read-only PDF document

2003-03-17 Thread Clay Leeds
Bruno, I believe you'll either have to wait for the upcoming release of 0.20.5x (which is coming soon although I doubt we'll get a clearer release date than that ;-); or you can post-process your PDF files with pdfcrypt or something. HTH! Bruno Antunes wrote: Can i have and example of how can

RE: [ANNOUNCEMENT] OKI dot-matrix renderer available for download

2003-03-17 Thread Victor Mote
I have just added an entry to the Related/Useful Products section of the resources page for the Mogwai project: http://xml.apache.org/fop/resources.html The change should appear the next time the web site is updated. Victor Mote -Original Message- From: Mirko Sertic [mailto:[EMAIL

Re: How can I generate a read-only PDF document

2003-03-17 Thread Clay Leeds
My bad. As for an example, I don't have one, but there's some pre-mature info on the FOP running page RE: the Args for creating PDF files: http://xml.apache.org/fop/running.html You may also be able to download the CVS version of FOP 0.20.5rc3 (?) and try it. Clay Leeds wrote: Bruno, I believe

Re: How can I generate a read-only PDF document

2003-03-17 Thread s-oualid
As read in FOP FAQ (http://xml.apache.org/fop/faq.html#PDF-postprocess) : -- 5.4. How do I add security features (encryption, disable printing) to my PDF document?^ FOP does not currently support this feature.

Re: number-rows-spanned

2003-03-17 Thread Peter Solberg
You can achieve this table layout by using nested tables... fo:tablefo:table-column/fo:table-column/fo:table-bodyfo:table-rowfo:table-cell!-- NESTED TABLE --

Re: number-rows-spanned

2003-03-17 Thread Clay Leeds
Peter, I appreciate the note. However, I'm already doing that and am instead interested in implementing a non-nested version as I am inclined to believe it will provide more optimized efficient results. Rob Stote's e-mail earlier today showed a ~6% cut in processing time: RESULTS FOR CALLED

Re: number-rows-spanned - Faster?

2003-03-17 Thread Clay Leeds
Is it faster to nest my fo:tables or to use number-rows-spanned to create more complicated tables? -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc

RE: Installing to FOP / Tomcat

2003-03-17 Thread Adam Shelley
Hello, I'm still trying to configure fop 0.20.4 to work with tomcat 4.1.18 but i am unable to connect to http://localhost:8080/fop/fop?fo=/home/path/to/fofile.fo on a win2k server. I get an error 404 msg. Surfing the net trying to figure out what i'm doing wrong i came accross a post that

Re: number-rows-spanned

2003-03-17 Thread Louis . Masters
1. No idea - I have not tried to upgrade yet. 2. OK, I didn't actually run this, but it should work: fo:table-row fo:table-cell/ fo:table-cell/ fo:table-cell number-rows-spanned=2/ /fo:table-row fo:table-row fo:table-cell/ fo:table-cell/ /fo:table-row fo:table-row

Re: number-rows-spanned

2003-03-17 Thread Clay Leeds
Thanks Lou, [EMAIL PROTECTED] wrote: Try it out and let me know. If it doesn't work, I'll send you the complete xsl file that we use. -Lou Works fine. I actually modified a portion of my own code to see. It still uses many nested tables, but my results did show a slight improvement (which, of

quick question on aligning table in region-body

2003-03-17 Thread Lee, Insoo
How would I center the whole table? I was hoping to do display-align=center to fo:table, but it didn't work... fo:region-body doesn't seem to take display-align=center, so I'm trying to do margin-left=2cm to region-body or fo:table, but it complains about [INFO] area contents overflows area...

RE: Installing to FOP / Tomcat

2003-03-17 Thread Adam Shelley
Okay, I think i figured out that the url should not be http://localhost:8080/fop/fop?blah if should be http://localhost:8080/fop/servlet/fop?blah I did this and it smacked me with a bunch of exceptions and now it gives me a 503 error but you can void my previous questions. -Adam -Original

Re: quick question on aligning table in region-body

2003-03-17 Thread Clay Leeds
Thankfully, this appears to be a FAQ: http://xml.apache.org/fop/faq.html#fo_center If you still have trouble, please post again. ;-) Lee, Insoo wrote: How would I center the whole table? I was hoping to do display-align=center to fo:table, but it didn't work... fo:region-body doesn't seem to take

Re: number-rows-spanned

2003-03-17 Thread Philip Semanchuk
On Mon, 2003-03-17 at 11:47, Clay Leeds wrote: I successfully use number-columns-spanned in my XSL-FO files. However, I can not figure out how to do number-rows-spanned correctly. I now see in the FOP:Implemented:Properties section, that number-columns-spanned is cited but