RE: setParameter("versionParam", "2.0")

2008-10-29 Thread George Tsopouridis
i have transformer.setParameter("testingParameter", Boolean.TRUE); . . . and ... George Tsopouridis wrote: > > Pascal hello again and thanks for your answers... > I cannot pass pa

RE: setParameter("versionParam", "2.0")

2008-10-29 Thread George Tsopouridis
Pascal hello again and thanks for your answers... I cannot pass parameters to my xslt transformation . As i read in http://www.nabble.com/Transformer.setParameter-does-not-work-with-2.7.0-td13854910.html#a20226439 propably xalan causes problems. Can you help me;; My versions are internal Xalan-V

RE: start-indent and end-indent inheritance (was: Page bottom padding)

2008-10-24 Thread George Tsopouridis
h different width. > This is a REC 1.1 feature that is not supported by FOP ATM. > > In this case, I've no idea. > > Pascal > > >> -Message d'origine- >> De : George Tsopouridis [mailto:[EMAIL PROTECTED] >> Envoyé : jeudi 23 octobre 200

RE: start-indent and end-indent inheritance (was: Page bottom padding)

2008-10-23 Thread George Tsopouridis
the columns. What can i do; Pascal Sancho wrote: > > Hi, > >> -Message d'origine- >> De : George Tsopouridis [mailto:[EMAIL PROTECTED] >> Envoyé : mercredi 15 octobre 2008 19:35 >> >> Jeremias thanks again for your total help, but i nee

Re: Page bottom padding

2008-10-15 Thread George Tsopouridis
region-body. > Thanks in advance... Jeremias Maerki-2 wrote: > > That approach won't work because it doesn't affect the text indentation > due to XSL-FO's box model. Details in the XSL-FO spec. In short: you > need to set start-indent and end-indent, too. >

Re: Page bottom padding

2008-10-13 Thread George Tsopouridis
you > need to set start-indent and end-indent, too. > > On 08.10.2008 16:01:37 George Tsopouridis wrote: >> >> Thank you very much Jeremias Maerki for your answer at this question. I >> had >> the same problem, and i enclosed all region-body content in a block

How can i use ExtensionsForPdf inside my fo:file;;

2008-10-08 Thread George Tsopouridis
Is there a way to use http://wiki.apache.org/xmlgraphics-fop/ExtensionsForPdf; -- View this message in context: http://www.nabble.com/How-can-i-use-ExtensionsForPdf-inside-my-fo%3Afile---tp19881663p19881663.html Sent from the FOP - Users mailing list archive at Nabble.com.

Re: Page bottom padding

2008-10-08 Thread George Tsopouridis
Thank you very much Jeremias Maerki for your answer at this question. I had the same problem, and i enclosed all region-body content in a block with padding-after="2cm" padding-after.conditionality="retain". The result is perfect. I have region-body padding-bottom. Bud with the properties padding-

Fop and acrobat reader actions

2008-10-08 Thread George Tsopouridis
Can i control acrobat reader actions (such as zoom, print, fit to page, go to next or previous page) with links inside my fop-generated-pdf;;; -- View this message in context: http://www.nabble.com/Fop-and-acrobat-reader-actions-tp19877039p19877039.html Sent from the FOP - Users mailing list arc

Re: fop block-container alignment (cell-alignment)

2008-07-16 Thread George Tsopouridis
i think that is the only object which you can define width... thanks again cbowditch wrote: > > George Tsopouridis wrote: > >> Hello cbowditch and thanks for your answer, >> >> I understand the display-align="after" property on fo:table-cell element. &

Re: fop block-container alignment (cell-alignment)

2008-07-16 Thread George Tsopouridis
| cell -- | | | container|| | - | cbowditch wrote: > > George Tsopouridis wrote: > >> is it possible to allign a

fop block-container alignment (cell-alignment)

2008-07-16 Thread George Tsopouridis
is it possible to allign a block-container inside a table-cell (block-container has less width than cell );; Also, is it possible to allign my cell-content at cell-bottom (vertically);; Thanks in advance!!! -- View this message in context: http://www.nabble.com/fop-block-container-alignment-%2

Re: fop dynamic table column-width

2008-07-09 Thread George Tsopouridis
I am sorry, no 3 cells in each column, but 1 cell in each column... George Tsopouridis wrote: > > Thank you Jeremias, I appreciate your answer > > but i think (as i can see) that i am taking the same result if instead of > > > > > > > i use > >

Re: fop dynamic table column-width

2008-07-09 Thread George Tsopouridis
function in the column-width property on > fo:table-column to specify the relative width of the columns. The > effective columns widths are then determined based on the table width. > > On 09.07.2008 10:56:10 George Tsopouridis wrote: >> >> Hello, >> >> Is ther

fop dynamic table column-width

2008-07-09 Thread George Tsopouridis
Hello, Is there a clear way to have dynamic table column-width in fop. I must tell that i produce my fo with xslt... What fop supports;; I am using fop 0.94 Thanks in advance... -- View this message in context: http://www.nabble.com/fop-dynamic-table-column-width-tp18357126p18357126.html Sent

RE: Inline blocks in fop 0.94 (not block with inlines)

2008-07-09 Thread George Tsopouridis
Sean thank you very much for your proposed solution... Just, I applied "carefully" non-breaking-spaces (fo:chartacter= ) within inlines and breaking-spaces (" ") between inlines, and i take the desired result... Thanks again - I appreciate your help! George Tsopouridis wrot

RE: Inline blocks in fop 0.94 (not block with inlines)

2008-07-02 Thread George Tsopouridis
-----Original Message- > From: George Tsopouridis [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 02, 2008 11:05 AM > To: fop-users@xmlgraphics.apache.org > Subject: RE: Inline blocks in fop 0.94 (not block with inlines) > > > no result nothing--->thanks..i cannot

RE: Inline blocks in fop 0.94 (not block with inlines)

2008-07-02 Thread George Tsopouridis
this doesn't work for fop 0.94 Griffin,Sean wrote: > > For some reason I had the mistaken impression that keep-together only > applied to blocks and not inlines. Guess I'm wrong! And yes, that would > certainly be an easier way to make it work. > > -Original Message- > From: Andreas D

RE: Inline blocks in fop 0.94 (not block with inlines)

2008-07-02 Thread George Tsopouridis
; > Today is a beautiful day 5 > > Today is a beautiful day 6 > > > -Original Message- > From: George Tsopouridis [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 02, 2008 10:34 AM > To: fop-users@xmlgraphics.apache.org > Subject: RE: Inline blocks i

RE: Inline blocks in fop 0.94 (not block with inlines)

2008-07-02 Thread George Tsopouridis
e inlines, which is exactly what you want. > > -Original Message- > From: George Tsopouridis [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 02, 2008 9:26 AM > To: fop-users@xmlgraphics.apache.org > Subject: RE: Inline blocks in fop 0.94 (not block with inlines) > > >

RE: Inline blocks in fop 0.94 (not block with inlines)

2008-07-02 Thread George Tsopouridis
l have to translate/replace the space > characters from your input into non-breaking-space characters, but it > seems like it could work... > > -Original Message- > From: George Tsopouridis [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 02, 2008 8:28 AM > To: fop-user

RE: Inline blocks in fop 0.94 (not block with inlines)

2008-07-02 Thread George Tsopouridis
Thanks Griffin,Sean for your answer but i think that my problem is more complicated I'll give you a better example I have this text* in an inline. ---> *"Today is a beautiful day #" ok;; SO, Today is a beautiful day 1Today is a beautiful day 2Today is a beautiful day 3 . Line width is a