Re: problems with height of cells in tables

2001-08-05 Thread Petr Andrs
oth > fo:ineline and fo:character (via the fo:wrapper), that the line-height > should also be modified by setting font-size on those objects too. > > Good eye! on thousand lines the difference makes several pages so it is quite noticable > Regards, > Karen > > Petr Andrs wro

Re: XSL-FO Engine comparisons

2001-07-31 Thread Petr Andrs
Hi, I am now working on reporting tool which outputs reports into XSL FO, so I have some experinece with tools described here. Althoug we are using only quite simple formatting I would like to say something to this topic as well. On 31 Jul 2001, at 9:24 Elliotte Rusty Harold wrote about XSL-FO E

confusion with content-height and height properties on fo:external=graphic

2001-07-23 Thread Petr Andrs
Hi, when I want to include external image using fo:external-graphic and I want it to be scaled to specified dimension I have to use content- height and content-width properties. This is how I understand XSL FO spec and how it works in XEP and Antenna. In FOP this doesn't work. In FOP I was abl

Re: Keep-together (and the other keep-*'s)

2001-07-17 Thread Petr Andrs
Im XSL FO spec in article "6.7.9 fo:table-row" keep-together, keep-with- previous and keep-with-next properties are listed in "The following properties apply to this formatting object:". So why is keep-together on table-row considered against spec? pa On 17 Jul 2001, at 9:36 Alex McLintock wro

Re: fonts

2001-07-16 Thread Petr Andrs
Yes, fonts are stored in PDF file so it is bigger. But there is no other way how to display glyphs which are not included in standard fonts supplied with acrobat reader. pa On 25 Jul 2001, at 14:50 Hoang Nam wrote about Re: fonts : > Hello, > > When you use the fonts embbedded ( with metric

Re: different Fonts in Same Line.

2001-07-16 Thread Petr Andrs
this should be done via fo:wrapper, but this is broken inf FOP, So try using fo:inline pa On 16 Jul 2001, at 1:28 rajeev nair wrote about different Fonts in Same Line. : > hello, > I want to add 2-3 different fonts in same fo:block. > means in a paragraph there is serif,Richa,Arial in > same

vertically centering contents of table-cell

2001-07-14 Thread Petr Andrs
Hi all, can anybody suggest me how to vertically center content of table-cell? display-align which works in other renderers doesn't work in FOP. pa - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [E

Re: FW: FOP 19 zip file

2001-07-10 Thread Petr Andrs
Why? tar.gz is much smaller and does the job as well. pa On 10 Jul 2001, at 16:50 Pier P. Fumagalli wrote about FW: FOP 19 zip file : > > -- Forwarded Message > From: Joy Andree <[EMAIL PROTECTED]> > Date: Tue, 10 Jul 2001 10:29:07 -0400 > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Su

fo:wrapper doesn't display some content

2001-07-10 Thread Petr Andrs
When some text is directly included into fo:wrapper object, it is not displayed. When I use something like this: normal text red text more normal text instead of displaying red "red text" nothing is displayed. when I surround text inside fo:wrapper into fo:inline resulting in this: normal t

problem with external graphic via http

2001-07-04 Thread Petr Andrs
Hi all, when I try use fo:external-image with source of image on http I receive following error: Error in XObject : Error while loading image http://localhost:8090/xmlrep/ctrl/images?image_space=images&image=icoa.j pg : class java.lang.ClassCastException - sun.net.www.http.KeepAliveStream Error

Re: Build failures

2001-06-27 Thread Petr Andrs
I dont know, but I have trobule running XEP on Sun's JDK1.3.1 so I switched back to 1.3.0 whe it is ok. pa On 27 Jun 2001, at 18:44 Peter B. West wrote about Re: Build failures : > Weiqi (is that OK?) > > I spoke too soon. When I reset my java to the IBM 1.3, in place of the > Sun 1.3.1, I w

problems with rowspans

2001-06-25 Thread Petr Andrs
or example as if they had empty cells at the end of row to match required number of table-cells. Rendered this way the will not look as it shoul but at least no data will be lost. Petr Andrs - To unsubscribe, e-mail: [EMAIL PROT

Re: Help please with Fonts and FOP : FW: Adding additional fonts to FOP 0.17.0

2001-06-22 Thread Petr Andrs
I have some experience with embedding TTF to be able use special characters used across central an eastern Europe which are not covered by WinAnsiEncoding. I recommend you to use recent CVS version since there were some bugs concerning TTFs which were fixed two weeks ago. Some more comments ar

Re: Aligning the footer to bottom of page

2001-06-21 Thread Petr Andrs
As I understand the CR, it seems to me quite strange to specify extent on region-before or region-after larger than apropriate margins on region-body. If this rule is violated I can't imagine how areas should be layed out. Maybe this causes some of your problems. pa On 20 Jun 2001, at 13:49 W

Re: Re[2]: Out of Memory Error

2001-06-21 Thread Petr Andrs
I rendered your file succesfully on my Celeron 700 with 384 MB of RAM and WinNT SP 6a and java -Xmx512MB. According to task manager's processes tab java.exe took 172000kB of memory and memory usage in performance tab grown by 20kB. So you should allow java to take more memory by starting j

Printing Using acrobat (was: Re: Printing PDF using FOP...)

2001-06-15 Thread Petr Andrs
I forgot to emphasis that I am talkink about Windows. BTW, where can I get description of command-line options and parameters of Arcrobat Reader 5.0 for Windows? pa On 15 Jun 2001, at 16:13 Petr Andrs wrote about Re: Printing PDF using FOP... : > That is interesting, but how can I print w

Re: Printing PDF using FOP...

2001-06-15 Thread Petr Andrs
That is interesting, but how can I print with displaying print dialog. In my java program I need to to print PDF generated by fop. I need to have print dialog displayed and I need acrobat to close automatically after printing. I tried acread32.exe /p "pdffile", which dispalys print dialog but

Comprehensive testing with TTF, second round

2001-06-14 Thread Petr Andrs
issues I wrote about ín the first message quoted below weren't TTF (or only TFF) problems and the statements I made are still valid. Petr Andrs On 29 May 2001, at 21:53 Tore Engvig wrote about RE: Comprehensive testing with TTF : > Thanks for the comprehensive testing! > I guess we could

Re: Last version of FOP

2001-06-01 Thread Petr Andrs
Yes, you can get latest CVS without CVS client. Download CVS snapsot generated every 6 hours pa On 1 Jun 2001, at 10:59 Di Perna Francesco wrote about Re: Last version of FOP : > I looked in the website. I need a cvs client? Can I download the last > version without it? > --

Re: FOP page definition

2001-06-01 Thread Petr Andrs
This is known bug in 0.18.1 which is fixed in current CVS version so get current CVS. pa On 1 Jun 2001, at 9:13 [EMAIL PROTECTED] wrote about FOP page definition : > Hi, > > Could you help me, I still have problem with the pagination of the > document. I have to generate a PDF file starting f