Fop 1.1rc1- Maven Bundle

2012-08-27 Thread Amaral Oliveira, Talita
Hi!

As this is my first e-mail to this list I hope my question is not out of place. 
:)

I would like to know if a maven bundle for FOP 1.1rc1 is in plans to be 
deployed (as stated in the Release Mechanics of FOP - last point in the list: 
http://xmlgraphics.apache.org/fop/dev/release.html) or if this won't happen 
until the next release.

Many many thanks in advance!

Best Regards,

Talita Amaral-Oliveira
Mobile and Communications Group
Intern - RD CE SWA ME

Phone: +49(0)89 99  8853-22971
talita.amaral.oliveira.at.intel.com

VISIT US AT: http://www.intel.com

Address:
Intel Mobile Communications GmbH
Am Campeon 10-12
85579 Neubiberg
Germany

Intel Mobile Communications GmbH
Managing Directors: Prof. Dr. Hermann Eul (President), Christin Eisenschmid
Registered Office: Neubiberg
Commercial Register: Amtsgericht München HRB 186928

This e-mail and any attachments are confidential and may be subject to legal 
or some other professional privilege. They are intended solely for the 
attention and use of the named addressee(s). If you are not the named 
addressee(s) you must not use, disclose, retain or reproduce all or any part of 
the information contained in this e-mail or any attachments. Any unauthorized 
use or disclosure may be unlawful. If you have received this e-mail by mistake, 
please inform the sender immediately and delete it and all copies from your 
system and destroy any hard copies of it.



Re: Fop 1.1rc1- Maven Bundle

2012-08-27 Thread Glenn Adams
yes, in the final (non-candidate) release of 1.1

On Mon, Aug 27, 2012 at 7:36 PM, Amaral Oliveira, Talita 
talita.amaral.olive...@intel.com wrote:

  Hi!

 ** **

 As this is my first e-mail to this list I hope my question is not out of
 place. J

 ** **

 I would like to know if a maven bundle for FOP 1.1rc1 is in plans to be
 deployed (as stated in the Release Mechanics of FOP – last point in the
 list: http://xmlgraphics.apache.org/fop/dev/release.html) or if this
 won’t happen until the next release. 

 ** **

 Many many thanks in advance!

 ** **

 Best Regards,

 ** **

 *Talita Amaral-Oliveira*

 Mobile and Communications Group

 Intern - RD CE SWA ME

 ** **

 Phone: +49(0)89 99  8853-22971

 talita.amaral.oliveira.at.intel.com

 ** **

 VISIT US AT: http://www.intel.com

 ** **

 Address:

 Intel Mobile Communications GmbH

 Am Campeon 10-12

 85579 Neubiberg

 Germany

 ** **

 Intel Mobile Communications GmbH

 Managing Directors: Prof. Dr. Hermann Eul (President), Christin Eisenschmid
 

 Registered Office: Neubiberg

 Commercial Register: Amtsgericht München HRB 186928

 ** **

 „This e-mail and any attachments are confidential and may be subject to
 legal or some other professional privilege. They are intended solely for
 the attention and use of the named addressee(s). If you are not the named
 addressee(s) you must not use, disclose, retain or reproduce all or any
 part of the information contained in this e-mail or any attachments. Any
 unauthorized use or disclosure may be unlawful. If you have received this
 e-mail by mistake, please inform the sender immediately and delete it and
 all copies from your system and destroy any hard copies of it.“

 ** **



RE: Fop 1.1rc1- Maven Bundle

2012-08-27 Thread Amaral Oliveira, Talita
Thank you for the prompt answer. 
Do you know if there is already a fixed date for the final release?

Kind Regards,
Talita


From: Glenn Adams [mailto:gl...@skynav.com] 
Sent: Monday, August 27, 2012 2:38 PM
To: fop-users@xmlgraphics.apache.org
Subject: Re: Fop 1.1rc1- Maven Bundle

yes, in the final (non-candidate) release of 1.1
On Mon, Aug 27, 2012 at 7:36 PM, Amaral Oliveira, Talita 
talita.amaral.olive...@intel.com wrote:
Hi!
 
As this is my first e-mail to this list I hope my question is not out of place. 
☺
I would like to know if a maven bundle for FOP 1.1rc1 is in plans to be 
deployed (as stated in the Release Mechanics of FOP – last point in the list: 
http://xmlgraphics.apache.org/fop/dev/release.html) or if this won’t happen 
until the next release. 
 
Many many thanks in advance!
 
Best Regards,
 
Talita Amaral-Oliveira
Mobile and Communications Group
Intern - RD CE SWA ME
 
Phone: +49(0)89 99  8853-22971
talita.amaral.oliveira.at.intel.com
 
VISIT US AT: http://www.intel.com
 
Address:
Intel Mobile Communications GmbH
Am Campeon 10-12
85579 Neubiberg
Germany
 
Intel Mobile Communications GmbH
Managing Directors: Prof. Dr. Hermann Eul (President), Christin Eisenschmid
Registered Office: Neubiberg
Commercial Register: Amtsgericht München HRB 186928
 
„This e-mail and any attachments are confidential and may be subject to legal 
or some other professional privilege. They are intended solely for the 
attention and use of the named addressee(s). If you are not the named 
addressee(s) you must not use, disclose, retain or reproduce all or any part of 
the information contained in this e-mail or any attachments. Any unauthorized 
use or disclosure may be unlawful. If you have received this e-mail by mistake, 
please inform the sender immediately and delete it and all copies from your 
system and destroy any hard copies of it.“
 


-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: FOP 1.1rc1 strange tablecell content behaviour with text-align=right

2012-08-27 Thread Pascal Sancho
Hi,

There is something wrong in your XSL-FO:
the table containing TOC is wider than available i-p-d, and the
corresponding region-body has its property overflow set to hidden.
So, the PDF shows what is expected visually.

But...
hidden text can be copied, and IMHO this is not the correct behaviour;
the [1] FO 1.1 REC says:
(hidden) indicates that the content is clipped (...); users will not
have access to clipped content.

So, I suggest you to fill in a bug entry on Bugzilla, providing both
XSL-FO and PDF output.
This is reproducible against both FOP 1.1RC1 and FOP trunk.

[1] http://www.w3.org/TR/xsl/#overflow

2012/8/23 Giuseppe Briotti g.brio...@gmail.com:
 Well. more info.

 I perform several tests replacing the content of the table cell and it works 
 if
 the content is a block, containing an inline element with some text.

 Moreover, it works also if i replace the page-number-citation element
 with simple text.

 Thus this problem seems related to page-number-citation and right
 align. it sounds like a regression bug?

-- 
pascal

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



using cmyk() in fop-1.1rc1

2012-08-27 Thread Rob Sargent
Does anyone have at hand (a link to) an example of using the cmyk() 
function.  All I get is Could not find function: cmyk. Who supplies 
this function?


Running from cli  ~/tools/fop/fop-1.1rc1/fop -xml doc-1.xml -xsl 
/d3/support/config/stylesheet/prose.xsl -foout cmyk.fo


with this (attempted) call in my stylesheet:
xsl:param name=darkbackgroundcolor
  xsl:value-of select=cmyk(0.0, 0.564, 0.529, 0.325)/
/xsl:param

with this CLASSPATH
$HOME/tools/fop/fop-1.1rc1/lib/xmlgraphics-commons-1.5rc1.jar:\
$HOME/tools/fop/fop-1.1rc1/lib/xml-apis-ext-1.3.04.jar:\
$HOME/tools/fop/fop-1.1rc1/lib/xml-apis-1.3.04.jar:\
$HOME/tools/fop/fop-1.1rc1/lib/xercesImpl-2.7.1.jar:\
$HOME/tools/fop/fop-1.1rc1/lib/xalan-2.7.0.jar:\
$HOME/tools/fop/fop-1.1rc1/lib/servlet-2.2.jar:\
$HOME/tools/fop/fop-1.1rc1/lib/serializer-2.7.0.jar:\
$HOME/tools/fop/fop-1.1rc1/lib/commons-logging-1.0.4.jar:\
$HOME/tools/fop/fop-1.1rc1/lib/commons-io-1.3.1.jar:\
$HOME/tools/fop/fop-1.1rc1/lib/batik-all-1.7.jar:\
$HOME/tools/fop/fop-1.1rc1/lib/avalon-framework-4.2.0.jar:\
$HOME/tools/fop/fop-1.1rc1/build/fop.jar:\
$HOME/tools/fop/fop-1.1rc1/build/fop-sandbox.jar:\
$HOME/tools/fop/fop-1.1rc1/build/fop-hyph.jar:\
$HOME/.m2/repository/com/amirsys/book-printing/book-printing-core/1.0.45-SNAPSHOT/book-printing-core-1.0.45-SNAPSHOT.jar:\
$APPDIR/plugins/com.amirsys.utilities_4.9.0/lib/jaxen.jar:\
$APPDIR/plugins/com.amirsys.utilities_4.9.0/lib/jdom.jar:\
$APPDIR/plugins/com.amirsys.utilities_4.9.0/lib/log4j.jar:\
$APPDIR/plugins/com.amirsys.utilities_4.9.0/lib/acres-legacy.jar:\
$APPDIR/plugins/com.amirsys.console_4.9.0/fop/fop100/fop/lib/fop-hyph.jar:\
$APPDIR/plugins/com.amirsys.console_4.9.0/console.jar

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: using cmyk() in fop-1.1rc1

2012-08-27 Thread Sergiu Dumitriu

On 08/27/2012 11:09 AM, Rob Sargent wrote:

Does anyone have at hand (a link to) an example of using the cmyk()
function.  All I get is Could not find function: cmyk. Who supplies
this function?

Running from cli  ~/tools/fop/fop-1.1rc1/fop -xml doc-1.xml -xsl
/d3/support/config/stylesheet/prose.xsl -foout cmyk.fo

with this (attempted) call in my stylesheet:
xsl:param name=darkbackgroundcolor
   xsl:value-of select=cmyk(0.0, 0.564, 0.529, 0.325)/
/xsl:param


Definitely not XSLT. The way you wrote this, it's not FOP that fails to 
find the function, but the XSLT engine that transforms XML into FO. Try 
something like:


xsl:param name=darkbackgroundcolor
   xsl:textcmyk(0.0, 0.564, 0.529, 0.325)/xsl:text
/xsl:param

--
Sergiu Dumitriu
http://purl.org/net/sergiu/

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: using cmyk() in fop-1.1rc1 SOLVED

2012-08-27 Thread Rob Sargent
Bingo.  I was completely off-base in thinking it was an xslt function.  
Your suggestion works like a charm.  This helps clean up local 
colour-guessing a lot.


THANKS,

rjs


On 08/27/2012 09:39 AM, Sergiu Dumitriu wrote:

On 08/27/2012 11:09 AM, Rob Sargent wrote:

Does anyone have at hand (a link to) an example of using the cmyk()
function.  All I get is Could not find function: cmyk. Who supplies
this function?

Running from cli  ~/tools/fop/fop-1.1rc1/fop -xml doc-1.xml -xsl
/d3/support/config/stylesheet/prose.xsl -foout cmyk.fo

with this (attempted) call in my stylesheet:
xsl:param name=darkbackgroundcolor
   xsl:value-of select=cmyk(0.0, 0.564, 0.529, 0.325)/
/xsl:param


Definitely not XSLT. The way you wrote this, it's not FOP that fails 
to find the function, but the XSLT engine that transforms XML into FO. 
Try something like:


xsl:param name=darkbackgroundcolor
   xsl:textcmyk(0.0, 0.564, 0.529, 0.325)/xsl:text
/xsl:param





-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: Fop 1.1rc1- Maven Bundle

2012-08-27 Thread Glenn Adams
soon

On Mon, Aug 27, 2012 at 9:23 PM, Amaral Oliveira, Talita 
talita.amaral.olive...@intel.com wrote:

 Thank you for the prompt answer.
 Do you know if there is already a fixed date for the final release?



Re: FOP 1.1rc1 strange tablecell content behaviour with text-align=right

2012-08-27 Thread Glenn Adams
On Mon, Aug 27, 2012 at 10:10 PM, Pascal Sancho psancho@gmail.comwrote:

 There is something wrong in your XSL-FO:
 the table containing TOC is wider than available i-p-d, and the
 corresponding region-body has its property overflow set to hidden.
 So, the PDF shows what is expected visually.

 But...
 hidden text can be copied, and IMHO this is not the correct behaviour;
 the [1] FO 1.1 REC says:
 (hidden) indicates that the content is clipped (...); users will not
 have access to clipped content.

 So, I suggest you to fill in a bug entry on Bugzilla, providing both
 XSL-FO and PDF output.
 This is reproducible against both FOP 1.1RC1 and FOP trunk.


Is this a regression in 1.1rc1, or was it present in 1.0?