DO NOT REPLY [Bug 23274] New: - [PATCH]: RTF: added support for xsl-region-before, xsl-region-after and fo:page-number

2003-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23274.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23274

[PATCH]: RTF: added support for xsl-region-before, xsl-region-after and fo:page-number

   Summary: [PATCH]: RTF: added support for xsl-region-before, xsl-
region-after and fo:page-number
   Product: Fop
   Version: all
  Platform: All
OS/Version: All
Status: NEW
  Severity: Normal
  Priority: Other
 Component: general
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Hello,

i'd like to contribute attached patch which adds support for xsl-region-
before, xsl-region-after and fo:page-number tag.

Thanks
Peter Herweg


DO NOT REPLY [Bug 23274] - [PATCH]: RTF: added support for xsl-region-before, xsl-region-after and fo:page-number

2003-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23274.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23274

[PATCH]: RTF: added support for xsl-region-before, xsl-region-after and fo:page-number





--- Additional Comments From [EMAIL PROTECTED]  2003-09-19 15:58 ---
Created an attachment (id=8293)
adds support for xsl-region-before, xsl-region-after and fo:page-number tag


DO NOT REPLY [Bug 23274] - [PATCH]: RTF: added support for xsl-region-before, xsl-region-after and fo:page-number

2003-09-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23274.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23274

[PATCH]: RTF: added support for xsl-region-before, xsl-region-after and fo:page-number

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-09-19 18:32 ---
I have committed this change and some subsequent style changes. Thanks Peter!


xsl-region-before

2003-03-12 Thread Jochen . Maes

Hi all,

I have been using FOP for more then a year and a half. Till now i needed to
put something on the first page but not on the others, and i solved this
with a variable. But as you all might know it's not really clean
programming.

So without having to define a new page-sequence, is there a way to find out
if it's the first page or not?
Remember i'm still using 0.20.3 -- upgrade to 0.20.5 will be for around
may (i don't have the time now)

thank you all...


Jochen Maes
ICT Development


KBC Securities (kbcsecurities.com)
Havenlaan 12 Avenue du Port SIF 8683
B-1080 Brussels
Belgium

 Tel:  +32 2 429 96 81  

 GSM:  +32 496 57 90 99 

 E-mail :  [EMAIL PROTECTED] 





This message and any attachments hereto are for the named person's use
only. It may contain confidential, proprietary or legally privileged
information. You may not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. If you have received this e-mail message without being
the intended recipient, please notify KBC Securities promptly and delete
this e-mail. Any views expressed in this message are those of the
individual sender, except where the message states otherwise and the sender
is authorised to state them to be the views of KBC Securities. KBC
Securities reserves the right to monitor all e-mail communications through
its networks and any messages addressed to, received or sent by KBC
Securities or its employees are deemed to be professional in nature. The
sender or recipient of any messages to or of KBC Securities agrees that
those may be read by other employees of KBC Securities than the stated
recipient or sender in order to ensure the continuity of work-related
activities and allow supervision thereof. KBC Securities does not accept
liability for the correct and complete transmission of the information, nor
for any delay or interruption of the transmission, nor for damages arising
from the use of, or reliance on, the information.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



Re: xsl-region-before

2003-03-12 Thread Jochen . Maes

sorry guys was supposed to be sent to the user mailinglist... but won't do
it now (cross-posting is hatefull)
Jochen Maes
ICT Development


KBC Securities (kbcsecurities.com)
Havenlaan 12 Avenue du Port SIF 8683
B-1080 Brussels
Belgium

 Tel:  +32 2 429 96 81  

 GSM:  +32 496 57 90 99 

 E-mail :  [EMAIL PROTECTED] 





This message and any attachments hereto are for the named person's use
only. It may contain confidential, proprietary or legally privileged
information. You may not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. If you have received this e-mail message without being
the intended recipient, please notify KBC Securities promptly and delete
this e-mail. Any views expressed in this message are those of the
individual sender, except where the message states otherwise and the sender
is authorised to state them to be the views of KBC Securities. KBC
Securities reserves the right to monitor all e-mail communications through
its networks and any messages addressed to, received or sent by KBC
Securities or its employees are deemed to be professional in nature. The
sender or recipient of any messages to or of KBC Securities agrees that
those may be read by other employees of KBC Securities than the stated
recipient or sender in order to ensure the continuity of work-related
activities and allow supervision thereof. KBC Securities does not accept
liability for the correct and complete transmission of the information, nor
for any delay or interruption of the transmission, nor for damages arising
from the use of, or reliance on, the information.


   
 
[EMAIL PROTECTED]  

urities.beTo: [EMAIL PROTECTED]

  cc:  
 
12/03/2003 11:18  Subject: xsl-region-before   
 
Please respond to  
 
fop-dev
 
   
 
   
 





Hi all,

I have been using FOP for more then a year and a half. Till now i needed to
put something on the first page but not on the others, and i solved this
with a variable. But as you all might know it's not really clean
programming.

So without having to define a new page-sequence, is there a way to find out
if it's the first page or not?
Remember i'm still using 0.20.3 -- upgrade to 0.20.5 will be for around
may (i don't have the time now)

thank you all...


Jochen Maes
ICT Development


KBC Securities (kbcsecurities.com)
Havenlaan 12 Avenue du Port SIF 8683
B-1080 Brussels
Belgium

 Tel:  +32 2 429 96 81

 GSM:  +32 496 57 90 99

 E-mail :  [EMAIL PROTECTED]





This message and any attachments hereto are for the named person's use
only. It may contain confidential, proprietary or legally privileged
information. You may not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. If you have received this e-mail message without being
the intended recipient, please notify KBC Securities promptly and delete
this e-mail. Any views expressed in this message are those of the
individual sender, except where the message states otherwise and the sender
is authorised to state them to be the views of KBC Securities. KBC
Securities reserves the right to monitor all e-mail communications through
its networks and any messages addressed to, received or sent by KBC
Securities or its employees are deemed to be professional in nature. The
sender or recipient of any messages to or of KBC Securities agrees that
those may be read by other employees of KBC Securities than the stated
recipient or sender in order to ensure the continuity of work-related
activities and allow supervision thereof. KBC Securities does not accept
liability for the correct and complete transmission of the information, nor
for any delay or interruption of the transmission, nor for damages arising
from the use of, or reliance

DO NOT REPLY [Bug 964] - FOP 0.17 throws exception with basic-link in xsl-region-before/after

2002-05-03 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=964.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=964

FOP 0.17 throws exception with basic-link in xsl-region-before/after

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   Priority||High
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-05-03 15:45 ---
Works with 0.20.3

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




DO NOT REPLY [Bug 964] - FOP 0.17 throws exception with basic-link in xsl-region-before/after

2002-04-22 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=964.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=964

FOP 0.17 throws exception with basic-link in xsl-region-before/after

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]



--- Additional Comments From [EMAIL PROTECTED]  2002-04-22 10:38 ---
*** Bug 2331 has been marked as a duplicate of this bug. ***

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




fo:basic-link does not work in xsl-region-before?

2002-04-04 Thread Costantino Sertorio

Hi, does anyone know if this is a FOP bug?

It appears to me that a basic-link cannot be used in the region-before, as
in the following snippet:

fo:static-content flow-name=xsl-region-before
  fo:block
fo:basic-link color=red external-destination=http://www.abc.def;
www.abc.def/fo:basic-link
  /fo:block
...

BTW, this was a bug in FOP 0.17, marked #964 in bugzilla.

Thanks,

Costantino


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: fo:basic-link does not work in xsl-region-before?

2002-04-04 Thread Christian Geisert

Costantino Sertorio wrote:
 Hi, does anyone know if this is a FOP bug?

Yes.

 It appears to me that a basic-link cannot be used in the region-before, as
 in the following snippet:
 
 fo:static-content flow-name=xsl-region-before
   fo:block
 fo:basic-link color=red external-destination=http://www.abc.def;
 www.abc.def/fo:basic-link
   /fo:block
 ...
 
 BTW, this was a bug in FOP 0.17, marked #964 in bugzilla.

It's on my todo-list but I don't know when I have the time ...

 Thanks,
 
 Costantino

Christian


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




xsl-region-before?

2001-10-29 Thread Tim


I'm trying to add a Report Title using the following segment as a child
of fo:page-sequence:

fo:static-content flow-name=xsl-region-before
fo:block font-size=12pt text-align=centerReport Title
/fo:block
/fo:static-content

I receive the following error when running FOP (ver 0.20.2):

[INFO]: FOP 0.20.2
[INFO]: building formatting object tree
[ERROR]: region-name 'region-before' doesn't exist in the
layout-master-set.
[INFO]: [1]
[INFO]: Parsing of document complete, stopping renderer

According to the web site, xsl-region-before is implemented.  Why isn't
this working??

TIA,

-TIM


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: xsl-region-before?

2001-10-29 Thread Arved Sandstrom

Do you have a fo:region-before as a child of the fo:simple-page-master that 
you are pointed at? Looks like the error is signalling _that_ fact.

Regards,
Arved Sandstrom

At 11:40 AM 10/29/01 -0500, Tim Fraser wrote:

I'm trying to add a Report Title using the following segment as a child
of fo:page-sequence:

fo:static-content flow-name=xsl-region-before
fo:block font-size=12pt text-align=centerReport Title
/fo:block
/fo:static-content

I receive the following error when running FOP (ver 0.20.2):

[INFO]: FOP 0.20.2
[INFO]: building formatting object tree
[ERROR]: region-name 'region-before' doesn't exist in the
layout-master-set.
[INFO]: [1]
[INFO]: Parsing of document complete, stopping renderer

According to the web site, xsl-region-before is implemented.  Why isn't
this working??

TIA,

-TIM



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]