<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-307</id>
	<title>Nabble - Xml Graphics</title>
	<updated>2009-11-09T02:06:58Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Xml-Graphics-f307.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Xml-Graphics-f307.html" />
	<subtitle type="html">Xml Graphics home is &lt;a href=&quot;http://xmlgraphics.apache.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26263820</id>
	<title>Re: AW: Zero width space is displayed as junk character [â€] in PDF</title>
	<published>2009-11-09T02:06:58Z</published>
	<updated>2009-11-09T02:06:58Z</updated>
	<author>
		<name>sudhir543-dev</name>
	</author>
	<content type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div style=&quot;font-family:verdana,helvetica,sans-serif;font-size:10pt&quot;&gt;Hi,&lt;br&gt;&lt;div&gt;&lt;br&gt;&amp;lt;xsl:text&amp;gt;&amp;amp;#x20;&amp;lt;/xsl:text&amp;gt; works for me too but not &amp;lt;xsl:text&amp;gt;&amp;amp;#x200B;&amp;lt;/xsl:text&amp;gt;&lt;br&gt;&lt;/div&gt;&lt;div id=&quot;RTEContent&quot;&gt;&amp;nbsp; &lt;br&gt;I am using sans-serif fonts&amp;nbsp;&amp;nbsp; &amp;lt;xsl:attribute name=&quot;font-family&quot;&amp;gt;sans-serif&amp;lt;/xsl:attribute&amp;gt;&lt;br&gt;&lt;br&gt;Any idea...&lt;br&gt;&lt;br&gt;&lt;div id=&quot;RTEContent&quot;&gt;&amp;nbsp; &lt;br&gt;&lt;div style=&quot;color: rgb(91, 91, 91);&quot;&gt;&lt;strong&gt;&lt;span style=&quot;color: rgb(91, 91, 91); font-family: times new roman,new york,times,serif;&quot;&gt;Thanks&lt;br&gt;SN&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(127, 63, 0);&quot;&gt;Personally I'm always ready to learn, although I do not always like being taught&lt;/span&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;/span&gt;&lt;br&gt;&lt;/strong&gt;&lt;/div&gt;&amp;nbsp; &lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;font-family: verdana,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;br&gt;&lt;div style=&quot;font-family: times new roman,new york,times,serif; font-size: 12pt;&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;Tahoma&quot;&gt;&lt;hr size=&quot;1&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;From:&lt;/span&gt;&lt;/b&gt; Tobias van Treeck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263820&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tvtreeck@...&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;To:&lt;/span&gt;&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263820&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Sent:&lt;/span&gt;&lt;/b&gt; Fri, 6 November, 2009 7:01:50 PM&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Subject:&lt;/span&gt;&lt;/b&gt; Re: AW: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;&lt;/font&gt;&lt;br&gt;Hi,&lt;br&gt;&lt;br&gt;&amp;gt;And why would I need UTF-8 to store &quot;&amp;amp;#x200B;&quot;&lt;br&gt;you would need UTF-8 because the sign you are using is unicode....&lt;br&gt;&lt;br&gt;did you set the following line in your xsl file?&lt;br&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&amp;gt;&lt;br&gt;

&lt;br&gt;I also use for instance:&lt;br&gt;&amp;lt;xsl:text&amp;gt;&amp;amp;#x20;&amp;lt;/xsl:text&amp;gt;&lt;br&gt;&lt;br&gt;and it is working fine...&lt;br&gt;Regards,&lt;br&gt;ToM&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/11/6  &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263820&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div&gt;&lt;div style=&quot;font-family: verdana,helvetica,sans-serif; font-size: 10pt;&quot;&gt;Files is saved with UTF-8 .. that doesnt solve problem.. a&lt;br&gt;

And why would I need UTF-8 to store &quot;&amp;amp;#x200B;&quot; other encoding would also handle it correctly.. I have no special characters in my xsl that may need UTF-8.&lt;br&gt;Any way.. it does not work with UTF-8 too&lt;div class=&quot;im&quot;&gt;

&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;SN&lt;br&gt;&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &lt;div&gt;&amp;nbsp; &lt;div style=&quot;color: rgb(91, 91, 91);&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(91, 91, 91); font-family: times new roman,new york,times,serif;&quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(127, 63, 0);&quot;&gt;Personally I'm always ready to learn, although I do not always like being taught&lt;/span&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;/span&gt;&lt;br&gt;

&lt;/b&gt;&lt;/div&gt;&amp;nbsp; &lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;font-family: verdana,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;br&gt;&lt;div style=&quot;font-family: arial,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;Tahoma&quot;&gt;&lt;hr size=&quot;1&quot;&gt;

&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;From:&lt;/span&gt;&lt;/b&gt; Georg Datterl &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263820&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;georg.datterl@...&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;To:&lt;/span&gt;&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263820&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;

&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Sent:&lt;/span&gt;&lt;/b&gt; Fri, 6 November, 2009 4:04:35 PM&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Subject:&lt;/span&gt;&lt;/b&gt; AW: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;&lt;/font&gt;&lt;div&gt;

&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;Hi SN, &lt;br&gt;&lt;br&gt;That's most likely an encoding problem. I have seen a similar effect with the latest trunk, if I open the fo file in XMLSpy. Have a look at your application and make sure it saves the fo file with the same encoding you use for reading. Preferably UTF-8, I guess.&lt;br&gt;

&lt;br&gt;Regards,&lt;br&gt; &lt;br&gt;Georg Datterl&lt;br&gt; &lt;br&gt;------ Kontakt ------&lt;br&gt; &lt;br&gt;Georg Datterl&lt;br&gt; &lt;br&gt;Geneon media solutions gmbh&lt;br&gt;Gutenstetter Straße 8a&lt;br&gt;90449
 Nürnberg&lt;br&gt; &lt;br&gt;HRB Nürnberg: 17193&lt;br&gt;Geschäftsführer: Yong-Harry Steiert &lt;br&gt;&lt;br&gt;Tel.: 0911/36 78 88 - 26&lt;br&gt;Fax: 0911/36 78 88 - 20&lt;br&gt; &lt;br&gt;&lt;span&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.geneon.de&quot;&gt;www.geneon.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt;

 &lt;br&gt;Weitere Mitglieder der Willmy MediaGroup:&lt;br&gt; &lt;br&gt;IRS Integrated Realization Services GmbH:&amp;nbsp; &amp;nbsp; &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.irs-nbg.de&quot;&gt;www.irs-nbg.de&lt;/a&gt; &lt;br&gt;&lt;span&gt;Willmy PrintMedia GmbH:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.willmy.de&quot;&gt;www.willmy.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt;

&lt;span&gt;Willmy Consult &amp;amp; Content GmbH:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://www.willmycc.de&quot;&gt;www.willmycc.de&lt;/a&gt; &lt;/span&gt;&lt;br&gt;-----Ursprüngliche Nachricht-----&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263820&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263820&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;] &lt;br&gt;

Gesendet: Freitag, 6. November 2009 11:29&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263820&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;Betreff: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;

&lt;br&gt;I am using fop 0.20.4.. I need to wrap content inside a block so I am adding zero width spaces (&amp;amp;#x200B; ) to the long string.. how ever Instead of breaking at zero width space.. it displays &amp;amp;#x200B; as a special character (â€) in PDF.. &lt;br&gt;

&lt;br&gt;Here's my xsl code that adds zero width spaces as required&lt;br&gt;&lt;br&gt; &lt;br&gt;&amp;lt;xsl:template name=&quot;hyphenate&quot;&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:param name=&quot;data&quot; /&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:param name=&quot;limit&quot; select=&quot;'10'&quot;/&amp;gt;&amp;nbsp; &amp;nbsp; &lt;br&gt;

&amp;nbsp; &amp;nbsp; &amp;lt;xsl:choose&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:when test=&quot;string-length($data) &amp;amp;lt; $limit&quot;&amp;gt;&lt;br&gt;&amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:value-of&amp;nbsp; select=&quot;$data&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:when&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:otherwise&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:variable name=&quot;part&quot; select=&quot;substring($data, 1, $limit)&quot;/&amp;gt;&lt;br&gt;

&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:variable name=&quot;remaining&quot; select=&quot;substring($data, $limit+1)&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:value-of select='concat($part, &quot;&amp;amp;#x200B;&quot;)'/&amp;gt;&amp;nbsp; &amp;nbsp; &lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:call-template name=&quot;hyphenate&quot;&amp;gt;&lt;br&gt;

&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:with-param name=&quot;data&quot; select=&quot;$remaining&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:with-param name=&quot;limit&quot; select=&quot;$limit&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:call-template&amp;gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:otherwise&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/xsl:choose&amp;gt;&amp;nbsp; &amp;nbsp; &lt;br&gt;&amp;lt;/xsl:template&amp;gt;&amp;nbsp; &lt;br&gt;&amp;nbsp; &lt;br&gt;&lt;br&gt;Any ideas why is it happening ?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;SN&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Personally I'm always ready to learn, although I do not always like being taught&lt;br&gt;

&lt;br&gt;&amp;nbsp; &lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________&lt;br&gt;&lt;br&gt;The INTERNET now has a personality. YOURS! See your Yahoo! Homepage &amp;lt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&quot;&gt;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&lt;/a&gt;&amp;gt; .&lt;br&gt;

&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;hm&quot;&gt;

&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;hm&quot;&gt;&lt;br&gt;
      &lt;hr size=&quot;1&quot;&gt; Try the new Yahoo! India Homepage. &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://in.rd.yahoo.com/tagline_metro_1/*http://in.yahoo.com/trynew&quot;&gt; Click here&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;!-- cg7.c50.mail.in.yahoo.com compressed/chunked Tue Oct 27 23:05:36 PDT 2009 --&gt;
&lt;/div&gt;&lt;br&gt;



      &lt;!--10--&gt;&lt;hr size=1&gt;&lt;/hr&gt; Add whatever you love to the Yahoo! India homepage. &lt;a href=&quot;http://in.rd.yahoo.com/tagline_metro_3/*http://in.yahoo.com/trynew&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Try now!&lt;/a&gt;&lt;/body&gt;&lt;/html&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Zero-width-space-is-displayed-as-junk-character--%C3%A2%E2%82%AC--in-PDF-tp26229749p26263820.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26263276</id>
	<title>Re: How to avoid vertical space between blocks containing images</title>
	<published>2009-11-09T01:18:05Z</published>
	<updated>2009-11-09T01:18:05Z</updated>
	<author>
		<name>Pascal Sancho</name>
	</author>
	<content type="html">Hi list,
&lt;br&gt;&lt;br&gt;This is due to how FOP (and other FO engines) handles half-leading (Cf 
&lt;br&gt;REC 1.1 §4.5: line-area [1] and $6.5.2 - fo:block [2])
&lt;br&gt;To avoid blank space between 2 contigous blocks containing only 
&lt;br&gt;graphical materials, you should ensure that both line-height and 
&lt;br&gt;font-size traits are set to zero.
&lt;br&gt;&lt;br&gt;As line-height initial value is [1.2] (witch means 1.2 * font-size), 
&lt;br&gt;setting font-size property to 0pt is sufficient.
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.w3.org/TR/2006/REC-xsl11-20061205/#area-line&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2006/REC-xsl11-20061205/#area-line&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://www.w3.org/TR/2006/REC-xsl11-20061205/#fo_block&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2006/REC-xsl11-20061205/#fo_block&lt;/a&gt;&lt;br&gt;&lt;br&gt;HTH,
&lt;br&gt;&lt;br&gt;Pascal
&lt;br&gt;&lt;br&gt;Peter Coppens a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Perhaps you find inspiration in
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.antennahouse.com/support/qa/QA/2005052701.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.antennahouse.com/support/qa/QA/2005052701.html&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;quot;Because fo:external-graphic is an inline element, it makes line area. The
&lt;br&gt;&amp;gt; default height of line area is 1.2em, so you should specify line-height=&amp;quot;1&amp;quot;
&lt;br&gt;&amp;gt; for the block.
&lt;br&gt;&amp;gt; However, even though line-height=&amp;quot;1&amp;quot; is specified, a graphic is placed on
&lt;br&gt;&amp;gt; top of a baseline and there remains a space under the baseline as a result.
&lt;br&gt;&amp;gt; In order to avoid this, you should specify font-size=&amp;quot;0pt&amp;quot;, too.&amp;quot;
&lt;br&gt;&amp;gt; Hth
&lt;br&gt;&amp;gt; Peter
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; From: fopaddict &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263276&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;richard@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; My .fo code contains nothing but a sequence of images exactly fitting into
&lt;br&gt;&amp;gt;&amp;gt; page height (because page margins are defined accordingly):
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;fo:block space-before=&amp;quot;0mm&amp;quot; space-after=&amp;quot;0mm&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;fo:external-graphic src=&amp;quot;url(images/{@picture})&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/fo:block&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; When printing to the page, FOP 0.94 and 0.95 are inserting 2mm vertical
&lt;br&gt;&amp;gt;&amp;gt; space between each block. Only when I set space-after to -2mm, the output is
&lt;br&gt;&amp;gt;&amp;gt; as I would expect it normally (exactly no gap between images). Is there
&lt;br&gt;&amp;gt;&amp;gt; another way to keep FOP from adding space in general? If not: How do I know
&lt;br&gt;&amp;gt;&amp;gt; how much I have to subtract in order to get zero space?
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263276&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263276&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-avoid-vertical-space-between-blocks-containing-images-tp26252057p26263276.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26263270</id>
	<title>Re: omit first table header/last footer</title>
	<published>2009-11-09T01:17:31Z</published>
	<updated>2009-11-09T01:17:31Z</updated>
	<author>
		<name>Carlos Villegas</name>
	</author>
	<content type="html">I implemented this extension. I added fox:table-omit-last-footer and 
&lt;br&gt;fox:table-omit-first-header attributes to fo:table. It seems to work 
&lt;br&gt;well in my use case.
&lt;br&gt;If anyone is interested I can submit a patch.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Carlos
&lt;br&gt;&lt;br&gt;Carlos Villegas wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thanks for the pointers. I agree that implementing retrieve-table-marker 
&lt;br&gt;&amp;gt; is not only a more generic solution but also what the spec requires. 
&lt;br&gt;&amp;gt; However, I'm short on time and this seems easier so I'll give it a try 
&lt;br&gt;&amp;gt; first.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Carlos
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Vincent Hennebert wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi Carlos,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Carlos Villegas wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I searched the mailing lists and it seems that although some people had
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; worked at several times at trying to implement retrieve-table-marker,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; it's not yet done. Is somebody working on this? What's the status?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It’s not being worked on at the moment. This is still a missing feature.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; In many use cases omitting the first table header and the last table
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; footer will do the trick.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; How easy is this to implement?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; What will be the steps to add such an extension to FOP?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I just started looking at the code so I'm exploring whether this is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; viable solution.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; That might work. You would need to change the
&lt;br&gt;&amp;gt;&amp;gt; o.a.f.layoutmgr.table.TableContentLayoutManager.getNextKnuthElements
&lt;br&gt;&amp;gt;&amp;gt; method. There is a “if (getTableLM().getTable().omitHeaderAtBreak())”
&lt;br&gt;&amp;gt;&amp;gt; test that you could augment with a “&amp;&amp; !(omitFirstHeader)” clause.
&lt;br&gt;&amp;gt;&amp;gt; Likewise for the footer.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The easiest is to directly modify that class and re-build FOP. A bit
&lt;br&gt;&amp;gt;&amp;gt; less easy would be to add a variable in the configuration file, so that
&lt;br&gt;&amp;gt;&amp;gt; you can enable it only for certain FO files. Even less easy would be to
&lt;br&gt;&amp;gt;&amp;gt; add an extension property to fo:table so that you can enable it only for
&lt;br&gt;&amp;gt;&amp;gt; some tables of an FO document. Please ask if you need more details.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; All that said, such a change would be very hacky and, unless there is
&lt;br&gt;&amp;gt;&amp;gt; overwhelming demand from the user community, I would oppose to integrate
&lt;br&gt;&amp;gt;&amp;gt; it in the code base. This is a patch that you would have to maintain on
&lt;br&gt;&amp;gt;&amp;gt; your side. Better would be of course to actually implement
&lt;br&gt;&amp;gt;&amp;gt; retrieve-table-marker. Although this would be more involving than
&lt;br&gt;&amp;gt;&amp;gt; implementing this little trick...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; HTH,
&lt;br&gt;&amp;gt;&amp;gt; Vincent
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Dev-f352.html&quot; embed=&quot;fixTarget[352]&quot; target=&quot;_top&quot; &gt;FOP - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/omit-first-table-header-last-footer-tp25640345p26263270.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26263177</id>
	<title>change bar status</title>
	<published>2009-11-09T01:09:06Z</published>
	<updated>2009-11-09T01:09:06Z</updated>
	<author>
		<name>Carlos Villegas</name>
	</author>
	<content type="html">There was some discussion about implementing change bars some weeks ago.
&lt;br&gt;What's the current status?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Carlos
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Dev-f352.html&quot; embed=&quot;fixTarget[352]&quot; target=&quot;_top&quot; &gt;FOP - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/change-bar-status-tp26263177p26263177.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26262831</id>
	<title>JSVGCanvas - Constant text size</title>
	<published>2009-11-09T00:39:08Z</published>
	<updated>2009-11-09T00:39:08Z</updated>
	<author>
		<name>mistercaste</name>
	</author>
	<content type="html">The following function allows to keep constant or proportional (see comments) the text of a JSVGCanvas after zoom operations. Hope it can be useful. Thanks to Thomas Deweese for support.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;private void antiTransformText() {
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; final Element textElementsGroup = canvas.getSVGDocument().getElementById(AbstractDOM.STRIDSYMTESTOCENTROIDI);
&lt;br&gt;&amp;nbsp; &amp;nbsp; final NodeList textElement = textElementsGroup.getChildNodes();
&lt;br&gt;&amp;nbsp; &amp;nbsp; final int multiplier = 15;// &lt;b&gt;Scale factor multiplier&lt;/b&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; for (int i = 0; i &amp;lt; textElement.getLength(); i++) {
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; final Element element = (Element) textElement.item(i);
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; try {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; final AffineTransform crt = canvas.getRenderingTransform().createInverse();
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // &lt;b&gt;Constant scale factor&lt;/b&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // final double scala = (crt.getScaleX() &amp;lt; crt.getScaleY())? crt.getScaleX() * multiplier : crt.getScaleY() * multiplier;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // &lt;b&gt;Autoreduced scale factor&lt;/b&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; final double scala = Math.sqrt((crt.getScaleX() &amp;lt; crt.getScaleY()) ? crt.getScaleX() * multiplier : crt.getScaleY() * multiplier);
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; final SVGLocatable loc = (SVGLocatable) element;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; final SVGRect bbox = loc.getBBox();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (bbox != null) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; final float cx = bbox.getX();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; final float cy = bbox.getY();
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; canvas.getUpdateManager().getUpdateRunnableQueue().
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; invokeLater(new Runnable() {
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; @Override
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public void run() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // DOM Actions
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; element.setAttributeNS(
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; null,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;transform&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;translate(&amp;quot; + cx + &amp;quot;,&amp;quot; + cy + &amp;quot;), &amp;quot; +
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;scale(&amp;quot; + scala + &amp;quot;), &amp;quot; +
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;translate(&amp;quot; + (-cx) + &amp;quot;,&amp;quot; + (-cy) + &amp;quot;)&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; });
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } catch (NoninvertibleTransformException ex) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Logger.getLogger(JFrameSvg.class.getName()).log(Level.SEVERE, null, ex);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;}&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Batik---Users-f351.html&quot; embed=&quot;fixTarget[351]&quot; target=&quot;_top&quot; &gt;Batik - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JSVGCanvas---Constant-text-size-tp26262831p26262831.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26259052</id>
	<title>Bug report for Fop [2009/11/08]</title>
	<published>2009-11-08T15:08:08Z</published>
	<updated>2009-11-08T15:08:08Z</updated>
	<author>
		<name>Bugzilla from bugzilla@apache.org</name>
	</author>
	<content type="html">+---------------------------------------------------------------------------+
&lt;br&gt;| Bugzilla Bug ID &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;| &amp;nbsp; &amp;nbsp; +---------------------------------------------------------------------+
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | Status: UNC=Unconfirmed NEW=New &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ASS=Assigned &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OPN=Reopened &amp;nbsp; &amp;nbsp;VER=Verified &amp;nbsp; &amp;nbsp;(Skipped Closed/Resolved) &amp;nbsp; |
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; +-----------------------------------------------------------------+
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | Severity: BLK=Blocker CRI=Critical &amp;nbsp;REG=Regression &amp;nbsp;MAJ=Major &amp;nbsp; |
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MIN=Minor &amp;nbsp; NOR=Normal &amp;nbsp; &amp;nbsp;ENH=Enhancement TRV=Trivial |
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | &amp;nbsp; +-------------------------------------------------------------+
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | &amp;nbsp; | Date Posted &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+--------------------------------------------------+
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| Description &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;| 1063|New|Nor|2001-03-21|fop does not handle large fo files &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;| 3824|New|Blk|2001-09-25|MIF option with tables &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;| 5010|New|Enh|2001-11-21|Better error reporting needed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;| 6305|New|Nor|2002-02-07|Using fo:table-and-caption results in empty output|
&lt;br&gt;| 6427|New|Enh|2002-02-13|Type 1 CID fonts are not supported &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;| 8003|New|Maj|2002-04-12|FopImageFactory never releases cached images &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;| 8463|New|Nor|2002-04-24|SVG clipping in external.fo example doc when rende|
&lt;br&gt;| 9379|New|Nor|2002-05-24|MIF Renderer generates incorrect MIF code &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|12610|New|Enh|2002-09-13|[PATCH] onLoad Action for PDF documents or how to |
&lt;br&gt;|14356|New|Nor|2002-11-07|*NOT* embedding TrueTypeFont in PDF causes Acrobat|
&lt;br&gt;|16713|New|Nor|2003-02-03|Hyphenation error in tables &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|17369|New|Nor|2003-02-25|Footnote duplication &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|17380|New|Nor|2003-02-25|Batik Component will not recognize feXXXX SVG elem|
&lt;br&gt;|17921|New|Nor|2003-03-12|Kerning is broken for standard fonts &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|18292|New|Nor|2003-03-24|24 bit PNG not displayed correctly &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|18801|New|Nor|2003-04-08|&amp;quot;visibility&amp;quot; property is not implemented &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|19228|New|Blk|2003-04-22|[PATCH] Child LayoutContext is null in certain cir|
&lt;br&gt;|19341|Ver|Nor|2003-04-26|leader doesn't work since 0.20.5.rc2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|19695|New|Enh|2003-05-06|[PATCH] Allow fox:destination as child of fox:outl|
&lt;br&gt;|19717|New|Enh|2003-05-07|Lets add support for JimiClassesPro.zip to build.x|
&lt;br&gt;|19769|Ass|Enh|2003-05-08|Indefinite page size is not implemented &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|20280|Ass|Enh|2003-05-27|text-align and text-align-last only partially impl|
&lt;br&gt;|20407|New|Enh|2003-06-02|[PATCH] Configure image caching using the configur|
&lt;br&gt;|20827|New|Enh|2003-06-17|Derive other font styles and weights from normal T|
&lt;br&gt;|21265|Opn|Nor|2003-07-02|referencing a custom font (TTF or Adobe Type 1) fo|
&lt;br&gt;|21905|New|Nor|2003-07-26|large list-item-label bleeds into following block |
&lt;br&gt;|21982|New|Maj|2003-07-30|NullPointer Exception in LazyFont with embedded fo|
&lt;br&gt;|22450|New|Maj|2003-08-15|Unterminated iteration in JPEGReader class &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|22627|Opn|Nor|2003-08-21|Update mirror/download page HEADER &amp; README (was [|
&lt;br&gt;|24148|New|Nor|2003-10-27|Kerning upsets text-align=&amp;quot;end&amp;quot; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|24171|New|Nor|2003-10-28|[PATCH] 1st Attempt at Whole Site PDF &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|24378|New|Nor|2003-11-04|Minor problem in sample code for embedding &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|24663|New|Nor|2003-11-12|fo:block space-after property needs fixing &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|25022|New|Nor|2003-11-26|XSL-FO to PCL : images not included &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|25341|New|Nor|2003-12-08|percentage resolution not being recalculated on di|
&lt;br&gt;|25411|New|Nor|2003-12-10|[WARNING] Error while constructing image from XML |
&lt;br&gt;|25432|Ass|Maj|2003-12-11|Cannot embed the User Defined Characters into the |
&lt;br&gt;|26047|New|Nor|2004-01-11|Space-after value remembered and used on second do|
&lt;br&gt;|26590|New|Nor|2004-02-02|last character width in winansi font is missed &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|26848|New|Nor|2004-02-11|PNG images using JIMI instead JAI &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|27107|New|Maj|2004-02-20|TTF Reader fails &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|27727|New|Maj|2004-03-17|problem displaying Japanese fonts in PDF. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|27890|New|Min|2004-03-24|fop.sh doesn't set exit status &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|29632|New|Maj|2004-06-17|Rendered reads fonts from disk everytime it render|
&lt;br&gt;|30006|New|Nor|2004-07-09|eps doesn't show up in recent GhostScript versions|
&lt;br&gt;|30214|New|Nor|2004-07-20|PSGraphics2D.drawImage incorrect matrix generated |
&lt;br&gt;|31039|New|Nor|2004-09-03|URL in basic-link is scrambled by encryption &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|31225|New|Nor|2004-09-14|Need embedded page sequence functionality &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|31301|New|Nor|2004-09-19|FOP limitation-Summary of columns value at Table F|
&lt;br&gt;|31674|New|Enh|2004-10-12|Allow Print Renderer to select Printer and Tray. &amp;nbsp;|
&lt;br&gt;|31796|New|Cri|2004-10-20|Fop: Pdf generation dowsn`t work with j2sdk 1.5 &amp;nbsp; |
&lt;br&gt;|32054|New|Enh|2004-11-04|Pluggable area creation: AreaFactory &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|32100|New|Enh|2004-11-07|FOP &amp;quot;Starter Documents&amp;quot; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|32107|New|Cri|2004-11-07|Move FOP wiki to secure &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|32201|Opn|Enh|2004-11-12|please, provide a manpage &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|32789|New|Cri|2004-12-21|Arabic words are broken for rendering PDF from FOP|
&lt;br&gt;|32970|New|Cri|2005-01-06|Sticking words in generated PDF document &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|33174|New|Nor|2005-01-20|An unrecognized token'NaN' was found when opening |
&lt;br&gt;|34355|New|Cri|2005-04-07|BufferOverflowException when running SVG2PDF on hu|
&lt;br&gt;|35184|New|Trv|2005-06-02|Error while loading image &lt;a href=&quot;http://xxx.xx.x/yyyy.tif&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xxx.xx.x/yyyy.tif&lt;/a&gt;|
&lt;br&gt;|35500|New|Nor|2005-06-24|Missing .close() call on stream opened for JPEG im|
&lt;br&gt;|35939|New|Nor|2005-07-30|[PATCH] Port of 0.20.5 Driver.java class &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|35948|New|Enh|2005-07-31|pre-patch for FOrayFont adaptation to Fop &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|36000|Ver|Maj|2005-08-03|PDF page margins larger, different than PS renderi|
&lt;br&gt;|36011|New|Nor|2005-08-04|Setting word-spacing on justified blocks removes j|
&lt;br&gt;|36238|Ass|Nor|2005-08-18|text-align=&amp;quot;justify&amp;quot; doesn't work on custom fonts |
&lt;br&gt;|36395|New|Nor|2005-08-27|Common Border and Background Properties not suppor|
&lt;br&gt;|36408|Opn|Min|2005-08-29|FOP hyphenation splits consecutive digits onto sep|
&lt;br&gt;|36533|Opn|Nor|2005-09-07|Incorrect ipd and twsadjust settings &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|36935|New|Blk|2005-10-05|table-layout=&amp;quot;fixed&amp;quot; and width=&amp;quot;auto&amp;quot;, but auto-la|
&lt;br&gt;|36977|New|Nor|2005-10-09|[PATCH]TextLayoutManager CJK line break &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|37114|New|Min|2005-10-17|No error message on illegal/unknown values on a pr|
&lt;br&gt;|37116|New|Enh|2005-10-17|ESC POS Renderer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|37136|Opn|Nor|2005-10-18|external-graphic dimensions and rendering &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|37236|Ass|Nor|2005-10-25|[PATCH] Fix gradients and patterns &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|37305|Ass|Nor|2005-10-30|Added deviceDPI to PDFDocumentGraphics2D &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|37579|Ass|Nor|2005-11-21|footnotes within tables and listsl get lost &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|38121|New|Nor|2006-01-04|border-separation disturbs table layout &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|38244|New|Nor|2006-01-12|table-column and number-columns-spanned (prepatch)|
&lt;br&gt;|38264|Ass|Nor|2006-01-13|Hyphenation does not play well with preserved line|
&lt;br&gt;|38639|Inf|Maj|2006-02-14|PDF not opening &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|38821|Opn|Nor|2006-03-01|The manifest file no longer has a Class-Path entry|
&lt;br&gt;|38862|New|Maj|2006-03-06|No ImageReader for this type of image &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|38880|Ass|Nor|2006-03-07|Right border on fo:inline missing when hyphenate=t|
&lt;br&gt;|39034|New|Nor|2006-03-20|page-number-citation : the text after overlaps the|
&lt;br&gt;|39118|Ass|Nor|2006-03-27|[PATCH] Handling of page-number-citation-last &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|39184|New|Nor|2006-04-03|soft page break on new line &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|39261|New|Min|2006-04-10|Rasterized paints upside down if coordinate system|
&lt;br&gt;|39293|New|Enh|2006-04-13|FOP can't support bold,italic for chinese/other mu|
&lt;br&gt;|39412|Ass|Nor|2006-04-26|wrong URL referred from FOP: Bugs and Other Tracka|
&lt;br&gt;|39422|New|Nor|2006-04-27|[PATCH] Fop fails to render non-ascii characters i|
&lt;br&gt;|39443|Opn|Maj|2006-04-28|Long tables stop spanning in multiple columns afte|
&lt;br&gt;|39725|New|Maj|2006-06-05|page-position=&amp;quot;last&amp;quot; and spans doesn't output all |
&lt;br&gt;|39777|Ass|Enh|2006-06-11|[PATCH] GSoC: floats implementation &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|39840|Ass|Cri|2006-06-20|Multi page table fails with an endless loop error |
&lt;br&gt;|39927|Ass|Nor|2006-06-28|Building FOP with GCJ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|39968|New|Nor|2006-07-05|Absolutely positioned block-container affects the |
&lt;br&gt;|40112|New|Nor|2006-07-26|keep-with-previous.within-page not working &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|40230|Opn|Nor|2006-08-11|Invalid extra page break creates an undesired empt|
&lt;br&gt;|40271|New|Nor|2006-08-17|[PATCH] auto table layout -- dirty draft &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|40288|Opn|Nor|2006-08-18|&amp;lt;base&amp;gt; url requires &amp;quot;/&amp;quot;, failes otherwise &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|40464|New|Nor|2006-09-11|Improve handling of OpenType fonts &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|40465|New|Nor|2006-09-11|Obtain some OpenType fonts for testing &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|40468|New|Nor|2006-09-11|Use OpenType fonts from the STIX fonts project? &amp;nbsp; |
&lt;br&gt;|40676|Ass|Enh|2006-10-04|png graphics are expanded/uncompressed in pdf caus|
&lt;br&gt;|40699|New|Nor|2006-10-06|Invalid PDF for certain numerical values in SVG li|
&lt;br&gt;|40830|Inf|Nor|2006-10-27|Pb rendering SVG in fo:instream-foreign-object wit|
&lt;br&gt;|41062|New|Nor|2006-11-28|Defect reading hyphenation patterns &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|41122|New|Nor|2006-12-07|[PATCH] flow-map 1.1 support &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|41149|Ass|Nor|2006-12-11|PNG causes NPE for RTF output &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|41251|Opn|Nor|2006-12-28|ArrayIndexOutOfBoundsException in multithreading e|
&lt;br&gt;|41272|Opn|Nor|2006-12-31|Memory problem in 0.93 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|41295|New|Min|2007-01-04|Examples cause fatals and excessive warnings &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|41300|New|Min|2007-01-05|FATAL error raised for proportional-column-width()|
&lt;br&gt;|41377|Ver|Blk|2007-01-16|Alignment (end, right) does not work in table-cell|
&lt;br&gt;|41379|New|Maj|2007-01-16|VerifyError on FopFactory.newInstance() using Tomc|
&lt;br&gt;|41380|New|Min|2007-01-16|Content in tables affecting conditional spacing of|
&lt;br&gt;|41389|New|Maj|2007-01-17|Rtf numbered lists without numbers &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|41440|Ass|Nor|2007-01-23|PDFSVGHandler causes missing resource bundle &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|41443|New|Nor|2007-01-23|[PATCH] FOP can't handle mixed-case hyphenation ex|
&lt;br&gt;|41445|Inf|Nor|2007-01-23|no searchable text in pdf for &amp;lt;image xlink:href to|
&lt;br&gt;|41633|New|Nor|2007-02-16|*-progression-dimension on inlines not implemented|
&lt;br&gt;|41637|New|Nor|2007-02-16|in-line border-end does not always get rendered &amp;nbsp; |
&lt;br&gt;|41649|New|Cri|2007-02-16|fop0.93 - Does not generate svg line or svg rectab|
&lt;br&gt;|41667|New|Nor|2007-02-21|ImageProvider should be overridable in ImageFactor|
&lt;br&gt;|41812|New|Trv|2007-03-11|fillRect writes wrong command &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|41822|New|Nor|2007-03-12|Generated example from \examples\fo\basic\list.fo |
&lt;br&gt;|41918|New|Nor|2007-03-21|Thin Lines in AWTRenderer are not drawn &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|41951|New|Nor|2007-03-26|External graphic doesnt size properly with height |
&lt;br&gt;|41959|Ass|Nor|2007-03-27|External links are broken if pdf is encryped &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|41978|New|Maj|2007-03-28|Rogue entries on a blank page &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|41995|New|Enh|2007-03-30|[PATCH] Barcode Support for AFP Renderer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|41999|New|Nor|2007-03-30|[PATCH] Unassigned code points cause ArrayIndexOut|
&lt;br&gt;|42028|New|Nor|2007-04-02|Incorrect rendering of GIF images &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|42034|New|Nor|2007-04-03|basic-link doesn't cover all text inside &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|42049|New|Nor|2007-04-04|RTF (and PDF) tables incorrectly handle margin-lef|
&lt;br&gt;|42136|New|Nor|2007-04-16|PDFDocumentGraphics2D.translate() does not work co|
&lt;br&gt;|42162|New|Nor|2007-04-18|hyphenation inside block in FOP works only for pur|
&lt;br&gt;|42306|New|Nor|2007-05-01|[PATCH] AWT Viewer does not track page numbers in |
&lt;br&gt;|42307|New|Cri|2007-05-01|[PATCH] Java2d renderers render arabic text incorr|
&lt;br&gt;|42330|New|Nor|2007-05-03|Tibetan characters not rendered correctly in PDF &amp;nbsp;|
&lt;br&gt;|42352|New|Nor|2007-05-08|Problem with tiff gray render &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|42374|Ass|Nor|2007-05-09|[PATCH] List label and bodyindentation incorrect i|
&lt;br&gt;|42380|New|Nor|2007-05-10|FOP chokes on jar-embedded class path &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|42501|New|Nor|2007-05-23|basic-link not sizing correctly for external-graph|
&lt;br&gt;|42577|Ass|Nor|2007-06-04|font-stretch [PATCH] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|42600|New|Nor|2007-06-06|[PATCH] &amp;nbsp;can not create page break in RTF &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|42616|Opn|Nor|2007-06-08|fop bash script still broken under cygwin when cur|
&lt;br&gt;|42617|New|Nor|2007-06-08|DOM tree cannot be built for a SVG graphic embedde|
&lt;br&gt;|42685|Ass|Nor|2007-06-17|Printer restarts after sucessfull printing Postscr|
&lt;br&gt;|42769|New|Nor|2007-06-28|Wrong border resolution in a table when there are |
&lt;br&gt;|42779|Ass|Nor|2007-06-29|page-position and force-page-count with different |
&lt;br&gt;|42845|Inf|Nor|2007-07-10|Printing error. Prints charater+1. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|42861|Ass|Nor|2007-07-11|[PATCH] Font detection only works for first docume|
&lt;br&gt;|42868|New|Nor|2007-07-12|font-weight on custom fonts &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|43166|New|Nor|2007-08-20|unclosed border on nested inlines &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|43226|Inf|Maj|2007-08-28|images in pdf are not displayed correctly with 0.9|
&lt;br&gt;|43237|New|Nor|2007-08-29|IndexOutOfBoundsException &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|43357|New|Min|2007-09-11|PDFGraphics2D addImage method: image in PDF look a|
&lt;br&gt;|43416|New|Nor|2007-09-18|content not rendered after a break-before=&amp;quot;column&amp;quot;|
&lt;br&gt;|43474|Ass|Nor|2007-09-25|[PATCH] wrap-option=&amp;quot;wrap&amp;quot; doesn't work &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|43506|New|Nor|2007-09-28|NPE using a Tiff Image &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|43525|New|Nor|2007-10-01|&amp;quot;background-position&amp;quot; shorthand is not processed p|
&lt;br&gt;|43570|New|Cri|2007-10-08|field ATTRIB_ROW_PADDING not found &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|43722|New|Nor|2007-10-29|arabic character isssue &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|43739|New|Nor|2007-10-30|PDF table of contents generated with incorrect pag|
&lt;br&gt;|43808|New|Cri|2007-11-07|Apache FOP in a Servlet fails to work after upgrad|
&lt;br&gt;|43844|New|Maj|2007-11-12|Extra blank lines added upon weird combinations of|
&lt;br&gt;|43940|New|Min|2007-11-22|Faster method for double formatting &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|43962|New|Nor|2007-11-26|OutOfMemoryError while auto-detecting fonts &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|44023|New|Nor|2007-12-05|An empty fo:block artificially breaks a block-stac|
&lt;br&gt;|44024|Ass|Nor|2007-12-05|About AFP renderer Issues when i try to using Aria|
&lt;br&gt;|44160|Ass|Cri|2008-01-02|IndexOutOfBoundsException when creating pdf &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|44190|New|Cri|2008-01-09|&amp;lt;fo:block span=&amp;quot;none&amp;quot;&amp;gt; : textblock is missing on l|
&lt;br&gt;|44320|New|Nor|2008-01-29|Missing before/after border when break set on a ta|
&lt;br&gt;|44324|New|Nor|2008-01-29|vertical-align or baseline-shift In table-cells ca|
&lt;br&gt;|44328|New|Nor|2008-01-30|widows not respected when linefeed-treatment=&amp;quot;pres|
&lt;br&gt;|44358|New|Maj|2008-02-05|OufOfMem &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|44393|Opn|Nor|2008-02-11|Wrong fo.Constant values used for break class &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|44412|Inf|Nor|2008-02-13|Missing border-after when break-after set on a blo|
&lt;br&gt;|44434|New|Cri|2008-02-15|FO java Memory Error &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|44452|New|Cri|2008-02-19|last upgrades don't render older fop xml files &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|44460|New|Enh|2008-02-21|[PATCH] PDF Embedded files implementation &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|44490|Ass|Nor|2008-02-26|AFP Renderer: Support for clipping is missing &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|44507|New|Nor|2008-02-29|PCL Renderer doesn't clip background images &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|44545|Inf|Nor|2008-03-06|Keep together do not work correctly on spanning ta|
&lt;br&gt;|44616|New|Nor|2008-03-17|Merging algorithm for tables properly works only f|
&lt;br&gt;|44634|Ass|Enh|2008-03-19|implement show-destination for fo:basic-link &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|44744|New|Nor|2008-04-03|PDFGraphics2D.drawString(AttributedCharacterIterat|
&lt;br&gt;|44826|New|Nor|2008-04-15|last-page master reference interfered with span al|
&lt;br&gt;|44885|Ass|Enh|2008-04-27|fo:inline-container implementation &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|44920|Ass|Nor|2008-05-02|nested, multi-page tables and keep-with-previous &amp;nbsp;|
&lt;br&gt;|45027|Inf|Nor|2008-05-18|Color 'blue' does not render correctly when 'fo:ex|
&lt;br&gt;|45047|Ass|Nor|2008-05-20|Fixed row height not taken into account if the row|
&lt;br&gt;|45070|Ass|Nor|2008-05-23|Spurious WARNING on span=&amp;quot;inherit&amp;quot; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|45079|Ass|Nor|2008-05-27|multi page table with marker &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|45097|Ass|Nor|2008-05-29|Questionable white-space-treatment behavior &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|45104|New|Nor|2008-05-30|Possible Thread Safety Problem in FOP 0.93 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|45134|Ass|Nor|2008-06-05|FOP unwarranted page split on table with numbre-ro|
&lt;br&gt;|45159|New|Nor|2008-06-07|fop buzzed on footnotes near page break &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|45237|Ass|Nor|2008-06-19|Call order of FOEventHandler method is incorrect &amp;nbsp;|
&lt;br&gt;|45351|Ass|Nor|2008-07-07|Unnecessary hyphenation, swallowed characters &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|45366|New|Enh|2008-07-08|Unable to create column break in RTF using FOP &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|45390|New|Nor|2008-07-13|PDF Extensions - Prototype &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|45454|New|Nor|2008-07-22|Investigate the adoption of Apache Commons CLI &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|45702|Ass|Nor|2008-08-28|Forced break-after and/or space-after causes unres|
&lt;br&gt;|45715|New|Nor|2008-08-30|break-before not respected on blocks nested in inl|
&lt;br&gt;|45733|New|Nor|2008-09-02|incorrect line height for mixed font content &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|45759|New|Enh|2008-09-08|[PATCH] Internal PDF links from included SVG graph|
&lt;br&gt;|45809|New|Nor|2008-09-15|PNGs are rendered with dull colors &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|45821|New|Nor|2008-09-16|AFP Renderer doesn't perform Image Clipping &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|45822|New|Nor|2008-09-16|AFP Renderer: Minor border Painting Inconsistencie|
&lt;br&gt;|45891|New|Maj|2008-09-25|FOP Commenting &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|45924|New|Enh|2008-10-01|Improve border painting in collapsing border model|
&lt;br&gt;|46048|Opn|Blk|2008-10-21|Wrong images used (how to clear image cache?) &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|46130|New|Enh|2008-10-30|Feature request: Ability to use adobe (japanese) f|
&lt;br&gt;|46160|New|Enh|2008-11-06|Automatic breaking of long landscape elements (tab|
&lt;br&gt;|46176|Inf|Nor|2008-11-10|colspan in HTML tables produces incorrect table re|
&lt;br&gt;|46251|Ass|Min|2008-11-20|space-end on &amp;lt;inline&amp;gt; throws off formatting in pdf|
&lt;br&gt;|46253|New|Nor|2008-11-21|break-after not honored &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|46277|New|Nor|2008-11-24|[PATCH] RTF - Block elements with id but without o|
&lt;br&gt;|46294|New|Nor|2008-11-25|start-indent on list-item is not correctly handled|
&lt;br&gt;|46315|Ass|Enh|2008-12-01|fox:needs-balancing extension &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|46321|New|Nor|2008-12-02|[Patch] Incorrect border when using number-columns|
&lt;br&gt;|46322|Ass|Nor|2008-12-02|spanning block in second column is not moved to ne|
&lt;br&gt;|46336|Ass|Nor|2008-12-04|Synchronization fault in FontInfoFinder &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|46348|New|Enh|2008-12-05|Add configuration option to encode TTF fonts as si|
&lt;br&gt;|46360|Ass|Nor|2008-12-07|Thread-safety issue rendering SVG &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|46363|New|Nor|2008-12-08|list items sometimes overflow the region-body &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|46371|New|Nor|2008-12-10|Fonts not found for SVG texts (when not in C:\WINN|
&lt;br&gt;|46386|Ass|Maj|2008-12-12|NullPointerException in InlineStackingLayoutManage|
&lt;br&gt;|46402|New|Maj|2008-12-15|fop crashes for table-omit-header-at-break=&amp;quot;true&amp;quot; |
&lt;br&gt;|46460|New|Nor|2009-01-01|FOP gets an error for Windows Japanese font. &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46486|New|Maj|2009-01-07|page-position=&amp;quot;last&amp;quot; causes blocks with span=all t|
&lt;br&gt;|46565|New|Nor|2009-01-20|Compliance page needs to be updated &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|46566|New|Nor|2009-01-20|Relative URIs should be resolved against the base |
&lt;br&gt;|46639|New|Nor|2009-01-30|MinOptMax needs a re-work &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|46702|New|Nor|2009-02-12|Performance opportunities for PCL and Java2D outpu|
&lt;br&gt;|46705|New|Enh|2009-02-12|[PATCH] Enhancement: PDF Accessibility &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46720|New|Nor|2009-02-17|Auto Font Selection Mechanism issues &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46726|New|Nor|2009-02-17|issue with region-body &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46771|New|Nor|2009-02-26|[PATCH] fop fails if JAVACMD_OPTS is set &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46778|New|Cri|2009-02-27|image not found &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|46813|New|Nor|2009-03-06|[PATCH] block margin as percentage problem on 1st |
&lt;br&gt;|46823|New|Nor|2009-03-09|LayoutException when rendering ./examples/fo/basic|
&lt;br&gt;|46826|New|Nor|2009-03-09|reference-orientation treated as an inherited prop|
&lt;br&gt;|46883|Opn|Nor|2009-03-20|AFP/GOCA: Performance Hot Spot in AbstractGraphics|
&lt;br&gt;|46956|New|Enh|2009-04-02|Performance issue with 0.95 when comparing to 0.20|
&lt;br&gt;|46962|New|Nor|2009-04-03|Deadlock in PropertyCache class &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|46980|New|Enh|2009-04-07|[PATCH]internal named destinations &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47067|New|Cri|2009-04-21|page break in printed document &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47093|New|Enh|2009-04-24|[patch] a PrintRenderer using Java Print Service A|
&lt;br&gt;|47110|New|Nor|2009-04-28|PCLRenderer: Bitmap rendered text are cut in heigh|
&lt;br&gt;|47122|New|Nor|2009-04-29|Hyperlinks to a directory containing a %20 space a|
&lt;br&gt;|47145|New|Maj|2009-05-04|Using keep-together.within-column and break-after |
&lt;br&gt;|47157|New|Nor|2009-05-05|ImageIO-based images are blurry when rendering a P|
&lt;br&gt;|47192|New|Maj|2009-05-13|A table inside an inline block does not render cor|
&lt;br&gt;|47279|New|Nor|2009-05-28|Spurious warnings about unavailable Symbol bold or|
&lt;br&gt;|47293|New|Maj|2009-06-01|FOP cannot handle background images in &amp;lt;fo:block&amp;gt; |
&lt;br&gt;|47296|New|Nor|2009-06-02|Referenced Fill URL not applied when PDF Encrypted|
&lt;br&gt;|47311|Opn|Nor|2009-06-03|[PATCH] Support for bleed, trim and crop box and s|
&lt;br&gt;|47314|New|Nor|2009-06-04|[PATCH] Suppress page breaks between page sequence|
&lt;br&gt;|47341|New|Maj|2009-06-09|FOP ClassLoader issues &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47347|New|Nor|2009-06-10|[PATCH] auto table layout - yet another patch &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|47366|Inf|Nor|2009-06-13|Problem which searching for words &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|47380|New|Reg|2009-06-17|Alignment handling text-align-last=&amp;quot;justify&amp;quot; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47409|New|Nor|2009-06-23|Putting a table in an inline block produces an ext|
&lt;br&gt;|47424|New|Maj|2009-06-25|Infinite loop in footnotes &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47430|New|Nor|2009-06-25|rendering problem with image in fo:block in multip|
&lt;br&gt;|47530|Opn|Nor|2009-07-14|Problem with fo:wrapper inside block-container or |
&lt;br&gt;|47541|Opn|Nor|2009-07-16|Wrong handling of &amp;quot;retained&amp;quot; conditionality when s|
&lt;br&gt;|47610|New|Nor|2009-07-30|New hyphenation patterns &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47611|New|Maj|2009-07-30|NPE at InlineStackingLayoutManager.java:320 &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|47638|New|Nor|2009-08-04|Nested fo:inline with padding raise a NPE &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|47639|New|Nor|2009-08-04|fo:inline with border and short text : missing rig|
&lt;br&gt;|47641|New|Nor|2009-08-04|int overflow with large font size values &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47654|New|Enh|2009-08-06|Issue a warning when borders are specified on othe|
&lt;br&gt;|47709|New|Nor|2009-08-19|Issue with parsing the 'font' shorthand &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|47710|New|Nor|2009-08-19|NullPointerException related to white-space handli|
&lt;br&gt;|47726|New|Cri|2009-08-24|Line breaking a word in the Thai language. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47745|New|Maj|2009-08-26|[PATCH] External links in form &amp;quot;url(&amp;lt;link&amp;gt;)&amp;quot; are n|
&lt;br&gt;|47746|New|Nor|2009-08-26|AFP Output: Bug rendering borders of rotated table|
&lt;br&gt;|47805|New|Nor|2009-09-08|[PATCH] implements color pcl output &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|47811|New|Maj|2009-09-09|(CSSToXLSFO, html tables) Rendering table columns |
&lt;br&gt;|47927|New|Nor|2009-10-01|[PATCH] Automatic text overprint patch &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47978|New|Nor|2009-10-11|stroke-text config option seems to be ignored by t|
&lt;br&gt;|48002|New|Nor|2009-10-15|[PATCH] AFP plot values are incorrectly calculated|
&lt;br&gt;|48013|New|Nor|2009-10-16|Image processing makes FOP really slow &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|48032|New|Enh|2009-10-21|The intermediate file format has xml:space for eve|
&lt;br&gt;|48048|New|Nor|2009-10-24|[PATCH] AFP renderer outputs incorrect values for |
&lt;br&gt;|48053|New|Nor|2009-10-25|[Patch] Footnotes in absolute block containers cau|
&lt;br&gt;|48062|New|Nor|2009-10-27|PCL Painter not thread safe. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|48063|New|Nor|2009-10-27|fop hangs, 100% cpu usage while rendering pdf &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|48071|New|Nor|2009-10-27|[PATCH] MinOptMax immutable/layoutmgr refactoring |
&lt;br&gt;|48076|New|Nor|2009-10-28|NPE when rendering a file containing a non-base14 |
&lt;br&gt;|48077|New|Nor|2009-10-28|Values in PDF Number Trees must be indirect refere|
&lt;br&gt;|48086|New|Nor|2009-10-29|Remainder of table too high after page break due t|
&lt;br&gt;|48089|New|Nor|2009-10-30|content not displayed when preceded by empty block|
&lt;br&gt;|48099|New|Nor|2009-11-01|Can not open PDF Password Ecrypted Document in Ado|
&lt;br&gt;|48111|New|Nor|2009-11-03|API documentation is not available &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;+-----+---+---+----------+--------------------------------------------------+
&lt;br&gt;| Total &amp;nbsp;300 bugs &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;+---------------------------------------------------------------------------+
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Dev-f352.html&quot; embed=&quot;fixTarget[352]&quot; target=&quot;_top&quot; &gt;FOP - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-report-for-Fop--2009-11-08--tp26259052p26259052.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26259043</id>
	<title>Bug report for Batik [2009/11/08]</title>
	<published>2009-11-08T15:08:06Z</published>
	<updated>2009-11-08T15:08:06Z</updated>
	<author>
		<name>Bugzilla from bugzilla@apache.org</name>
	</author>
	<content type="html">+---------------------------------------------------------------------------+
&lt;br&gt;| Bugzilla Bug ID &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;| &amp;nbsp; &amp;nbsp; +---------------------------------------------------------------------+
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | Status: UNC=Unconfirmed NEW=New &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ASS=Assigned &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OPN=Reopened &amp;nbsp; &amp;nbsp;VER=Verified &amp;nbsp; &amp;nbsp;(Skipped Closed/Resolved) &amp;nbsp; |
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; +-----------------------------------------------------------------+
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | Severity: BLK=Blocker CRI=Critical &amp;nbsp;REG=Regression &amp;nbsp;MAJ=Major &amp;nbsp; |
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MIN=Minor &amp;nbsp; NOR=Normal &amp;nbsp; &amp;nbsp;ENH=Enhancement TRV=Trivial |
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | &amp;nbsp; +-------------------------------------------------------------+
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | &amp;nbsp; | Date Posted &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+--------------------------------------------------+
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| Description &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;| &amp;nbsp; &amp;nbsp; | &amp;nbsp; | &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|23443|New|Nor|2003-09-26|reference vs referencing element bug &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|25142|Ass|Nor|2003-12-02|TIFF 1bpp image with svgbrowser not drawable &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|25740|New|Enh|2003-12-24|Better Error messages for SVGDOM in non-dynamic do|
&lt;br&gt;|26309|Inf|Nor|2004-01-21|Non-horizontal text rendered incorrectly when crea|
&lt;br&gt;|26466|New|Cri|2004-01-27|Incomplete support for AlphaComposite causes SVG e|
&lt;br&gt;|26651|New|Enh|2004-02-04|Enhancement for OutputManager (SVGTranscoder) &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|26816|New|Nor|2004-02-10|color-interpolation property ignored in alpha comp|
&lt;br&gt;|26860|New|Nor|2004-02-11|unexpected non-zero alpha due to clamping of premu|
&lt;br&gt;|27248|New|Nor|2004-02-26|[PATCH] Adding support for rendering-color-space p|
&lt;br&gt;|27297|New|Min|2004-02-27|Transparency for indexed PNGs &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|27970|New|Nor|2004-03-26|BUFFERED_IMAGE Hint Msg for some Graphics2D's &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|28172|New|Enh|2004-04-02|Request BeanShell scripting support &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|28806|New|Maj|2004-05-06|inclusion of animated gif hangs the application wh|
&lt;br&gt;|29531|New|Enh|2004-06-11|JSVGCanvas API has minor inconsistency on property|
&lt;br&gt;|29785|Inf|Nor|2004-06-24|SVGConstants should be public final class &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|29786|New|Nor|2004-06-24|SVGConstants strings appear as strings not referen|
&lt;br&gt;|30926|New|Enh|2004-08-29|RFE : allow to set a custom XmlWriter to SVGGraphi|
&lt;br&gt;|31605|New|Nor|2004-10-08|SVG pretty printer screws up &amp;lt;text&amp;gt;&amp;lt;tspan&amp;gt;..&amp;lt;/tspa|
&lt;br&gt;|31625|New|Enh|2004-10-11|Documentation and Interface on SVGGraphics2D is cr|
&lt;br&gt;|31629|New|Nor|2004-10-11|SVGOMUseElement::getInstanceRoot() not implemented|
&lt;br&gt;|32206|Inf|Nor|2004-11-12|NullPointerException in SVGPath.toSVGPathData &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|33348|New|Enh|2005-02-02|Export to Windows metafile (EMF or WMF) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|33447|New|Cri|2005-02-08|Null Pointer Exception in TranscoderAPI &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|33607|New|Nor|2005-02-16|Font file leakage, caching suggested &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|34156|Ass|Enh|2005-03-24|RFE: Allow setting ECMAScript mode &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|34202|Ass|Nor|2005-03-28|No proper RGBColor for color keywords &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|34210|Ass|Enh|2005-03-28|RFE: Implement document.styleSheets &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|34363|Inf|Nor|2005-04-07|[PATCH] Batik chokes on whitespace text before &amp;lt;sv|
&lt;br&gt;|34631|New|Cri|2005-04-26|Batik inside of Eclipse using bridge memory heap c|
&lt;br&gt;|34694|Inf|Min|2005-05-01|ttf2svg and glyph-name attribute &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|35202|New|Nor|2005-06-03|SVGGraphics2D.stream(*) corrupts created document.|
&lt;br&gt;|35233|Ass|Maj|2005-06-06|RhinoInterpreter does not always call setSecurityC|
&lt;br&gt;|35237|Inf|Cri|2005-06-06|1.6 introduced errors with SVG saving &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|35629|Ass|Nor|2005-07-06|Script events don't trigger on &amp;lt;defs&amp;gt; elements &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|35922|Inf|Maj|2005-07-28|SVG rendering is offset and/or missing. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|36184|Opn|Nor|2005-08-15|a clipPath applied to multiple graphics objects is|
&lt;br&gt;|36627|New|Nor|2005-09-13|[PATCH] Implementation of 'static' from SVG 1.2 &amp;nbsp; |
&lt;br&gt;|36744|Ass|Nor|2005-09-20|feTurbulence - bad implementation of the seed attr|
&lt;br&gt;|37789|Inf|Cri|2005-12-05|Problems whem printing svg images &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|38205|New|Nor|2006-01-10|1-dimensional closed paths with round line join no|
&lt;br&gt;|38207|Ass|Maj|2006-01-10|CSS character escape sequences not parsed correctl|
&lt;br&gt;|38891|Inf|Maj|2006-03-08|Massive WMFTranscoder problems &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|38937|New|Nor|2006-03-12|SVGError not dispatched for script errors &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|39114|Ass|Nor|2006-03-27|Wingding Fonts in Squigle (SVG Browser) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|39196|New|Nor|2006-04-04|Allowed script origin not adhered to when there ar|
&lt;br&gt;|39379|Ass|Enh|2006-04-21|Doesn't support CNF fonts &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|39400|New|Nor|2006-04-25|Add title in 'history' menu &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|39451|New|Enh|2006-04-30|Decouple gvt from bridge so clients can build thei|
&lt;br&gt;|39714|Inf|Nor|2006-06-04|DefaultExtensionHandler derived class's handlePain|
&lt;br&gt;|40091|Inf|Maj|2006-07-21|&amp;quot;JDK URL is corrupt or unsupported variant&amp;quot; except|
&lt;br&gt;|40131|Inf|Maj|2006-07-27|SVG to PDF transcoder offsets polylines and polygo|
&lt;br&gt;|40394|Inf|Nor|2006-09-01|Provide implementation of Icon interface in swing |
&lt;br&gt;|40450|Inf|Min|2006-09-08|OutofMemory Exception swallowed. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|40618|Inf|Cri|2006-09-27|JVM crash during svg rasterization &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|40862|Ass|Nor|2006-11-01|SVG image with gradients color filling fails to re|
&lt;br&gt;|41053|Ass|Nor|2006-11-28|NumLock causes MouseEvent to report wrong modifier|
&lt;br&gt;|41249|New|Nor|2006-12-27|Wrong clipping with markerUnits=&amp;quot;userSpaceOnUse&amp;quot; &amp;nbsp;|
&lt;br&gt;|41294|New|Nor|2007-01-04|Stroke of circles with small radius totally wrong |
&lt;br&gt;|41429|New|Enh|2007-01-21|DOMUtilities.writeDocument pretty printer enhancem|
&lt;br&gt;|41451|Ass|Nor|2007-01-24|wrong behavior of multiple dy attributes in tspan |
&lt;br&gt;|41626|Inf|Maj|2007-02-15|JSVGCanvas has memory leak problem when resizing t|
&lt;br&gt;|41789|New|Nor|2007-03-07|Text containing surrogate pairs painted as paths i|
&lt;br&gt;|41967|New|Nor|2007-03-28|Clipping too aggressive with shape-rendering=&amp;quot;cris|
&lt;br&gt;|41968|Ass|Nor|2007-03-28|:hover not implemented &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|41970|New|Nor|2007-03-28|Percentages of viewport wrong if its width/height |
&lt;br&gt;|41993|New|Nor|2007-03-30|keyboard navigation &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|42042|Inf|Cri|2007-04-04|SVG image not showing properly. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|42084|New|Nor|2007-04-10|Scripting tests use method calls instead of proper|
&lt;br&gt;|42116|New|Nor|2007-04-13|text-rendering 'auto' output less legible that oth|
&lt;br&gt;|42137|Opn|Maj|2007-04-16|Non-bubbling DOM events are bubbling &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|42211|New|Nor|2007-04-24|pattern SMIL animation doesn't work &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|42224|New|Maj|2007-04-24|JSVGCanvas ignores preferred size when viewBox is |
&lt;br&gt;|42268|New|Cri|2007-04-26|Deadlock when JSVGComponent.stopProcessing() invok|
&lt;br&gt;|42270|New|Nor|2007-04-26|making it easier to figure out rasterizing paramet|
&lt;br&gt;|42313|Inf|Nor|2007-05-01|CONVERSION CROP &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|42320|New|Enh|2007-05-02|Maven POMs for most Batik libraries &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|42387|New|Nor|2007-05-10|Rendering GraphicsNode onto SVGGraphics2D cannot r|
&lt;br&gt;|42395|New|Nor|2007-05-11|failure hiding text-decoration in tspan &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|42398|New|Trv|2007-05-11|Suggestion for clarification in UpdateManager.inte|
&lt;br&gt;|42408|Inf|Maj|2007-05-14|Headless problem in transcoders &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|42417|New|Nor|2007-05-14|NegativeArraySizeException thrown in BidiAttribute|
&lt;br&gt;|42528|New|Maj|2007-05-27|Partial Conversion of Huge SVG FILE creates huge P|
&lt;br&gt;|42533|New|Enh|2007-05-28|Making JSVGScrollPane as a JavaBean &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|42741|Ass|Enh|2007-06-26|Error Console and Timeline Viewer for Squiggle &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|42776|New|Nor|2007-06-29|Batik does not handle 16bit per channel PNG well &amp;nbsp;|
&lt;br&gt;|42793|New|Enh|2007-07-02|Ability to add an instance of java.awt.geom.Affine|
&lt;br&gt;|42812|New|Nor|2007-07-04|Reduce Memory Usage by returning memory after the |
&lt;br&gt;|43104|New|Nor|2007-08-13|path/polyline with many points looks jagged &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|43193|Inf|Nor|2007-08-23|end marker is rotated 90 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|43246|New|Nor|2007-08-29|Event object dispatched when zooming doesn't imple|
&lt;br&gt;|43411|Opn|Min|2007-09-17|Visible rendering glitch in simple document contai|
&lt;br&gt;|43469|New|Nor|2007-09-24|textLength=&amp;quot;&amp;quot; on text with children that form mult|
&lt;br&gt;|43564|New|Nor|2007-10-06|Generic font families shadowed by fonts of the sam|
&lt;br&gt;|43595|New|Nor|2007-10-11|Non-APM WMF files render with the wrong width and |
&lt;br&gt;|43804|New|Nor|2007-11-06|Unnecessary jar dependencies &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|43847|New|Nor|2007-11-12|[PATCH] PNG export: indexed option doesn't work &amp;nbsp; |
&lt;br&gt;|43947|New|Nor|2007-11-23|No units given for w,h,maxw,maxh,-a params for bat|
&lt;br&gt;|43950|New|Nor|2007-11-23|-indexed option not shown in help on parameter lis|
&lt;br&gt;|44151|New|Maj|2007-12-28|Error rasterizing to JPG a SVG file with an embedd|
&lt;br&gt;|44178|New|Maj|2008-01-07|Race condition in CleanerThread.java getReferenceQ|
&lt;br&gt;|44194|New|Cri|2008-01-09|RadialGradientPaintContext: hints can be null &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|44232|New|Cri|2008-01-14|LinearGradientPaintContext throws null pointer exc|
&lt;br&gt;|44271|New|Nor|2008-01-20|begin does not reset animate for accumulate &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|44276|New|Nor|2008-01-22|[PATCH] Output resolution for SVG rasterizer &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|44486|Ass|Maj|2008-02-25|drawImage(BufferedImage, BufferedImageOp, int, int|
&lt;br&gt;|44531|New|Min|2008-03-04|[PATCH] underline-position in font-face has wrong |
&lt;br&gt;|44532|New|Nor|2008-03-04|comma in hkern (compatibility) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|44553|Opn|Nor|2008-03-06|Incorrect bounding box returned for simple path &amp;nbsp; |
&lt;br&gt;|44573|Ass|Nor|2008-03-10|Dependency graph omits several Jar files &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|44654|New|Nor|2008-03-21|Rasterizer application should be able to output an|
&lt;br&gt;|44682|New|Cri|2008-03-26|TranscoderException and EnclosedException when tra|
&lt;br&gt;|44703|New|Nor|2008-03-28|Potential null pointer dereference in apps.svgbrow|
&lt;br&gt;|44719|New|Maj|2008-03-31|WMFTranscoder Renders Contents Of WMF Outside of V|
&lt;br&gt;|44720|New|Cri|2008-03-31|WMFTranscoder Renders WMF File With Artificacts &amp;nbsp; |
&lt;br&gt;|44722|New|Cri|2008-03-31|WMFTranscoder/WMFPainter writes out &amp;quot;?&amp;quot; instead of|
&lt;br&gt;|44751|New|Cri|2008-04-03|IllegalArgumentException is thrown when trying to |
&lt;br&gt;|44828|Ass|Nor|2008-04-15|Font Family names with digits in them cause Batik |
&lt;br&gt;|45020|Inf|Min|2008-05-16|The batik-rasterizer-1.7 isn't released in the def|
&lt;br&gt;|45021|New|Nor|2008-05-16|updateRenderingTransform() shifts &amp;quot;xMidYMin&amp;quot; image|
&lt;br&gt;|45218|New|Nor|2008-06-16|Should be able to set external resource security f|
&lt;br&gt;|45296|New|Nor|2008-06-27|[PATCH] Bug in Os2Table &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|45397|Ver|Trv|2008-07-15|Missing target milestones in bug reporting tool &amp;nbsp; |
&lt;br&gt;|45436|New|Nor|2008-07-19|Please provide source only package &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|45443|New|Nor|2008-07-21|Deadlock using invokeAndWait from RunnableQueue &amp;nbsp; |
&lt;br&gt;|45486|New|Nor|2008-07-26|support: externalResourcesRequired &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|45572|New|Nor|2008-08-05|PreferenceManager gerPoint always returns default |
&lt;br&gt;|45574|Ass|Nor|2008-08-06|block images and display desc (and title?) as text|
&lt;br&gt;|45598|New|Enh|2008-08-08|Example SVG Stroke Font &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|45662|New|Enh|2008-08-21|remove( ) method in org.apache.batik.css.parser.CS|
&lt;br&gt;|45663|New|Nor|2008-08-21|CSS Parser: comment handling in wrong order &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|45669|New|Nor|2008-08-22|Paced animation of transform type translate is wei|
&lt;br&gt;|45723|New|Nor|2008-09-01|startOffset attribute of textPath cannot be animat|
&lt;br&gt;|45783|New|Enh|2008-09-11|[PATCH] HTML imagemap support &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|45947|New|Nor|2008-10-04|setTimeout() and setInterval() should return int &amp;nbsp;|
&lt;br&gt;|45948|New|Enh|2008-10-04|Consider adding support for JSR-223 scripting lang|
&lt;br&gt;|45949|New|Enh|2008-10-04|Various utility class patches &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|46055|New|Nor|2008-10-21|Batik CSS Scanner does not handle unicode-range co|
&lt;br&gt;|46103|New|Min|2008-10-27|Review various possible bugs detected by Jtest &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46127|New|Nor|2008-10-29|Leading and/or trailing spaces don't contribute to|
&lt;br&gt;|46202|New|Trv|2008-11-13|[PATCH] Minor Web site/general documentation fixes|
&lt;br&gt;|46227|New|Min|2008-11-18|[PATCH] Rasterizer task scripts are broken &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46238|New|Nor|2008-11-18|@font-face causes null pointer exception &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46283|New|Nor|2008-11-24|SAXSVGDocumentFactory namespace tracking fix &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46289|New|Nor|2008-11-25|Pointer Events Don't respect clipping. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46310|New|Maj|2008-11-28|Squiggle does not render svg document correctly &amp;nbsp; |
&lt;br&gt;|46374|Inf|Nor|2008-12-10|Fonts not found for SVG texts (when not in C:\WINN|
&lt;br&gt;|46418|Inf|Nor|2008-12-19|NullPointerException in CSSEngine.getCascadedStyle|
&lt;br&gt;|46429|New|Nor|2008-12-21|Exception thrown when using animateTransform &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46434|New|Min|2008-12-22|Drop Java 1.4 support &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|46452|New|Nor|2008-12-30|Exceptions thrown on to-animation with animateTran|
&lt;br&gt;|46453|New|Nor|2008-12-30|animateTransform throws ArrayIndexOutOfBoundsExcep|
&lt;br&gt;|46455|New|Nor|2008-12-30|CachedImageHandlerJPEGEncoder constructor null han|
&lt;br&gt;|46456|New|Nor|2008-12-30|Generated &amp;lt;font-face&amp;gt; elements should not use @sty|
&lt;br&gt;|46473|New|Nor|2009-01-04|Code that uses BaseScriptingEnvironment.createWind|
&lt;br&gt;|46474|New|Enh|2009-01-04|Source distribution should include Eclipse project|
&lt;br&gt;|46476|New|Nor|2009-01-04|Scripting won't work if document doesn't have a UR|
&lt;br&gt;|46513|New|Nor|2009-01-12|Migrate from proprietary &amp;quot;com.sun.image&amp;quot; to &amp;quot;javax|
&lt;br&gt;|46618|New|Maj|2009-01-28|NPE when changing an element during animation &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|46721|New|Maj|2009-02-17|Bug in SVGFeOffsetElementBridge when using primiti|
&lt;br&gt;|46757|New|Maj|2009-02-22|WMF Transcoding problems with positioning of eleme|
&lt;br&gt;|46791|New|Nor|2009-03-02|[PATCH] NullPointerException calling cloneNode for|
&lt;br&gt;|46811|New|Nor|2009-03-06|[PATCH] Animation engine memory leak &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46861|Ver|Reg|2009-03-16|Regression: markers (and more?) broken since revis|
&lt;br&gt;|46863|New|Maj|2009-03-16|DeflaterOutputStream not closed, causes OutOfMemor|
&lt;br&gt;|46894|New|Nor|2009-03-23|[PATCH] CSS scanner keeps multiple file handles to|
&lt;br&gt;|46896|New|Trv|2009-03-23|[PATCH] CSS Value constant for &amp;quot;text-align: start&amp;quot;|
&lt;br&gt;|46914|New|Nor|2009-03-26|clipPath animation does not work &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46919|New|Nor|2009-03-26|mask animation does not work &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|46926|New|Enh|2009-03-27|[PATCH] More control over RasterizerTask output fi|
&lt;br&gt;|46994|New|Maj|2009-04-08|Batik can't be executed from a network path (win32|
&lt;br&gt;|47065|New|Nor|2009-04-21|Intermediate (alpha) values are clamped inside an |
&lt;br&gt;|47094|New|Min|2009-04-24|Processing xml:base &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|47099|Ver|Reg|2009-04-26|[PATCH] Regression: cursor behavior in text elemen|
&lt;br&gt;|47171|New|Nor|2009-05-08|Should never use Error to report runtime errors &amp;nbsp; |
&lt;br&gt;|47212|New|Nor|2009-05-17|[patch] Use efficient form of toArray &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|47213|New|Min|2009-05-17|[patch] Remove useless null check &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|47221|New|Min|2009-05-19|cannot parse the input string because of simple CS|
&lt;br&gt;|47257|New|Min|2009-05-23|The class RhinoClassShutter disables instantiation|
&lt;br&gt;|47277|New|Nor|2009-05-28|Avoid java.awt.HeadlessException when using WMF tr|
&lt;br&gt;|47359|New|Nor|2009-06-12|[PATCH] Nested baseline-shift are not additive &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47491|New|Min|2009-07-07|Export SVG to PowerPoint using POI library &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47555|New|Nor|2009-07-21|Bottom part of files transparent at small sizes &amp;nbsp; |
&lt;br&gt;|47585|New|Min|2009-07-26|Misleading transcoder instructions &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47627|New|Nor|2009-08-03|rotated gradients are doubly rotated in PDF output|
&lt;br&gt;|47738|New|Nor|2009-08-25|access denied error when viewing SVG files &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47752|New|Enh|2009-08-27|All Glyphs in the TTF files are not included &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;br&gt;|47800|New|Nor|2009-09-08|[PATCH] CSS scanner does not tokenize correctly ve|
&lt;br&gt;|47917|New|Maj|2009-09-29|Text rendering broken in MacOS X 10.5 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;|47975|New|Maj|2009-10-09|NegativeArraySizeException in MultipleGradientCont|
&lt;br&gt;|47993|New|Reg|2009-10-14|&amp;lt;path&amp;gt; elements with empty path data (i.e. d=&amp;quot;&amp;quot;) a|
&lt;br&gt;|48073|New|Min|2009-10-28|Batik should display anchor &amp;quot;xlink:title&amp;quot; attribut|
&lt;br&gt;+-----+---+---+----------+--------------------------------------------------+
&lt;br&gt;| Total &amp;nbsp;191 bugs &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;+---------------------------------------------------------------------------+
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259043&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batik-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259043&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batik-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Batik---Dev-f350.html&quot; embed=&quot;fixTarget[350]&quot; target=&quot;_top&quot; &gt;Batik - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-report-for-Batik--2009-11-08--tp26259043p26259043.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26252720</id>
	<title>Re: How to avoid vertical space between blocks containing images</title>
	<published>2009-11-08T03:12:41Z</published>
	<updated>2009-11-08T03:12:41Z</updated>
	<author>
		<name>Peter Coppens</name>
	</author>
	<content type="html">Perhaps you find inspiration in
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.antennahouse.com/support/qa/QA/2005052701.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.antennahouse.com/support/qa/QA/2005052701.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;quot;Because fo:external-graphic is an inline element, it makes line area. The
&lt;br&gt;default height of line area is 1.2em, so you should specify line-height=&amp;quot;1&amp;quot;
&lt;br&gt;for the block.
&lt;br&gt;&lt;br&gt;However, even though line-height=&amp;quot;1&amp;quot; is specified, a graphic is placed on
&lt;br&gt;top of a baseline and there remains a space under the baseline as a result.
&lt;br&gt;In order to avoid this, you should specify font-size=&amp;quot;0pt&amp;quot;, too.&amp;quot;
&lt;br&gt;&lt;br&gt;Hth
&lt;br&gt;&lt;br&gt;Peter
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; From: fopaddict &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26252720&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;richard@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Reply-To: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26252720&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Date: Sun, 8 Nov 2009 01:36:49 -0800 (PST)
&lt;br&gt;&amp;gt; To: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26252720&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: How to avoid vertical space between blocks containing images
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; My .fo code contains nothing but a sequence of images exactly fitting into
&lt;br&gt;&amp;gt; page height (because page margins are defined accordingly):
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;fo:block space-before=&amp;quot;0mm&amp;quot; space-after=&amp;quot;0mm&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;fo:external-graphic src=&amp;quot;url(images/{@picture})&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/fo:block&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; When printing to the page, FOP 0.94 and 0.95 are inserting 2mm vertical
&lt;br&gt;&amp;gt; space between each block. Only when I set space-after to -2mm, the output is
&lt;br&gt;&amp;gt; as I would expect it normally (exactly no gap between images). Is there
&lt;br&gt;&amp;gt; another way to keep FOP from adding space in general? If not: How do I know
&lt;br&gt;&amp;gt; how much I have to subtract in order to get zero space?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/How-to-avoid-vertical-space-between-blocks-containing-im&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/How-to-avoid-vertical-space-between-blocks-containing-im&lt;/a&gt;&lt;br&gt;&amp;gt; ages-tp26252057p26252057.html
&lt;br&gt;&amp;gt; Sent from the FOP - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26252720&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26252720&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26252720&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26252720&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-avoid-vertical-space-between-blocks-containing-images-tp26252057p26252720.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26252057</id>
	<title>How to avoid vertical space between blocks containing images</title>
	<published>2009-11-08T01:36:47Z</published>
	<updated>2009-11-08T01:36:47Z</updated>
	<author>
		<name>fopaddict</name>
	</author>
	<content type="html">My .fo code contains nothing but a sequence of images exactly fitting into page height (because page margins are defined accordingly):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;fo:block space-before=&amp;quot;0mm&amp;quot; space-after=&amp;quot;0mm&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;fo:external-graphic src=&amp;quot;url(images/{@picture})&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/fo:block&amp;gt;
&lt;br&gt;&lt;br&gt;When printing to the page, FOP 0.94 and 0.95 are inserting 2mm vertical space between each block. Only when I set space-after to -2mm, the output is as I would expect it normally (exactly no gap between images). Is there another way to keep FOP from adding space in general? If not: How do I know how much I have to subtract in order to get zero space?
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-avoid-vertical-space-between-blocks-containing-images-tp26252057p26252057.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26251857</id>
	<title>Re: Type 1 encoding difference between FOP 0.94 and FOP 0.95</title>
	<published>2009-11-08T00:57:25Z</published>
	<updated>2009-11-08T00:57:25Z</updated>
	<author>
		<name>fopaddict</name>
	</author>
	<content type="html">Jeremias,
&lt;br&gt;when rereading the documentation (I already knew) I discovered that the embed-url attribute only points to the .PFB part of the font. At installation time of my fonts a few years ago I used the default directory settings of Adobe Type Manager which leads to all .PFM files held in a subdirectory &amp;quot;PFM&amp;quot; of the font base path. Obviously FOP does not find this directory, because the error message in the exception thrown says: 
&lt;br&gt;&amp;quot;Neither an AFM nor a PFM file was found for ...&amp;quot; 
&lt;br&gt;After copying the respective PFM file from the subdirectory to the font base path everything works fine, even the special characters are printed correctly - problem solved!
&lt;br&gt;&lt;br&gt;A small hint in the documentation would be appreciated, though, suggestion:
&lt;br&gt;&amp;quot;If no metrics-url is specified for a type 1 font, FOP expects the PFM file for the font at the same path where the PFB file specified in embed-url is located.&amp;quot;
&lt;br&gt;Richard
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Jeremias Maerki-2 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hmm, dropping the metrics-url is exactly how it should work. FOP 0.95's
&lt;br&gt;font config docs are here:
&lt;br&gt;&lt;a href=&quot;http://xmlgraphics.apache.org/fop/0.95/fonts.html#register&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlgraphics.apache.org/fop/0.95/fonts.html#register&lt;/a&gt;&lt;br&gt;&lt;br&gt;On 05.11.2009 09:08:14 fopaddict wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Jeremias,
&lt;br&gt;&amp;gt; thanks for your reply. I was just trying to drop the XML font metrics
&lt;br&gt;&amp;gt; definition, but do not know how to do this - just dropping the metrics-url
&lt;br&gt;&amp;gt; attribute in the font element does not work and I cannot imagine how to tell
&lt;br&gt;&amp;gt; FOP about my font without a font element in the xconf. Searching for some
&lt;br&gt;&amp;gt; documentation about this was to no avail, everything I find is adressing the
&lt;br&gt;&amp;gt; metrics-url. Do you know what to do or where I can find up to date
&lt;br&gt;&amp;gt; documentation about this?
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Richard
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Jeremias Maerki-2 wrote:
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; The changes between 0.94 and 0.95 can be reviewed here:
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://xmlgraphics.apache.org/fop/changes.html#Changes+to+the+Font+Subsystem-N1043E&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlgraphics.apache.org/fop/changes.html#Changes+to+the+Font+Subsystem-N1043E&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 0.95 added some functionality to handle additional characters available
&lt;br&gt;&amp;gt; &amp;gt; in Type 1 fonts. I'm not aware of any serious bugs there. At least
&lt;br&gt;&amp;gt; &amp;gt; things like umlauts should work. Are you still working with XML font
&lt;br&gt;&amp;gt; &amp;gt; metrics files (generated by PFMReader)? If yes, try without.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; There was some work after the 0.95 release to further improve Type 1
&lt;br&gt;&amp;gt; &amp;gt; fonts. FOP Trunk can correctly handle all glyphs from a Type 1 font even
&lt;br&gt;&amp;gt; &amp;gt; if the font contains more than 255 glyphs.
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://xmlgraphics.apache.org/fop/changes.html#Changes+to+the+Font+Subsystem&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlgraphics.apache.org/fop/changes.html#Changes+to+the+Font+Subsystem&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; So you may want to try the current FOP Trunk to see if this resolved
&lt;br&gt;&amp;gt; &amp;gt; your problems if dropping the XML font metrics file doesn't help.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; On 02.11.2009 20:24:30 fopaddict wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I have a lot of type 1 fonts that I want to use with FOP, thus I created
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; according font XML data with PFMReader. Everything works fine under FOP
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 0.94, even the non-standard characters like umlauts are coming up
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; correctly
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; in the PDF. (My XML data are all encoded as UTF-8.)
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; When trying to generate the same PDF with FOP 0.95 instead, all special
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; characters appear corrupted. For me it looks like that UTF-8 encoding is
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; no
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; more supported under 0.95 at least for type-1 fonts.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Does anybody know what has changed between 0.94 and 0.95 concerning font
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; encodings? Any idea what I can change in my definitions or elsewhere such
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; that umlauts can be printed under 0.95 using type 1 fonts?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Type-1-encoding-difference-between-FOP-0.94-and-FOP-0.95-tp26157790p26157790.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Type-1-encoding-difference-between-FOP-0.94-and-FOP-0.95-tp26157790p26157790.html&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Sent from the FOP - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Jeremias Maerki
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt; To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
&lt;br&gt;&amp;gt; &amp;gt; For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Type-1-encoding-difference-between-FOP-0.94-and-FOP-0.95-tp26157790p26208616.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Type-1-encoding-difference-between-FOP-0.94-and-FOP-0.95-tp26157790p26208616.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the FOP - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
&lt;br&gt;&amp;gt; For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Jeremias Maerki
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
&lt;br&gt;For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Type-1-encoding-difference-between-FOP-0.94-and-FOP-0.95-tp26157790p26251857.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26243607</id>
	<title>How to get rid of: [Deprecated] Xalan: org.apache.xml.serializer.XMLEntities on Mac OS X 10.6</title>
	<published>2009-11-07T02:33:31Z</published>
	<updated>2009-11-07T02:33:31Z</updated>
	<author>
		<name>Philip Aker-3</name>
	</author>
	<content type="html">Greetings from Vancouver,
&lt;br&gt;&lt;br&gt;I've just installed 0.95 on Mac OS X 10.6.1/10B504
&lt;br&gt;&lt;br&gt;With every example file I process I get an error. &amp;nbsp;For example:
&lt;br&gt;&lt;br&gt;[pagination]# fop allregions.fo allregions.pdf
&lt;br&gt;[Deprecated] Xalan: org.apache.xml.serializer.XMLEntities
&lt;br&gt;[pagination]# fop franklin_2pageseqs.fo franklin_2pageseqs.pdf
&lt;br&gt;[Deprecated] Xalan: org.apache.xml.serializer.XMLEntities
&lt;br&gt;&lt;br&gt;I did not have this problem on Mac OS X 10.5. &amp;nbsp;The -q option has no &amp;nbsp;
&lt;br&gt;effect on whether or not the error shows.
&lt;br&gt;I would like to get rid of it in the simplest way possible.
&lt;br&gt;I really don't want to have to wade though yards of java documentation &amp;nbsp;
&lt;br&gt;or build it from source.
&lt;br&gt;&lt;br&gt;Is there a solution?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Philip Aker
&lt;br&gt;echo &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26243607&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;astwta@...&lt;/a&gt;@nl | tr a-z@. p-za-o.@
&lt;br&gt;&lt;br&gt;Democracy: Two wolves and a sheep voting on lunch.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26243607&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26243607&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-get-rid-of%3A--Deprecated--Xalan%3A-org.apache.xml.serializer.XMLEntities-on-Mac-OS-X-10.6-tp26243607p26243607.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26243478</id>
	<title>DO NOT REPLY [Bug 46791] [PATCH] NullPointerException calling cloneNode for SVG 1.2 documents</title>
	<published>2009-11-07T02:09:52Z</published>
	<updated>2009-11-07T02:09:52Z</updated>
	<author>
		<name>Bugzilla from bugzilla@apache.org</name>
	</author>
	<content type="html">&lt;a href=&quot;https://issues.apache.org/bugzilla/show_bug.cgi?id=46791&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=46791&lt;/a&gt;&lt;br&gt;&lt;br&gt;--- Comment #15 from Helder Magalhães &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26243478&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helder.magalhaes@...&lt;/a&gt;&amp;gt; 2009-11-07 02:09:46 UTC ---
&lt;br&gt;(In reply to comment #14)
&lt;br&gt;&amp;gt; Helder, I am very sorry that this process takes such a long time, much longer
&lt;br&gt;&amp;gt; than I myself had expected. In fact, I attended to this issue back in March
&lt;br&gt;&amp;gt; already, but I had problems communicating this to those in charge of deciding
&lt;br&gt;&amp;gt; about it.
&lt;br&gt;&lt;br&gt;No problem, I have similar things happening on my side. Whenever it's required
&lt;br&gt;management intervention, things can take a while (and/or even get a bit
&lt;br&gt;complicated)... :-|
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; However, I pushed this topic once more now and was told that I can expect
&lt;br&gt;&amp;gt; feedback within a couple of weeks.
&lt;br&gt;&lt;br&gt;Great, thanks. :-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; I hope you understand that I cannot sign the CLA until I have clearance from my
&lt;br&gt;&amp;gt; employer.
&lt;br&gt;&lt;br&gt;Yes, of course that's reasonable: I was just trying to avoid (given the lack of
&lt;br&gt;an update) that this would be hanging forever. ;-)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;https://issues.apache.org/bugzilla/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/bugzilla/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26243478&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batik-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26243478&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batik-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Batik---Dev-f350.html&quot; embed=&quot;fixTarget[350]&quot; target=&quot;_top&quot; &gt;Batik - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/DO-NOT-REPLY--Bug-46791--New%3A--PATCH--NullPointerException-calling-cloneNode-for-SVG-1.2-documents-tp22304003p26243478.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26243473</id>
	<title>Re: Proper attribution for use of Batik</title>
	<published>2009-11-07T02:08:52Z</published>
	<updated>2009-11-07T02:08:52Z</updated>
	<author>
		<name>Helder Magalhães</name>
	</author>
	<content type="html">Hi twaintwist,
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; So are their example apps you can point to that currently provide
&lt;br&gt;&amp;gt; attribution? ---  I'd like to leverage good ideas....
&lt;br&gt;&lt;br&gt;Yes, there are a few [1] pointed out in the Batik site, although the
&lt;br&gt;list is most likely not exhaustive (Batik is used in many
&lt;br&gt;enterprise/internal projects, as far as I know).
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hope this helps,
&lt;br&gt;&amp;nbsp;Helder
&lt;br&gt;&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://xmlgraphics.apache.org/batik/uses.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlgraphics.apache.org/batik/uses.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26243473&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batik-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26243473&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batik-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Batik---Users-f351.html&quot; embed=&quot;fixTarget[351]&quot; target=&quot;_top&quot; &gt;Batik - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Proper-attribution-for-use-of-Batik-tp26159139p26243473.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26239983</id>
	<title>Re: How to disable &quot;save&quot; button on Acrobat Reader?</title>
	<published>2009-11-06T14:59:25Z</published>
	<updated>2009-11-06T14:59:25Z</updated>
	<author>
		<name>J.Pietschmann</name>
	</author>
	<content type="html">On 06.11.2009 21:03, Tatiyana wrote:
&lt;br&gt;&amp;gt; I am using FOP to generate &amp;nbsp;pdf file from xml and xsl. The users must not
&lt;br&gt;&amp;gt; save generated pdf as a file on their computers.
&lt;br&gt;&lt;br&gt;There is no way you can enforce this. In order to have the
&lt;br&gt;PDF shown on the client, the content has to be transferred
&lt;br&gt;to the client, and there is no way you can prevent the user
&lt;br&gt;from saving it into a file, unless you already have
&lt;br&gt;extensive control over the user's &amp;nbsp;browser.
&lt;br&gt;&lt;br&gt;&amp;gt; I found on Internet what it can't be done directly from FOP, and I have to
&lt;br&gt;&amp;gt; postprocess the generated PDF with another tool iText . &amp;nbsp;This information
&lt;br&gt;&amp;gt; was dated by 2002.
&lt;br&gt;&lt;br&gt;This probably meant that you can prevent the user from changing
&lt;br&gt;the PDF content. This functionality is provided by FOP now, see
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://xmlgraphics.apache.org/fop/0.95/pdfencryption.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlgraphics.apache.org/fop/0.95/pdfencryption.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;J.Pietschmann
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26239983&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26239983&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-disable-%22save%22-button-on-Acrobat-Reader--tp26230881p26239983.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26239960</id>
	<title>Re: Mouse Interaction behaviour</title>
	<published>2009-11-06T14:56:04Z</published>
	<updated>2009-11-06T14:56:04Z</updated>
	<author>
		<name>jonathan wood-3</name>
	</author>
	<content type="html">&lt;br&gt;Hi Renaud,&lt;br&gt;&lt;br&gt;  This is a shot in the dark based on you description.&lt;br&gt;&lt;br&gt;The basic problem I distilled:  You need fuzzy control over mouse selection..&lt;br&gt;&lt;br&gt;I&amp;#39;ve solved this in the past by obtaining the selection or current point x,y (using a glasspane etc) and then checking your configurable fuzzy bounds by creating a rect centered on the point and use getIntersectionList or getEnclosureList to determine what is within rect/2 distance of the cursor.&lt;br&gt;

&lt;br&gt;Hope this helps...good luck!&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Fri, Nov 6, 2009 at 3:01 PM, Renaud AUBIN &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26239960&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;renaud.aubin@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

Hello,&lt;br&gt;
&lt;br&gt;
I&amp;#39;m currently trying to figure out where and how a target is&lt;br&gt;
identified with respect to mouse events.&lt;br&gt;
The main issue is that the current interaction model (from w3c&lt;br&gt;
recommandations) is not really adapted to our needs.&lt;br&gt;
&lt;br&gt;
The big picture: we have 2D P&amp;amp;ID diagrams with a lot of pipes to&lt;br&gt;
interact with. This kind of diagram is very useful to prepare&lt;br&gt;
operations on real process with a good functionnal view of what we are&lt;br&gt;
going to do... but that&amp;#39;s only true at a certain zoom level! As a&lt;br&gt;
consequence, we need to be able to interact (focusIn, focusOut, click)&lt;br&gt;
with polylines of limited stroke width at a &amp;quot;global&amp;quot; zoom level.&lt;br&gt;
Actually, we can interact with a pipe&amp;#39;s polyline only when the mouse&lt;br&gt;
pointer is *exactly* over the polyline. Now, our users&amp;#39; need drive us&lt;br&gt;
to the point that we really need to modify this behaviour. So we need&lt;br&gt;
to modify batik to provide magnetism-like interaction or a targetable&lt;br&gt;
polyline with a (maybe) configurable distance (i.e. we don&amp;#39;t need to&lt;br&gt;
be over the line but at a configurable distance in screen space for&lt;br&gt;
example with zoom-dependant thresholds).&lt;br&gt;
&lt;br&gt;
Any suggestions on where to begin to save us some time ?&lt;br&gt;
&lt;br&gt;
Best regards,&lt;br&gt;
&lt;br&gt;
Renaud&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26239960&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batik-dev-unsubscribe@...&lt;/a&gt;&lt;br&gt;
For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26239960&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batik-dev-help@...&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Batik---Dev-f350.html&quot; embed=&quot;fixTarget[350]&quot; target=&quot;_top&quot; &gt;Batik - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Mouse-Interaction-behaviour-tp26237878p26239960.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26238110</id>
	<title>R: CIDset key for PDF/A</title>
	<published>2009-11-06T12:19:06Z</published>
	<updated>2009-11-06T12:19:06Z</updated>
	<author>
		<name>ale.marino78</name>
	</author>
	<content type="html">Hi Jeremias,
&lt;br&gt;&lt;br&gt;I cheked out FOP's trunk and tried to genereate a PDF/A-1B using the latest revision. It contains the patch described in the issue 47711.
&lt;br&gt;Anyway after validating the document with Adobe Acrobat 9 Pro it seems to be not compliant with PDF/A-1B. The Acrobat's report says that there's the font TimesNewromanPSMT embedded as a subset, but it seems that there's still a problem with CIDSet. I add in attachment a screenshot of that report.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Alessandro
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Messaggio originale-----
&lt;br&gt;Da: Jeremias Maerki [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26238110&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev@...&lt;/a&gt;]
&lt;br&gt;Inviato: gio 22/10/2009 9.31
&lt;br&gt;A: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26238110&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;
&lt;br&gt;Oggetto: Re: CIDset key for PDF/A
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Fop does generate the CIDset and was also tested against the Adobe
&lt;br&gt;Acrobat that was available at the time. But as [1] shows, there may be a
&lt;br&gt;bug hidden in the code that was not discovered at that time.
&lt;br&gt;Unfortunately, I haven't had time to look at the patch, yet. Maybe you
&lt;br&gt;can apply it yourself and give feedback if this solves the problem. And
&lt;br&gt;I'll try to find time to process the patch.
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;https://issues.apache.org/bugzilla/show_bug.cgi?id=47711&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=47711&lt;/a&gt;&lt;br&gt;&lt;br&gt;On 20.10.2009 21:28:28 ale.marino78 wrote:
&lt;br&gt;&amp;gt; I'm trying to generate a pdf/a-1b with FOP 0.95, after the document
&lt;br&gt;&amp;gt; generation Acrobat reports that is not a valid PDF/A, because
&lt;br&gt;&amp;gt; &amp;quot;Documents with PDF/A conformance must have the CIDset key in the font descriptor
&lt;br&gt;&amp;gt; for Unicode TrueType fonts&amp;quot;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is there in FOP the support for such CIDset key ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks and regards,
&lt;br&gt;&amp;gt; Alessandro
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Jeremias Maerki
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26238110&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26238110&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26238110&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26238110&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;winmail.dat&lt;/strong&gt; (192K) &lt;a href=&quot;http://old.nabble.com/attachment/26238110/0/winmail.dat&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CIDset-key-for-PDF-A-tp25981056p26238110.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26230881</id>
	<title>How to disable &quot;save&quot; button on Acrobat Reader?</title>
	<published>2009-11-06T12:03:36Z</published>
	<updated>2009-11-06T12:03:36Z</updated>
	<author>
		<name>Tatiyana</name>
	</author>
	<content type="html">Dear All,
&lt;br&gt;I am using FOP to generate &amp;nbsp;pdf file from xml and xsl. The users must not save generated pdf as a file on their computers. 
&lt;br&gt;I found on Internet what it can't be done directly from FOP, and I have to postprocess the generated PDF with another tool iText . &amp;nbsp;This information was dated by 2002. 
&lt;br&gt;Do you know has something changed since 2002 regarding the solution of my problem and there is any other way to disable &amp;quot;save&amp;quot; button for generated pdf?
&lt;br&gt;Thank you.
&lt;br&gt;Tatiyana.&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-disable-%22save%22-button-on-Acrobat-Reader--tp26230881p26230881.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26237878</id>
	<title>Mouse Interaction behaviour</title>
	<published>2009-11-06T12:01:41Z</published>
	<updated>2009-11-06T12:01:41Z</updated>
	<author>
		<name>Renaud AUBIN</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I'm currently trying to figure out where and how a target is
&lt;br&gt;identified with respect to mouse events.
&lt;br&gt;The main issue is that the current interaction model (from w3c
&lt;br&gt;recommandations) is not really adapted to our needs.
&lt;br&gt;&lt;br&gt;The big picture: we have 2D P&amp;ID diagrams with a lot of pipes to
&lt;br&gt;interact with. This kind of diagram is very useful to prepare
&lt;br&gt;operations on real process with a good functionnal view of what we are
&lt;br&gt;going to do... but that's only true at a certain zoom level! As a
&lt;br&gt;consequence, we need to be able to interact (focusIn, focusOut, click)
&lt;br&gt;with polylines of limited stroke width at a &amp;quot;global&amp;quot; zoom level.
&lt;br&gt;Actually, we can interact with a pipe's polyline only when the mouse
&lt;br&gt;pointer is *exactly* over the polyline. Now, our users' need drive us
&lt;br&gt;to the point that we really need to modify this behaviour. So we need
&lt;br&gt;to modify batik to provide magnetism-like interaction or a targetable
&lt;br&gt;polyline with a (maybe) configurable distance (i.e. we don't need to
&lt;br&gt;be over the line but at a configurable distance in screen space for
&lt;br&gt;example with zoom-dependant thresholds).
&lt;br&gt;&lt;br&gt;Any suggestions on where to begin to save us some time ?
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;&lt;br&gt;Renaud
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237878&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batik-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237878&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batik-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Batik---Dev-f350.html&quot; embed=&quot;fixTarget[350]&quot; target=&quot;_top&quot; &gt;Batik - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Mouse-Interaction-behaviour-tp26237878p26237878.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26237718</id>
	<title>Re: Suppressing FOP 0.95 transformation warning messages in Embedded  servlet</title>
	<published>2009-11-06T11:49:36Z</published>
	<updated>2009-11-06T11:49:36Z</updated>
	<author>
		<name>Jeremias Maerki-2</name>
	</author>
	<content type="html">Your post basically contains half the solution already: set up a logging
&lt;br&gt;framework of your choice [1] and then just set the org.apache.fop
&lt;br&gt;and org.apache.xmlgraphics categories to log level FATAL.
&lt;br&gt;&lt;br&gt;An example of how to set up logging for java.util.logging can be found
&lt;br&gt;on our Wiki:
&lt;br&gt;&lt;a href=&quot;http://wiki.apache.org/xmlgraphics-fop/HowTo/SetupJDK14Logging&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.apache.org/xmlgraphics-fop/HowTo/SetupJDK14Logging&lt;/a&gt;&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://xmlgraphics.apache.org/fop/0.95/embedding.html#basic-logging&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlgraphics.apache.org/fop/0.95/embedding.html#basic-logging&lt;/a&gt;&lt;br&gt;&lt;br&gt;HTH
&lt;br&gt;&lt;br&gt;On 06.11.2009 19:53:38 sreenaresh gopu wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am using FOP 0.95.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I would like to know how to suppress the warning messages during FOP
&lt;br&gt;&amp;gt; transformation/rendering when using within servlets.  I am generating
&lt;br&gt;&amp;gt; PDFs using xml and xsl, during the rendering of the PDF FOP is
&lt;br&gt;&amp;gt; generating following warning
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; BreakingAlgor W
&lt;br&gt;&amp;gt; org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm
&lt;br&gt;&amp;gt; updateData2 Line 1 of a paragraph overflows the available area by more
&lt;br&gt;&amp;gt; than 50 points. (fo:block, no context info available).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This warning is due to the fact that the jpeg images that I am using
&lt;br&gt;&amp;gt; to embed in PDF is larger than the region size ( please note that I
&lt;br&gt;&amp;gt; cannot scale down or resize the jpeg images due to policies).  We
&lt;br&gt;&amp;gt; generate about 2000 PDFs a day and these warning message are filling
&lt;br&gt;&amp;gt; up the server stdout files.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Please provide a some suggestions It does not matter which logging
&lt;br&gt;&amp;gt; framework I need to use.  By the way I cannot use the FOP Trunk again
&lt;br&gt;&amp;gt; due to site policies.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards
&lt;br&gt;&amp;gt; Sreenaresh Gopu
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Jeremias Maerki
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237718&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237718&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Suppressing-FOP-0.95-transformation-warning-messages-in-Embedded--servlet-tp26236940p26237718.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26237660</id>
	<title>Re: snapshots</title>
	<published>2009-11-06T11:45:31Z</published>
	<updated>2009-11-06T11:45:31Z</updated>
	<author>
		<name>Jeremias Maerki-2</name>
	</author>
	<content type="html">That's good news. Seems like the problems with the long pathnames are a
&lt;br&gt;thing of the past. I had basically given up on the issue after
&lt;br&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/INFRA-544&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/INFRA-544&lt;/a&gt;&lt;br&gt;&lt;br&gt;On 06.11.2009 20:11:27 Simon Pepping wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The current snapshots are at &lt;a href=&quot;http://vc.apache.org/snapshots/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://vc.apache.org/snapshots/&lt;/a&gt;. Those at
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://svn.apache.org/snapshots/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/snapshots/&lt;/a&gt;&amp;nbsp;are old snapshots.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Simon
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Thu, Nov 05, 2009 at 08:45:13PM +0100, Simon Pepping wrote:
&lt;br&gt;&amp;gt; &amp;gt; On Wed, Nov 04, 2009 at 10:50:40AM +0100, Simon Pepping wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Snapshots (aka nightly builds) are available again, at
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&quot;http://svn.apache.org/snapshots/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/snapshots/&lt;/a&gt;.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; No snapshots for xmlgraphics-commons. I will ask for them.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; They are there now. This will make it easier for non-developers to
&lt;br&gt;&amp;gt; &amp;gt; install trunk in order to check some recently added feature.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Simon Pepping
&lt;br&gt;&amp;gt; home page: &lt;a href=&quot;http://www.leverkruid.eu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.leverkruid.eu&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Jeremias Maerki
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237660&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237660&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Xml-Graphics---General-f354.html&quot; embed=&quot;fixTarget[354]&quot; target=&quot;_top&quot; &gt;Xml Graphics - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/snapshots-tp26193478p26237660.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26237570</id>
	<title>Re: Update of &quot;StatusReports/StatusReportForNovember2009&quot;</title>
	<published>2009-11-06T11:38:59Z</published>
	<updated>2009-11-06T11:38:59Z</updated>
	<author>
		<name>Jeremias Maerki-2</name>
	</author>
	<content type="html">Thanks for writing this up, Simon, and sorry for the late reply. I don't
&lt;br&gt;have anything to add. Thanks also for the statistics. It's interesting
&lt;br&gt;to keep an eye on this.
&lt;br&gt;&lt;br&gt;On 04.11.2009 10:38:48 Simon Pepping wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; It is time to prepare a report for the ASF board again. Please, add
&lt;br&gt;&amp;gt; your thoughts. I will finalize and submit this report in a week from
&lt;br&gt;&amp;gt; now, on Wednesday 11 November during the morning (W-Europe).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I listed the main additions to FOP. I am not sure whether this should
&lt;br&gt;&amp;gt; be part of the board report, although it does not hurt. Such an
&lt;br&gt;&amp;gt; overview is more for ourselves to see what we accomplished in the last
&lt;br&gt;&amp;gt; quarter.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Note that I mentioned the desirability of a release for both Batik and
&lt;br&gt;&amp;gt; FOP (and for xmlgraphics-commons by dependency).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In addition some statistics (in parentheses the numbers of last quarter):
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; xmlgraphics commits: 9 (14), see &lt;a href=&quot;http://www.svnsearch.org/svnsearch/repos/ASF/search?from=20090801&amp;to=20091031&amp;path=%2Fxmlgraphics%2Fcommons&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.svnsearch.org/svnsearch/repos/ASF/search?from=20090801&amp;to=20091031&amp;path=%2Fxmlgraphics%2Fcommons&lt;/a&gt;&lt;br&gt;&amp;gt; fop commits: 131 (84), see &lt;a href=&quot;http://www.svnsearch.org/svnsearch/repos/ASF/search?from=20090801&amp;to=20091031&amp;path=%2Fxmlgraphics%2Ffop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.svnsearch.org/svnsearch/repos/ASF/search?from=20090801&amp;to=20091031&amp;path=%2Fxmlgraphics%2Ffop&lt;/a&gt;&lt;br&gt;&amp;gt; batik commits: 2 (5), see &lt;a href=&quot;http://www.svnsearch.org/svnsearch/repos/ASF/search?from=20090801&amp;to=20091031&amp;path=%2Fxmlgraphics%2Fbatik&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.svnsearch.org/svnsearch/repos/ASF/search?from=20090801&amp;to=20091031&amp;path=%2Fxmlgraphics%2Fbatik&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; general: 34 (48)
&lt;br&gt;&amp;gt; fop-dev: 486 (311)
&lt;br&gt;&amp;gt; fop-users: 555 (610)
&lt;br&gt;&amp;gt; batik-dev: 71 (112)
&lt;br&gt;&amp;gt; batik-users: 199 (243)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards, Simon
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Wed, Nov 04, 2009 at 09:31:23AM -0000, Apache Wiki wrote:
&lt;br&gt;&amp;gt; &amp;gt; Dear Wiki user,
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; You have subscribed to a wiki page or wiki category on &amp;quot;Xmlgraphics Wiki&amp;quot; for change notification.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; The &amp;quot;StatusReports/StatusReportForNovember2009&amp;quot; page has been changed by SimonPepping.
&lt;br&gt;&amp;gt; &amp;gt; The comment on this change is: Next status report, to be submitted to the ASF board on 11 November.
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://wiki.apache.org/xmlgraphics/StatusReports/StatusReportForNovember2009&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.apache.org/xmlgraphics/StatusReports/StatusReportForNovember2009&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Simon Pepping
&lt;br&gt;&amp;gt; home page: &lt;a href=&quot;http://www.leverkruid.eu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.leverkruid.eu&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237570&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237570&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-help@...&lt;/a&gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Jeremias Maerki
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237570&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237570&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Xml-Graphics---General-f354.html&quot; embed=&quot;fixTarget[354]&quot; target=&quot;_top&quot; &gt;Xml Graphics - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Update-of-%22StatusReports-StatusReportForNovember2009%22-tp26193333p26237570.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26237214</id>
	<title>Re: snapshots</title>
	<published>2009-11-06T11:11:27Z</published>
	<updated>2009-11-06T11:11:27Z</updated>
	<author>
		<name>Simon Pepping @ Home</name>
	</author>
	<content type="html">The current snapshots are at &lt;a href=&quot;http://vc.apache.org/snapshots/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://vc.apache.org/snapshots/&lt;/a&gt;. Those at
&lt;br&gt;&lt;a href=&quot;http://svn.apache.org/snapshots/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/snapshots/&lt;/a&gt;&amp;nbsp;are old snapshots.
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;&lt;br&gt;On Thu, Nov 05, 2009 at 08:45:13PM +0100, Simon Pepping wrote:
&lt;br&gt;&amp;gt; On Wed, Nov 04, 2009 at 10:50:40AM +0100, Simon Pepping wrote:
&lt;br&gt;&amp;gt; &amp;gt; Snapshots (aka nightly builds) are available again, at
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://svn.apache.org/snapshots/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/snapshots/&lt;/a&gt;.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; No snapshots for xmlgraphics-commons. I will ask for them.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; They are there now. This will make it easier for non-developers to
&lt;br&gt;&amp;gt; install trunk in order to check some recently added feature.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Simon Pepping
&lt;br&gt;home page: &lt;a href=&quot;http://www.leverkruid.eu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.leverkruid.eu&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237214&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26237214&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;general-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Xml-Graphics---General-f354.html&quot; embed=&quot;fixTarget[354]&quot; target=&quot;_top&quot; &gt;Xml Graphics - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/snapshots-tp26193478p26237214.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26236940</id>
	<title>Suppressing FOP 0.95 transformation warning messages in Embedded  servlet</title>
	<published>2009-11-06T10:53:38Z</published>
	<updated>2009-11-06T10:53:38Z</updated>
	<author>
		<name>sreenaresh gopu-2</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I am using FOP 0.95.
&lt;br&gt;&lt;br&gt;I would like to know how to suppress the warning messages during FOP
&lt;br&gt;transformation/rendering when using within servlets.  I am generating
&lt;br&gt;PDFs using xml and xsl, during the rendering of the PDF FOP is
&lt;br&gt;generating following warning
&lt;br&gt;&lt;br&gt;BreakingAlgor W
&lt;br&gt;org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm
&lt;br&gt;updateData2 Line 1 of a paragraph overflows the available area by more
&lt;br&gt;than 50 points. (fo:block, no context info available).
&lt;br&gt;&lt;br&gt;This warning is due to the fact that the jpeg images that I am using
&lt;br&gt;to embed in PDF is larger than the region size ( please note that I
&lt;br&gt;cannot scale down or resize the jpeg images due to policies).  We
&lt;br&gt;generate about 2000 PDFs a day and these warning message are filling
&lt;br&gt;up the server stdout files.
&lt;br&gt;&lt;br&gt;Please provide a some suggestions It does not matter which logging
&lt;br&gt;framework I need to use.  By the way I cannot use the FOP Trunk again
&lt;br&gt;due to site policies.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Sreenaresh Gopu
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26236940&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26236940&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Suppressing-FOP-0.95-transformation-warning-messages-in-Embedded--servlet-tp26236940p26236940.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26234435</id>
	<title>Re: How to configure initial zoom factor with fop ?</title>
	<published>2009-11-06T08:04:36Z</published>
	<updated>2009-11-06T08:04:36Z</updated>
	<author>
		<name>Jeremias Maerki-2</name>
	</author>
	<content type="html">So far, that's not possible, althought there has been an experiment in
&lt;br&gt;that direction. See &lt;a href=&quot;https://issues.apache.org/bugzilla/show_bug.cgi?id=45390&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=45390&lt;/a&gt;&lt;br&gt;Hasn't made it into the codebase, yet.
&lt;br&gt;&lt;br&gt;On 04.11.2009 02:35:57 Dongsheng Song wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; I want to specify the magnification factor to be activated when the
&lt;br&gt;&amp;gt; file is first opened in the PDF viewer like xep:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.renderx.com/reference.html#Initial_Zoom&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.renderx.com/reference.html#Initial_Zoom&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Dongsheng Song
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Jeremias Maerki
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26234435&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26234435&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-configure-initial-zoom-factor-with-fop---tp26189745p26234435.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26234356</id>
	<title>Re: Type 1 encoding difference between FOP 0.94 and FOP 0.95</title>
	<published>2009-11-06T07:59:53Z</published>
	<updated>2009-11-06T07:59:53Z</updated>
	<author>
		<name>Jeremias Maerki-2</name>
	</author>
	<content type="html">Hmm, dropping the metrics-url is exactly how it should work. FOP 0.95's
&lt;br&gt;font config docs are here:
&lt;br&gt;&lt;a href=&quot;http://xmlgraphics.apache.org/fop/0.95/fonts.html#register&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlgraphics.apache.org/fop/0.95/fonts.html#register&lt;/a&gt;&lt;br&gt;&lt;br&gt;On 05.11.2009 09:08:14 fopaddict wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Jeremias,
&lt;br&gt;&amp;gt; thanks for your reply. I was just trying to drop the XML font metrics
&lt;br&gt;&amp;gt; definition, but do not know how to do this - just dropping the metrics-url
&lt;br&gt;&amp;gt; attribute in the font element does not work and I cannot imagine how to tell
&lt;br&gt;&amp;gt; FOP about my font without a font element in the xconf. Searching for some
&lt;br&gt;&amp;gt; documentation about this was to no avail, everything I find is adressing the
&lt;br&gt;&amp;gt; metrics-url. Do you know what to do or where I can find up to date
&lt;br&gt;&amp;gt; documentation about this?
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Richard
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Jeremias Maerki-2 wrote:
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; The changes between 0.94 and 0.95 can be reviewed here:
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://xmlgraphics.apache.org/fop/changes.html#Changes+to+the+Font+Subsystem-N1043E&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlgraphics.apache.org/fop/changes.html#Changes+to+the+Font+Subsystem-N1043E&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 0.95 added some functionality to handle additional characters available
&lt;br&gt;&amp;gt; &amp;gt; in Type 1 fonts. I'm not aware of any serious bugs there. At least
&lt;br&gt;&amp;gt; &amp;gt; things like umlauts should work. Are you still working with XML font
&lt;br&gt;&amp;gt; &amp;gt; metrics files (generated by PFMReader)? If yes, try without.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; There was some work after the 0.95 release to further improve Type 1
&lt;br&gt;&amp;gt; &amp;gt; fonts. FOP Trunk can correctly handle all glyphs from a Type 1 font even
&lt;br&gt;&amp;gt; &amp;gt; if the font contains more than 255 glyphs.
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://xmlgraphics.apache.org/fop/changes.html#Changes+to+the+Font+Subsystem&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlgraphics.apache.org/fop/changes.html#Changes+to+the+Font+Subsystem&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; So you may want to try the current FOP Trunk to see if this resolved
&lt;br&gt;&amp;gt; &amp;gt; your problems if dropping the XML font metrics file doesn't help.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; On 02.11.2009 20:24:30 fopaddict wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I have a lot of type 1 fonts that I want to use with FOP, thus I created
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; according font XML data with PFMReader. Everything works fine under FOP
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 0.94, even the non-standard characters like umlauts are coming up
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; correctly
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; in the PDF. (My XML data are all encoded as UTF-8.)
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; When trying to generate the same PDF with FOP 0.95 instead, all special
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; characters appear corrupted. For me it looks like that UTF-8 encoding is
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; no
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; more supported under 0.95 at least for type-1 fonts.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Does anybody know what has changed between 0.94 and 0.95 concerning font
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; encodings? Any idea what I can change in my definitions or elsewhere such
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; that umlauts can be printed under 0.95 using type 1 fonts?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/Type-1-encoding-difference-between-FOP-0.94-and-FOP-0.95-tp26157790p26157790.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Type-1-encoding-difference-between-FOP-0.94-and-FOP-0.95-tp26157790p26157790.html&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Sent from the FOP - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Jeremias Maerki
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26234356&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26234356&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/Type-1-encoding-difference-between-FOP-0.94-and-FOP-0.95-tp26157790p26208616.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/Type-1-encoding-difference-between-FOP-0.94-and-FOP-0.95-tp26157790p26208616.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the FOP - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26234356&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26234356&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Jeremias Maerki
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26234356&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26234356&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Type-1-encoding-difference-between-FOP-0.94-and-FOP-0.95-tp26157790p26234356.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26234183</id>
	<title>Re: Conversion of CMYK Image into RGB Image</title>
	<published>2009-11-06T07:48:28Z</published>
	<updated>2009-11-06T07:48:28Z</updated>
	<author>
		<name>Jeremias Maerki-2</name>
	</author>
	<content type="html">Hi Venkat
&lt;br&gt;&lt;br&gt;Sorry, but I can't reproduce that. I do get the red rectangle even with
&lt;br&gt;the renderer. Please check if you get any error messages in the log in
&lt;br&gt;the renderer case.
&lt;br&gt;&lt;br&gt;On 05.11.2009 11:37:36 Venkat Reddy wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Jeremias,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am trying to test the CMYK color image with the fop trunk. The image 
&lt;br&gt;&amp;gt; is getting displayed only with the Painter, and the renderer is not 
&lt;br&gt;&amp;gt; showing the image in postscript output file.
&lt;br&gt;&amp;gt; As you stated, the renderer should convert this CMYK image to sRGB 
&lt;br&gt;&amp;gt; image, but I found only painter is doing the job.
&lt;br&gt;&amp;gt; I am attaching my testcase with this mail and the image as well.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Venkat.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Jeremias Maerki wrote:
&lt;br&gt;&amp;gt; &amp;gt; Hi Venkat,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; that's [1], method encodeRenderedImageAsRGB() in the case of PostScript
&lt;br&gt;&amp;gt; &amp;gt; output.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; [1] &lt;a href=&quot;http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/ps/ImageEncodingHelper.java?view=markup&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/ps/ImageEncodingHelper.java?view=markup&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; HTH
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; On 03.11.2009 17:39:51 Venkat Reddy wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; As Jeremias stated in the other mail,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; *[Currently, bitmaps are encoded in sRGB if a CMYK bitmap is encountered for the PostScript render]*
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Please someone point me to this source code, where the conversion happening for CMYK to RGB. I have given the 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; PSImageUtils class by the Jeremias, but failed to find the code related to this.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Thanks in advance,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Venkat.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Jeremias Maerki
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Jeremias Maerki
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Dev-f352.html&quot; embed=&quot;fixTarget[352]&quot; target=&quot;_top&quot; &gt;FOP - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Conversion-of-CMYK-Image-into-RGB-Image-tp26182502p26234183.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26233885</id>
	<title>DO NOT REPLY [Bug 46791] [PATCH] NullPointerException calling cloneNode for SVG 1.2 documents</title>
	<published>2009-11-06T07:33:14Z</published>
	<updated>2009-11-06T07:33:14Z</updated>
	<author>
		<name>Bugzilla from bugzilla@apache.org</name>
	</author>
	<content type="html">&lt;a href=&quot;https://issues.apache.org/bugzilla/show_bug.cgi?id=46791&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=46791&lt;/a&gt;&lt;br&gt;&lt;br&gt;--- Comment #14 from Daniel Westheide &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233885&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;d.westheide@...&lt;/a&gt;&amp;gt; 2009-11-06 07:33:09 UTC ---
&lt;br&gt;(In reply to comment #13)
&lt;br&gt;&amp;nbsp;&amp;gt; Daniel, please don't leave this unattended in your TODO stack forever: I
&lt;br&gt;&amp;gt; already saw a couple of good patches rotting in the bug tracker due to lack of
&lt;br&gt;&amp;gt; a CLA. :-|
&lt;br&gt;&lt;br&gt;Helder, I am very sorry that this process takes such a long time, much longer
&lt;br&gt;than I myself had expected. In fact, I attended to this issue back in March
&lt;br&gt;already, but I had problems communicating this to those in charge of deciding
&lt;br&gt;about it.
&lt;br&gt;&lt;br&gt;However, I pushed this topic once more now and was told that I can expect
&lt;br&gt;feedback within a couple of weeks.
&lt;br&gt;&lt;br&gt;I hope you understand that I cannot sign the CLA until I have clearance from my
&lt;br&gt;employer.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;https://issues.apache.org/bugzilla/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/bugzilla/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233885&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batik-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233885&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;batik-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Batik---Dev-f350.html&quot; embed=&quot;fixTarget[350]&quot; target=&quot;_top&quot; &gt;Batik - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/DO-NOT-REPLY--Bug-46791--New%3A--PATCH--NullPointerException-calling-cloneNode-for-SVG-1.2-documents-tp22304003p26233885.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26233062</id>
	<title>Re: AW: AW: AW: Zero width space is displayed as junk character [â€] in PDF</title>
	<published>2009-11-06T06:39:34Z</published>
	<updated>2009-11-06T06:39:34Z</updated>
	<author>
		<name>Pascal Sancho</name>
	</author>
	<content type="html">Hi there,
&lt;br&gt;Eclipse or whatever tool you use can make many things, and the encoding 
&lt;br&gt;may depend on what OS you use.
&lt;br&gt;My &amp;nbsp;colleague uses eclipse on Windows Vista, and he can create a XML 
&lt;br&gt;encoded in Ansi (french codepage), while the XML PI says that UTF-8 is used.
&lt;br&gt;&lt;br&gt;You should analyze the produced XML to determine the actual used 
&lt;br&gt;encoding (if you are on Windows system, you can use Babelpad , see [1]).
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.babelstone.co.uk/Software/BabelPad.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.babelstone.co.uk/Software/BabelPad.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;SP
&lt;br&gt;&lt;br&gt;Georg Datterl a écrit :
&lt;br&gt;&amp;gt; Well, I don't use Eclipse with fop, but if you write the file with UTF-8 encoding and then it's wrong in Eclipse, I guess it's a different problem. Well, it was worth a try, I guess. Sorry I can't help more.
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Georg Datterl
&lt;br&gt;&amp;gt; -----Ursprüngliche Nachricht-----
&lt;br&gt;&amp;gt; Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233062&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233062&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Still I don't understand...
&lt;br&gt;&amp;gt; How do I do this.. I use eclipse for reading and writing and every thing.. I have edit plus too and I tried by setting file encoding in preference..
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; SN
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233062&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233062&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Zero-width-space-is-displayed-as-junk-character--%C3%A2%E2%82%AC--in-PDF-tp26229749p26233062.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26233157</id>
	<title>Re: AW: AW: Zero width space is displayed as junk character [â€] in PDF</title>
	<published>2009-11-06T05:59:43Z</published>
	<updated>2009-11-06T05:59:43Z</updated>
	<author>
		<name>Tobias van Treeck</name>
	</author>
	<content type="html">a) So your workspace encoding is also UTF-8? (Preferences-General-Workspace?)&lt;br&gt;b) Set the encoding directly:&lt;br&gt;&lt;br&gt;&lt;span&gt;// Setup XSLT&lt;/span&gt;&lt;br&gt;&lt;span&gt;        TransformerFactory factory = TransformerFactory.newInstance();        &lt;/span&gt;&lt;br&gt;

&lt;span&gt;        Transformer transformer = factory.newTransformer(new StreamSource(xsltin));&lt;/span&gt;&lt;br&gt;&lt;span&gt;        transformer.setOutputProperty(&amp;quot;&lt;b class=&quot;highlight&quot;&gt;encoding&lt;/b&gt;&amp;quot;, &amp;quot;UTF-8&amp;quot;);&lt;/span&gt;&lt;br&gt;

&lt;br&gt;c) What font you are using? Maybe the font doesn&amp;#39;t support the char...&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;ToM&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/11/6  &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233157&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div&gt;&lt;div style=&quot;font-family: verdana,helvetica,sans-serif; font-size: 10pt;&quot;&gt;Still I don&amp;#39;t understand... &lt;br&gt;

&lt;br&gt;How do I do this.. I use eclipse for reading and writing and every thing.. I have edit plus too and I tried by setting file encoding in preference.. &lt;br&gt;&lt;div class=&quot;im&quot;&gt;&lt;br&gt;Thanks&lt;br&gt;SN&lt;br&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;  &lt;div&gt;  &lt;br&gt;

&lt;div style=&quot;color: rgb(91, 91, 91);&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(91, 91, 91); font-family: times new roman,new york,times,serif;&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(127, 63, 0);&quot;&gt;Personally I&amp;#39;m always ready to learn, although I do not always like being taught&lt;/span&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;/span&gt;&lt;br&gt;

&lt;/b&gt;&lt;/div&gt;  &lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;font-family: verdana,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;br&gt;&lt;div style=&quot;font-family: arial,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;font face=&quot;Tahoma&quot; size=&quot;2&quot;&gt;&lt;div class=&quot;im&quot;&gt;

&lt;hr size=&quot;1&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;From:&lt;/span&gt;&lt;/b&gt; Georg Datterl &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233157&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;georg.datterl@...&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;To:&lt;/span&gt;&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233157&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;

&lt;/div&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Sent:&lt;/span&gt;&lt;/b&gt; Fri, 6 November, 2009 6:52:49 PM&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Subject:&lt;/span&gt;&lt;/b&gt; AW: AW: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;

&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;Hi SN, &lt;br&gt;&lt;br&gt;Nope, what I meant is: Reading and writing has to happen with the same encoding. You could use UTF-8 for both or some ISO-Latin for both, but not write with one and read with another. &lt;br&gt;

&lt;br&gt;Regards,&lt;br&gt; &lt;br&gt;Georg Datterl&lt;br&gt; &lt;br&gt;------ Kontakt ------&lt;br&gt; &lt;br&gt;Georg Datterl&lt;br&gt; &lt;br&gt;Geneon media solutions gmbh&lt;br&gt;Gutenstetter Straße 8a&lt;br&gt;90449 Nürnberg&lt;br&gt; &lt;br&gt;HRB Nürnberg: 17193&lt;br&gt;Geschäftsführer: Yong-Harry Steiert &lt;br&gt;

&lt;br&gt;Tel.: 0911/36 78 88 - 26&lt;br&gt;Fax: 0911/36 78 88 - 20&lt;br&gt; &lt;br&gt;&lt;span&gt;&lt;a href=&quot;http://www.geneon.de&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.geneon.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt; &lt;br&gt;Weitere Mitglieder der Willmy MediaGroup:&lt;br&gt; &lt;br&gt;IRS Integrated Realization Services GmbH:    &lt;a href=&quot;http://www.irs-nbg.de&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.irs-nbg.de&lt;/a&gt; &lt;br&gt;

&lt;span&gt;Willmy PrintMedia GmbH:                            &lt;a href=&quot;http://www.willmy.de&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.willmy.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;span&gt;Willmy Consult &amp;amp; Content GmbH:                 &lt;a href=&quot;http://www.willmycc.de&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.willmycc.de&lt;/a&gt; &lt;/span&gt;&lt;br&gt;

-----Ursprüngliche Nachricht-----&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233157&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233157&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;] &lt;br&gt;

Gesendet: Freitag, 6. November 2009 14:18&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233157&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;Betreff: Re: AW: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;

&lt;br&gt;Files is saved with UTF-8 .. that doesnt solve problem.. a And why would I need UTF-8 to store &amp;quot;&amp;amp;#x200B;&amp;quot; other encoding would also handle it correctly.. I have no special characters in my xsl that may need UTF-8.&lt;br&gt;

Any way.. it does not work with UTF-8 too&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;SN&lt;br&gt;&lt;br&gt; &lt;br&gt;  &lt;br&gt;  &lt;br&gt;&lt;br&gt;Personally I&amp;#39;m always ready to learn, although I do not always like being taught&lt;br&gt;&lt;br&gt;  &lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________&lt;br&gt;

&lt;br&gt;From: Georg Datterl &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233157&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;georg.datterl@...&lt;/a&gt;&amp;gt;&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233157&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;

Sent: Fri, 6 November, 2009 4:04:35
 PM&lt;br&gt;Subject: AW: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;&lt;br&gt;Hi SN, &lt;br&gt;&lt;br&gt;That&amp;#39;s most likely an encoding problem. I have seen a similar effect with the latest trunk, if I open the fo file in XMLSpy. Have a look at your application and make sure it saves the fo file with the same encoding you use for reading. Preferably UTF-8, I guess.&lt;br&gt;

&lt;br&gt;Regards,&lt;br&gt;&lt;br&gt;Georg Datterl&lt;br&gt;&lt;br&gt;------ Kontakt ------&lt;br&gt;&lt;br&gt;Georg Datterl&lt;br&gt;&lt;br&gt;Geneon media solutions gmbh&lt;br&gt;Gutenstetter Straße 8a&lt;br&gt;90449 Nürnberg&lt;br&gt;&lt;br&gt;HRB Nürnberg: 17193&lt;br&gt;Geschäftsführer: Yong-Harry Steiert &lt;br&gt;

&lt;br&gt;Tel.: 0911/36 78 88 - 26&lt;br&gt;Fax: 0911/36 78 88 - 20&lt;br&gt;&lt;br&gt;&lt;span&gt;&lt;a href=&quot;http://www.geneon.de&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.geneon.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;Weitere Mitglieder der Willmy MediaGroup:&lt;br&gt;&lt;br&gt;IRS Integrated Realization Services GmbH:    &lt;a href=&quot;http://www.irs-nbg.de&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.irs-nbg.de&lt;/a&gt; &lt;br&gt;

&lt;span&gt;Willmy PrintMedia GmbH:               
             &lt;a href=&quot;http://www.willmy.de&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.willmy.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;span&gt;Willmy Consult &amp;amp; Content GmbH:                &lt;a href=&quot;http://www.willmycc.de&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.willmycc.de&lt;/a&gt; &lt;/span&gt;&lt;br&gt;

-----Ursprüngliche Nachricht-----&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233157&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233157&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;]&lt;br&gt;

Gesendet: Freitag, 6. November 2009 11:29&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26233157&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;Betreff: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;

&lt;br&gt;I am using fop 0.20.4.. I need to wrap content inside a block so I am adding zero width spaces (&amp;amp;#x200B; ) to the long string..
 how ever Instead of breaking at zero width space.. it displays &amp;amp;#x200B; as a special character (â€) in PDF.. &lt;br&gt;&lt;br&gt;Here&amp;#39;s my xsl code that adds zero width spaces as required&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;xsl:template name=&amp;quot;hyphenate&amp;quot;&amp;gt;&lt;br&gt;

    &amp;lt;xsl:param name=&amp;quot;data&amp;quot; /&amp;gt;&lt;br&gt;    &amp;lt;xsl:param name=&amp;quot;limit&amp;quot; select=&amp;quot;&amp;#39;10&amp;#39;&amp;quot;/&amp;gt;    &lt;br&gt;    &amp;lt;xsl:choose&amp;gt;&lt;br&gt;        &amp;lt;xsl:when test=&amp;quot;string-length($data) &amp;amp;lt; $limit&amp;quot;&amp;gt;&lt;br&gt;

            &amp;lt;xsl:value-of  select=&amp;quot;$data&amp;quot;/&amp;gt;&lt;br&gt;        &amp;lt;/xsl:when&amp;gt;&lt;br&gt;        &amp;lt;xsl:otherwise&amp;gt;&lt;br&gt;            &amp;lt;xsl:variable name=&amp;quot;part&amp;quot; select=&amp;quot;substring($data, 1, $limit)&amp;quot;/&amp;gt;&lt;br&gt;

            &amp;lt;xsl:variable name=&amp;quot;remaining&amp;quot; select=&amp;quot;substring($data, $limit+1)&amp;quot;/&amp;gt;&lt;br&gt;           
 &amp;lt;xsl:value-of select=&amp;#39;concat($part, &amp;quot;&amp;amp;#x200B;&amp;quot;)&amp;#39;/&amp;gt;    &lt;br&gt;            &amp;lt;xsl:call-template name=&amp;quot;hyphenate&amp;quot;&amp;gt;&lt;br&gt;                &amp;lt;xsl:with-param name=&amp;quot;data&amp;quot; select=&amp;quot;$remaining&amp;quot;/&amp;gt;&lt;br&gt;

                &amp;lt;xsl:with-param name=&amp;quot;limit&amp;quot; select=&amp;quot;$limit&amp;quot;/&amp;gt;&lt;br&gt;            &amp;lt;/xsl:call-template&amp;gt;                            &lt;br&gt;        &amp;lt;/xsl:otherwise&amp;gt;&lt;br&gt;    &amp;lt;/xsl:choose&amp;gt;    &lt;br&gt;

&amp;lt;/xsl:template&amp;gt;  &lt;br&gt;  &lt;br&gt;&lt;br&gt;Any ideas why is it happening ?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;SN&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Personally I&amp;#39;m always ready to learn, although I do not always like being taught&lt;br&gt;&lt;br&gt;  &lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________&lt;br&gt;

&lt;br&gt;The INTERNET now has a personality.
 YOURS! See your Yahoo! Homepage &amp;lt;&lt;a href=&quot;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&lt;/a&gt;&amp;gt; .&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________&lt;br&gt;

&lt;br&gt;Try the new Yahoo! India Homepage. Click here &amp;lt;&lt;a href=&quot;http://in.rd.yahoo.com/tagline_metro_1/*http://in.yahoo.com/trynew&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://in.rd.yahoo.com/tagline_metro_1/*http://in.yahoo.com/trynew&lt;/a&gt;&amp;gt; .&lt;br&gt;

&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;hm&quot;&gt;

&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;hm&quot;&gt;&lt;br&gt;
      &lt;hr size=&quot;1&quot;&gt; From cricket scores to your friends. Try the &lt;a href=&quot;http://in.rd.yahoo.com/tagline_metro_4/*http://in.yahoo.com/trynew&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Yahoo! India Homepage!&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Zero-width-space-is-displayed-as-junk-character--%C3%A2%E2%82%AC--in-PDF-tp26229749p26233157.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26232384</id>
	<title>AW: AW: AW: Zero width space is displayed as junk character [â€] in PDF</title>
	<published>2009-11-06T05:54:11Z</published>
	<updated>2009-11-06T05:54:11Z</updated>
	<author>
		<name>Georg Datterl</name>
	</author>
	<content type="html">Well, I don't use Eclipse with fop, but if you write the file with UTF-8 encoding and then it's wrong in Eclipse, I guess it's a different problem. Well, it was worth a try, I guess. Sorry I can't help more. 
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Georg Datterl
&lt;br&gt;&amp;nbsp;
&lt;br&gt;------ Kontakt ------
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Georg Datterl
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Geneon media solutions gmbh
&lt;br&gt;Gutenstetter Straße 8a
&lt;br&gt;90449 Nürnberg
&lt;br&gt;&amp;nbsp;
&lt;br&gt;HRB Nürnberg: 17193
&lt;br&gt;Geschäftsführer: Yong-Harry Steiert 
&lt;br&gt;&lt;br&gt;Tel.: 0911/36 78 88 - 26
&lt;br&gt;Fax: 0911/36 78 88 - 20
&lt;br&gt;&amp;nbsp;
&lt;br&gt;www.geneon.de
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Weitere Mitglieder der Willmy MediaGroup:
&lt;br&gt;&amp;nbsp;
&lt;br&gt;IRS Integrated Realization Services GmbH: &amp;nbsp; &amp;nbsp;www.irs-nbg.de 
&lt;br&gt;Willmy PrintMedia GmbH: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;www.willmy.de
&lt;br&gt;Willmy Consult &amp; Content GmbH: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; www.willmycc.de 
&lt;br&gt;-----Ursprüngliche Nachricht-----
&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232384&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232384&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;] 
&lt;br&gt;Gesendet: Freitag, 6. November 2009 14:39
&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232384&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;
&lt;br&gt;Betreff: Re: AW: AW: Zero width space is displayed as junk character [â€] in PDF
&lt;br&gt;&lt;br&gt;Still I don't understand... 
&lt;br&gt;&lt;br&gt;How do I do this.. I use eclipse for reading and writing and every thing.. I have edit plus too and I tried by setting file encoding in preference.. 
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;SN
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Personally I'm always ready to learn, although I do not always like being taught
&lt;br&gt;&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________
&lt;br&gt;&lt;br&gt;From: Georg Datterl &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232384&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;georg.datterl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232384&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;
&lt;br&gt;Sent: Fri, 6 November, 2009 6:52:49 PM
&lt;br&gt;Subject: AW: AW: Zero width space is displayed as junk character [â€] in PDF
&lt;br&gt;&lt;br&gt;Hi SN, 
&lt;br&gt;&lt;br&gt;Nope, what I meant is: Reading and writing has to happen with the same encoding. You could use UTF-8 for both or some ISO-Latin for both, but not write with one and read with another. 
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Georg Datterl
&lt;br&gt;&lt;br&gt;------ Kontakt ------
&lt;br&gt;&lt;br&gt;Georg Datterl
&lt;br&gt;&lt;br&gt;Geneon media solutions gmbh
&lt;br&gt;Gutenstetter Straße 8a
&lt;br&gt;90449 Nürnberg
&lt;br&gt;&lt;br&gt;HRB Nürnberg: 17193
&lt;br&gt;Geschäftsführer: Yong-Harry Steiert 
&lt;br&gt;&lt;br&gt;Tel.: 0911/36 78 88 - 26
&lt;br&gt;Fax: 0911/36 78 88 - 20
&lt;br&gt;&lt;br&gt;www.geneon.de
&lt;br&gt;&lt;br&gt;Weitere Mitglieder der Willmy MediaGroup:
&lt;br&gt;&lt;br&gt;IRS Integrated Realization Services GmbH: &amp;nbsp; &amp;nbsp;www.irs-nbg.de 
&lt;br&gt;Willmy PrintMedia GmbH: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;www.willmy.de
&lt;br&gt;Willmy Consult &amp; Content GmbH: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;www.willmycc.de 
&lt;br&gt;-----Ursprüngliche Nachricht-----
&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232384&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232384&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;]
&lt;br&gt;Gesendet: Freitag, 6. November 2009 14:18
&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232384&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;
&lt;br&gt;Betreff: Re: AW: Zero width space is displayed as junk character [â€] in PDF
&lt;br&gt;&lt;br&gt;Files is saved with UTF-8 .. that doesnt solve problem.. a And why would I need UTF-8 to store &amp;quot;&amp;#x200B;&amp;quot; other encoding would also handle it correctly.. I have no special characters in my xsl that may need UTF-8.
&lt;br&gt;Any way.. it does not work with UTF-8 too
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;SN
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;Personally I'm always ready to learn, although I do not always like being taught
&lt;br&gt;&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________
&lt;br&gt;&lt;br&gt;From: Georg Datterl &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232384&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;georg.datterl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232384&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;
&lt;br&gt;Sent: Fri, 6 November, 2009 4:04:35 PM
&lt;br&gt;Subject: AW: Zero width space is displayed as junk character [â€] in PDF
&lt;br&gt;&lt;br&gt;Hi SN, 
&lt;br&gt;&lt;br&gt;That's most likely an encoding problem. I have seen a similar effect with the latest trunk, if I open the fo file in XMLSpy. Have a look at your application and make sure it saves the fo file with the same encoding you use for reading. Preferably UTF-8, I guess.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Georg Datterl
&lt;br&gt;&lt;br&gt;------ Kontakt ------
&lt;br&gt;&lt;br&gt;Georg Datterl
&lt;br&gt;&lt;br&gt;Geneon media solutions gmbh
&lt;br&gt;Gutenstetter Straße 8a
&lt;br&gt;90449 Nürnberg
&lt;br&gt;&lt;br&gt;HRB Nürnberg: 17193
&lt;br&gt;Geschäftsführer: Yong-Harry Steiert 
&lt;br&gt;&lt;br&gt;Tel.: 0911/36 78 88 - 26
&lt;br&gt;Fax: 0911/36 78 88 - 20
&lt;br&gt;&lt;br&gt;www.geneon.de
&lt;br&gt;&lt;br&gt;Weitere Mitglieder der Willmy MediaGroup:
&lt;br&gt;&lt;br&gt;IRS Integrated Realization Services GmbH: &amp;nbsp; &amp;nbsp;www.irs-nbg.de 
&lt;br&gt;Willmy PrintMedia GmbH: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;www.willmy.de
&lt;br&gt;Willmy Consult &amp; Content GmbH: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;www.willmycc.de 
&lt;br&gt;-----Ursprüngliche Nachricht-----
&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232384&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232384&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;]
&lt;br&gt;Gesendet: Freitag, 6. November 2009 11:29
&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232384&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;
&lt;br&gt;Betreff: Zero width space is displayed as junk character [â€] in PDF
&lt;br&gt;&lt;br&gt;I am using fop 0.20.4.. I need to wrap content inside a block so I am adding zero width spaces (&amp;#x200B; ) to the long string.. how ever Instead of breaking at zero width space.. it displays &amp;#x200B; as a special character (â€) in PDF.. 
&lt;br&gt;&lt;br&gt;Here's my xsl code that adds zero width spaces as required
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;xsl:template name=&amp;quot;hyphenate&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:param name=&amp;quot;data&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:param name=&amp;quot;limit&amp;quot; select=&amp;quot;'10'&amp;quot;/&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:choose&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:when test=&amp;quot;string-length($data) &amp;lt; $limit&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:value-of &amp;nbsp;select=&amp;quot;$data&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:when&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:otherwise&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:variable name=&amp;quot;part&amp;quot; select=&amp;quot;substring($data, 1, $limit)&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:variable name=&amp;quot;remaining&amp;quot; select=&amp;quot;substring($data, $limit+1)&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:value-of select='concat($part, &amp;quot;&amp;#x200B;&amp;quot;)'/&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:call-template name=&amp;quot;hyphenate&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:with-param name=&amp;quot;data&amp;quot; select=&amp;quot;$remaining&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:with-param name=&amp;quot;limit&amp;quot; select=&amp;quot;$limit&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:call-template&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:otherwise&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/xsl:choose&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;lt;/xsl:template&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;Any ideas why is it happening ?
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;SN
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Personally I'm always ready to learn, although I do not always like being taught
&lt;br&gt;&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________
&lt;br&gt;&lt;br&gt;The INTERNET now has a personality. YOURS! See your Yahoo! Homepage &amp;lt;&lt;a href=&quot;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&lt;/a&gt;&amp;gt; .
&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________
&lt;br&gt;&lt;br&gt;Try the new Yahoo! India Homepage. Click here &amp;lt;&lt;a href=&quot;http://in.rd.yahoo.com/tagline_metro_1/*http://in.yahoo.com/trynew&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://in.rd.yahoo.com/tagline_metro_1/*http://in.yahoo.com/trynew&lt;/a&gt;&amp;gt; .
&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________
&lt;br&gt;&lt;br&gt;From cricket scores to your friends. Try the Yahoo! India Homepage! &amp;lt;&lt;a href=&quot;http://in.rd.yahoo.com/tagline_metro_4/*http://in.yahoo.com/trynew&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://in.rd.yahoo.com/tagline_metro_4/*http://in.yahoo.com/trynew&lt;/a&gt;&amp;gt; 
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Zero-width-space-is-displayed-as-junk-character--%C3%A2%E2%82%AC--in-PDF-tp26229749p26232384.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26232166</id>
	<title>Re: AW: AW: Zero width space is displayed as junk character [â€] in PDF</title>
	<published>2009-11-06T05:39:25Z</published>
	<updated>2009-11-06T05:39:25Z</updated>
	<author>
		<name>sudhir543-dev</name>
	</author>
	<content type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div style=&quot;font-family:verdana,helvetica,sans-serif;font-size:10pt&quot;&gt;Still I don't understand... &lt;br&gt;&lt;br&gt;How do I do this.. I use eclipse for reading and writing and every thing.. I have edit plus too and I tried by setting file encoding in preference.. &lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;SN&lt;br&gt;&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;div id=&quot;RTEContent&quot;&gt;&amp;nbsp; &lt;div id=&quot;RTEContent&quot;&gt;&amp;nbsp; &lt;br&gt;&lt;div style=&quot;color: rgb(91, 91, 91);&quot;&gt;&lt;strong&gt;&lt;span style=&quot;color: rgb(91, 91, 91); font-family: times new roman,new york,times,serif;&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(127, 63, 0);&quot;&gt;Personally I'm always ready to learn, although I do not always like being taught&lt;/span&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;/span&gt;&lt;br&gt;&lt;/strong&gt;&lt;/div&gt;&amp;nbsp; &lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;font-family: verdana,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;br&gt;&lt;div style=&quot;font-family: arial,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;Tahoma&quot;&gt;&lt;hr size=&quot;1&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;From:&lt;/span&gt;&lt;/b&gt; Georg Datterl &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232166&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;georg.datterl@...&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;To:&lt;/span&gt;&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232166&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Sent:&lt;/span&gt;&lt;/b&gt; Fri, 6 November, 2009 6:52:49 PM&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Subject:&lt;/span&gt;&lt;/b&gt; AW: AW: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;&lt;/font&gt;&lt;br&gt;Hi SN, &lt;br&gt;&lt;br&gt;Nope, what I meant is: Reading and writing has to happen with the same encoding. You could use UTF-8 for both or some ISO-Latin for both, but not write with one and read with another. &lt;br&gt;&lt;br&gt;Regards,&lt;br&gt; &lt;br&gt;Georg Datterl&lt;br&gt; &lt;br&gt;------ Kontakt ------&lt;br&gt; &lt;br&gt;Georg Datterl&lt;br&gt; &lt;br&gt;Geneon media solutions gmbh&lt;br&gt;Gutenstetter Straße 8a&lt;br&gt;90449 Nürnberg&lt;br&gt; &lt;br&gt;HRB Nürnberg: 17193&lt;br&gt;Geschäftsführer: Yong-Harry Steiert &lt;br&gt;&lt;br&gt;Tel.: 0911/36 78 88 - 26&lt;br&gt;Fax: 0911/36 78 88 - 20&lt;br&gt; &lt;br&gt;&lt;span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.geneon.de&quot; rel=&quot;nofollow&quot;&gt;www.geneon.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt; &lt;br&gt;Weitere Mitglieder der Willmy MediaGroup:&lt;br&gt; &lt;br&gt;IRS Integrated Realization Services GmbH:&amp;nbsp; &amp;nbsp; www.irs-nbg.de &lt;br&gt;&lt;span&gt;Willmy PrintMedia GmbH:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a target=&quot;_blank&quot; href=&quot;http://www.willmy.de&quot; rel=&quot;nofollow&quot;&gt;www.willmy.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;span&gt;Willmy Consult &amp;amp; Content GmbH:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  &lt;a target=&quot;_blank&quot; href=&quot;http://www.willmycc.de&quot; rel=&quot;nofollow&quot;&gt;www.willmycc.de&lt;/a&gt; &lt;/span&gt;&lt;br&gt;-----Ursprüngliche Nachricht-----&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232166&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232166&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;] &lt;br&gt;Gesendet: Freitag, 6. November 2009 14:18&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232166&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;Betreff: Re: AW: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;&lt;br&gt;Files is saved with UTF-8 .. that doesnt solve problem.. a And why would I need UTF-8 to store &quot;&amp;amp;#x200B;&quot; other encoding would also handle it correctly.. I have no special characters in my xsl that may need UTF-8.&lt;br&gt;Any way.. it does not work with UTF-8 too&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;SN&lt;br&gt;&lt;br&gt; &lt;br&gt;&amp;nbsp; &lt;br&gt;&amp;nbsp; &lt;br&gt;&lt;br&gt;Personally I'm always ready to learn, although I do not always like being taught&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________&lt;br&gt;&lt;br&gt;From: Georg Datterl &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232166&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;georg.datterl@...&lt;/a&gt;&amp;gt;&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232166&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;Sent: Fri, 6 November, 2009 4:04:35
 PM&lt;br&gt;Subject: AW: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;&lt;br&gt;Hi SN, &lt;br&gt;&lt;br&gt;That's most likely an encoding problem. I have seen a similar effect with the latest trunk, if I open the fo file in XMLSpy. Have a look at your application and make sure it saves the fo file with the same encoding you use for reading. Preferably UTF-8, I guess.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;&lt;br&gt;Georg Datterl&lt;br&gt;&lt;br&gt;------ Kontakt ------&lt;br&gt;&lt;br&gt;Georg Datterl&lt;br&gt;&lt;br&gt;Geneon media solutions gmbh&lt;br&gt;Gutenstetter Straße 8a&lt;br&gt;90449 Nürnberg&lt;br&gt;&lt;br&gt;HRB Nürnberg: 17193&lt;br&gt;Geschäftsführer: Yong-Harry Steiert &lt;br&gt;&lt;br&gt;Tel.: 0911/36 78 88 - 26&lt;br&gt;Fax: 0911/36 78 88 - 20&lt;br&gt;&lt;br&gt;&lt;span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.geneon.de&quot; rel=&quot;nofollow&quot;&gt;www.geneon.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;Weitere Mitglieder der Willmy MediaGroup:&lt;br&gt;&lt;br&gt;IRS Integrated Realization Services GmbH:&amp;nbsp; &amp;nbsp; www.irs-nbg.de &lt;br&gt;&lt;span&gt;Willmy PrintMedia GmbH:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a target=&quot;_blank&quot; href=&quot;http://www.willmy.de&quot; rel=&quot;nofollow&quot;&gt;www.willmy.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;span&gt;Willmy Consult &amp;amp; Content GmbH:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a target=&quot;_blank&quot; href=&quot;http://www.willmycc.de&quot; rel=&quot;nofollow&quot;&gt;www.willmycc.de&lt;/a&gt; &lt;/span&gt;&lt;br&gt;-----Ursprüngliche Nachricht-----&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232166&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232166&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;]&lt;br&gt;Gesendet: Freitag, 6. November 2009 11:29&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232166&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;Betreff: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;&lt;br&gt;I am using fop 0.20.4.. I need to wrap content inside a block so I am adding zero width spaces (&amp;amp;#x200B; ) to the long string..
 how ever Instead of breaking at zero width space.. it displays &amp;amp;#x200B; as a special character (â€) in PDF.. &lt;br&gt;&lt;br&gt;Here's my xsl code that adds zero width spaces as required&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;xsl:template name=&quot;hyphenate&quot;&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:param name=&quot;data&quot; /&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:param name=&quot;limit&quot; select=&quot;'10'&quot;/&amp;gt;&amp;nbsp; &amp;nbsp; &lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:choose&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:when test=&quot;string-length($data) &amp;amp;lt; $limit&quot;&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:value-of&amp;nbsp; select=&quot;$data&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:when&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:otherwise&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:variable name=&quot;part&quot; select=&quot;substring($data, 1, $limit)&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:variable name=&quot;remaining&quot; select=&quot;substring($data, $limit+1)&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
 &amp;lt;xsl:value-of select='concat($part, &quot;&amp;amp;#x200B;&quot;)'/&amp;gt;&amp;nbsp; &amp;nbsp; &lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:call-template name=&quot;hyphenate&quot;&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:with-param name=&quot;data&quot; select=&quot;$remaining&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:with-param name=&quot;limit&quot; select=&quot;$limit&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:call-template&amp;gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:otherwise&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/xsl:choose&amp;gt;&amp;nbsp; &amp;nbsp; &lt;br&gt;&amp;lt;/xsl:template&amp;gt;&amp;nbsp; &lt;br&gt;&amp;nbsp; &lt;br&gt;&lt;br&gt;Any ideas why is it happening ?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;SN&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Personally I'm always ready to learn, although I do not always like being taught&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________&lt;br&gt;&lt;br&gt;The INTERNET now has a personality.
 YOURS! See your Yahoo! Homepage &amp;lt;&lt;a href=&quot;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&lt;/a&gt;&amp;gt; .&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________&lt;br&gt;&lt;br&gt;Try the new Yahoo! India Homepage. Click here &amp;lt;&lt;a href=&quot;http://in.rd.yahoo.com/tagline_metro_1/*http://in.yahoo.com/trynew&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://in.rd.yahoo.com/tagline_metro_1/*http://in.yahoo.com/trynew&lt;/a&gt;&amp;gt; .&lt;br&gt;&lt;/div&gt;&lt;/div&gt;
&lt;!-- cg7.c50.mail.in.yahoo.com compressed/chunked Tue Oct 27 23:05:36 PDT 2009 --&gt;
&lt;/div&gt;&lt;br&gt;
      &lt;!--3--&gt;&lt;hr size=1&gt;&lt;/hr&gt; From cricket scores to your friends. Try the &lt;a href=&quot;http://in.rd.yahoo.com/tagline_metro_4/*http://in.yahoo.com/trynew&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Yahoo! India Homepage!&lt;/a&gt;&lt;/body&gt;&lt;/html&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Zero-width-space-is-displayed-as-junk-character--%C3%A2%E2%82%AC--in-PDF-tp26229749p26232166.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26232336</id>
	<title>Re: AW: Zero width space is displayed as junk character [â€] in PDF</title>
	<published>2009-11-06T05:31:50Z</published>
	<updated>2009-11-06T05:31:50Z</updated>
	<author>
		<name>Tobias van Treeck</name>
	</author>
	<content type="html">Hi,&lt;br&gt;&lt;br&gt;&amp;gt;And why would I need UTF-8 to store &amp;quot;&amp;amp;#x200B;&amp;quot;&lt;br&gt;you would need UTF-8 because the sign you are using is unicode....&lt;br&gt;&lt;br&gt;did you set the following line in your xsl file?&lt;br&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br&gt;

&lt;br&gt;I also use for instance:&lt;br&gt;&amp;lt;xsl:text&amp;gt;&amp;amp;#x20;&amp;lt;/xsl:text&amp;gt;&lt;br&gt;&lt;br&gt;and it is working fine...&lt;br&gt;Regards,&lt;br&gt;ToM&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/11/6  &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232336&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div&gt;&lt;div style=&quot;font-family: verdana,helvetica,sans-serif; font-size: 10pt;&quot;&gt;Files is saved with UTF-8 .. that doesnt solve problem.. a&lt;br&gt;

And why would I need UTF-8 to store &amp;quot;&amp;amp;#x200B;&amp;quot; other encoding would also handle it correctly.. I have no special characters in my xsl that may need UTF-8.&lt;br&gt;Any way.. it does not work with UTF-8 too&lt;div class=&quot;im&quot;&gt;

&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;SN&lt;br&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;  &lt;div&gt;  &lt;div style=&quot;color: rgb(91, 91, 91);&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: rgb(91, 91, 91); font-family: times new roman,new york,times,serif;&quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(127, 63, 0);&quot;&gt;Personally I&amp;#39;m always ready to learn, although I do not always like being taught&lt;/span&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;/span&gt;&lt;br&gt;

&lt;/b&gt;&lt;/div&gt;  &lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;font-family: verdana,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;br&gt;&lt;div style=&quot;font-family: arial,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;font face=&quot;Tahoma&quot; size=&quot;2&quot;&gt;&lt;hr size=&quot;1&quot;&gt;

&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;From:&lt;/span&gt;&lt;/b&gt; Georg Datterl &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232336&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;georg.datterl@...&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;To:&lt;/span&gt;&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232336&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;

&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Sent:&lt;/span&gt;&lt;/b&gt; Fri, 6 November, 2009 4:04:35 PM&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Subject:&lt;/span&gt;&lt;/b&gt; AW: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;&lt;/font&gt;&lt;div&gt;

&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;Hi SN, &lt;br&gt;&lt;br&gt;That&amp;#39;s most likely an encoding problem. I have seen a similar effect with the latest trunk, if I open the fo file in XMLSpy. Have a look at your application and make sure it saves the fo file with the same encoding you use for reading. Preferably UTF-8, I guess.&lt;br&gt;

&lt;br&gt;Regards,&lt;br&gt; &lt;br&gt;Georg Datterl&lt;br&gt; &lt;br&gt;------ Kontakt ------&lt;br&gt; &lt;br&gt;Georg Datterl&lt;br&gt; &lt;br&gt;Geneon media solutions gmbh&lt;br&gt;Gutenstetter Straße 8a&lt;br&gt;90449
 Nürnberg&lt;br&gt; &lt;br&gt;HRB Nürnberg: 17193&lt;br&gt;Geschäftsführer: Yong-Harry Steiert &lt;br&gt;&lt;br&gt;Tel.: 0911/36 78 88 - 26&lt;br&gt;Fax: 0911/36 78 88 - 20&lt;br&gt; &lt;br&gt;&lt;span&gt;&lt;a href=&quot;http://www.geneon.de&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.geneon.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt;

 &lt;br&gt;Weitere Mitglieder der Willmy MediaGroup:&lt;br&gt; &lt;br&gt;IRS Integrated Realization Services GmbH:    &lt;a href=&quot;http://www.irs-nbg.de&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.irs-nbg.de&lt;/a&gt; &lt;br&gt;&lt;span&gt;Willmy PrintMedia GmbH:                            &lt;a href=&quot;http://www.willmy.de&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.willmy.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt;

&lt;span&gt;Willmy Consult &amp;amp; Content GmbH:                 &lt;a href=&quot;http://www.willmycc.de&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.willmycc.de&lt;/a&gt; &lt;/span&gt;&lt;br&gt;-----Ursprüngliche Nachricht-----&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232336&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232336&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;] &lt;br&gt;

Gesendet: Freitag, 6. November 2009 11:29&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26232336&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;Betreff: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;

&lt;br&gt;I am using fop 0.20.4.. I need to wrap content inside a block so I am adding zero width spaces (&amp;amp;#x200B; ) to the long string.. how ever Instead of breaking at zero width space.. it displays &amp;amp;#x200B; as a special character (â€) in PDF.. &lt;br&gt;

&lt;br&gt;Here&amp;#39;s my xsl code that adds zero width spaces as required&lt;br&gt;&lt;br&gt; &lt;br&gt;&amp;lt;xsl:template name=&amp;quot;hyphenate&amp;quot;&amp;gt;&lt;br&gt;    &amp;lt;xsl:param name=&amp;quot;data&amp;quot; /&amp;gt;&lt;br&gt;    &amp;lt;xsl:param name=&amp;quot;limit&amp;quot; select=&amp;quot;&amp;#39;10&amp;#39;&amp;quot;/&amp;gt;    &lt;br&gt;

    &amp;lt;xsl:choose&amp;gt;&lt;br&gt;        &amp;lt;xsl:when test=&amp;quot;string-length($data) &amp;amp;lt; $limit&amp;quot;&amp;gt;&lt;br&gt; 
           &amp;lt;xsl:value-of  select=&amp;quot;$data&amp;quot;/&amp;gt;&lt;br&gt;        &amp;lt;/xsl:when&amp;gt;&lt;br&gt;        &amp;lt;xsl:otherwise&amp;gt;&lt;br&gt;            &amp;lt;xsl:variable name=&amp;quot;part&amp;quot; select=&amp;quot;substring($data, 1, $limit)&amp;quot;/&amp;gt;&lt;br&gt;

            &amp;lt;xsl:variable name=&amp;quot;remaining&amp;quot; select=&amp;quot;substring($data, $limit+1)&amp;quot;/&amp;gt;&lt;br&gt;            &amp;lt;xsl:value-of select=&amp;#39;concat($part, &amp;quot;&amp;amp;#x200B;&amp;quot;)&amp;#39;/&amp;gt;    &lt;br&gt;            &amp;lt;xsl:call-template name=&amp;quot;hyphenate&amp;quot;&amp;gt;&lt;br&gt;

                &amp;lt;xsl:with-param name=&amp;quot;data&amp;quot; select=&amp;quot;$remaining&amp;quot;/&amp;gt;&lt;br&gt;                &amp;lt;xsl:with-param name=&amp;quot;limit&amp;quot; select=&amp;quot;$limit&amp;quot;/&amp;gt;&lt;br&gt;            &amp;lt;/xsl:call-template&amp;gt;           
                 &lt;br&gt;        &amp;lt;/xsl:otherwise&amp;gt;&lt;br&gt;    &amp;lt;/xsl:choose&amp;gt;    &lt;br&gt;&amp;lt;/xsl:template&amp;gt;  &lt;br&gt;  &lt;br&gt;&lt;br&gt;Any ideas why is it happening ?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;SN&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Personally I&amp;#39;m always ready to learn, although I do not always like being taught&lt;br&gt;

&lt;br&gt;  &lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________&lt;br&gt;&lt;br&gt;The INTERNET now has a personality. YOURS! See your Yahoo! Homepage &amp;lt;&lt;a href=&quot;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&lt;/a&gt;&amp;gt; .&lt;br&gt;

&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;hm&quot;&gt;

&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;hm&quot;&gt;&lt;br&gt;
      &lt;hr size=&quot;1&quot;&gt; Try the new Yahoo! India Homepage. &lt;a href=&quot;http://in.rd.yahoo.com/tagline_metro_1/*http://in.yahoo.com/trynew&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt; Click here&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Zero-width-space-is-displayed-as-junk-character--%C3%A2%E2%82%AC--in-PDF-tp26229749p26232336.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26230515</id>
	<title>Re: Proper attribution for use of Batik</title>
	<published>2009-11-06T05:22:57Z</published>
	<updated>2009-11-06T05:22:57Z</updated>
	<author>
		<name>twaintwist</name>
	</author>
	<content type="html">Thanks,
&lt;br&gt;&lt;br&gt;So are their example apps you can point to that currently provide attribution? --- &amp;nbsp;I'd like to leverage good ideas....
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Simon Pepping @ Home wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;On Tue, Nov 03, 2009 at 06:15:26AM -0500, thomas.deweese@kodak.com wrote:
&lt;br&gt;&amp;gt; Hi Tom,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; t murr &amp;lt;twaintwist@gmail.com&amp;gt; wrote on 10/30/2009 04:45:53 PM:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Our software (website) would like to use Batik ---- &amp;nbsp;can you tell us
&lt;br&gt;&amp;gt; &amp;gt; how we should provide attribution for the use of Batik on our site? 
&lt;br&gt;&amp;gt; &amp;gt; --- are there other websites that you can point us to that do it right? 
&lt;br&gt;&amp;gt; ----
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Thanks for considering providing attribution. &amp;nbsp;I'm not aware of 
&lt;br&gt;&amp;gt; existing standards on providing attribution. &amp;nbsp;I would suggest a link to:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xmlgraphics.apache.org/batik/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlgraphics.apache.org/batik/&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Attached to either the xmlgraphics badge: 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xmlgraphics.apache.org/batik/images/group-logo.png&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlgraphics.apache.org/batik/images/group-logo.png&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; or the Batik 'logo': 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xmlgraphics.apache.org/batik/images/batik.png&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlgraphics.apache.org/batik/images/batik.png&lt;/a&gt;&lt;br&gt;&lt;br&gt;These days the ASF guards its trademarks and logos. For the current
&lt;br&gt;policy see &lt;a href=&quot;http://apache.org/foundation/marks/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/foundation/marks/&lt;/a&gt;. I believe the above
&lt;br&gt;suggestions are withing that policy, see esp. the following phrases:
&lt;br&gt;&lt;br&gt;&amp;quot;Examples of permitted nominative fair use:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * &amp;quot;This &amp;lt;here&amp;gt; is the graphic logo for Apache Foo software.&amp;quot;
&lt;br&gt;&lt;br&gt;and
&lt;br&gt;&lt;br&gt;&amp;quot;Using the Apache Foo (and similar) graphic logos:
&lt;br&gt;&lt;br&gt;You needn't ask us for permission to use Apache's graphics logos (the
&lt;br&gt;versions published on individual project's websites) on your own
&lt;br&gt;website solely as a hyperlink to the specific Apache project website
&lt;br&gt;or to www.apache.org. All other uses of Apache Foo (and similar)
&lt;br&gt;graphic logos must be approved in writing by the Apache PRC.
&lt;br&gt;&lt;br&gt;Unlike ASF's word trademarks (such as &amp;quot;Apache&amp;quot; and &amp;quot;Foo&amp;quot;), our graphic
&lt;br&gt;logos are also licensed to the public under the Apache License. That
&lt;br&gt;license permits you to create derivative works of those logos, as with
&lt;br&gt;any other Apache copyrighted work. However, trademark law does not
&lt;br&gt;allow you to apply any &amp;quot;confusingly similar&amp;quot; derivative logo to
&lt;br&gt;software if a relevant consumer would likely be confused by that use
&lt;br&gt;of that derivative logo.&amp;quot;
&lt;br&gt;&lt;br&gt;So, please go ahead, and thanks for considering providing attribution.
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Simon Pepping
&lt;br&gt;home page: &lt;a href=&quot;http://www.leverkruid.eu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.leverkruid.eu&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
&lt;br&gt;For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Batik---Users-f351.html&quot; embed=&quot;fixTarget[351]&quot; target=&quot;_top&quot; &gt;Batik - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Proper-attribution-for-use-of-Batik-tp26159139p26230515.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26231918</id>
	<title>AW: AW: Zero width space is displayed as junk character [â€] in PDF</title>
	<published>2009-11-06T05:22:49Z</published>
	<updated>2009-11-06T05:22:49Z</updated>
	<author>
		<name>Georg Datterl</name>
	</author>
	<content type="html">Hi SN, 
&lt;br&gt;&lt;br&gt;Nope, what I meant is: Reading and writing has to happen with the same encoding. You could use UTF-8 for both or some ISO-Latin for both, but not write with one and read with another. 
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Georg Datterl
&lt;br&gt;&amp;nbsp;
&lt;br&gt;------ Kontakt ------
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Georg Datterl
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Geneon media solutions gmbh
&lt;br&gt;Gutenstetter Straße 8a
&lt;br&gt;90449 Nürnberg
&lt;br&gt;&amp;nbsp;
&lt;br&gt;HRB Nürnberg: 17193
&lt;br&gt;Geschäftsführer: Yong-Harry Steiert 
&lt;br&gt;&lt;br&gt;Tel.: 0911/36 78 88 - 26
&lt;br&gt;Fax: 0911/36 78 88 - 20
&lt;br&gt;&amp;nbsp;
&lt;br&gt;www.geneon.de
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Weitere Mitglieder der Willmy MediaGroup:
&lt;br&gt;&amp;nbsp;
&lt;br&gt;IRS Integrated Realization Services GmbH: &amp;nbsp; &amp;nbsp;www.irs-nbg.de 
&lt;br&gt;Willmy PrintMedia GmbH: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;www.willmy.de
&lt;br&gt;Willmy Consult &amp; Content GmbH: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; www.willmycc.de 
&lt;br&gt;-----Ursprüngliche Nachricht-----
&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231918&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231918&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;] 
&lt;br&gt;Gesendet: Freitag, 6. November 2009 14:18
&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231918&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;
&lt;br&gt;Betreff: Re: AW: Zero width space is displayed as junk character [â€] in PDF
&lt;br&gt;&lt;br&gt;Files is saved with UTF-8 .. that doesnt solve problem.. a And why would I need UTF-8 to store &amp;quot;&amp;#x200B;&amp;quot; other encoding would also handle it correctly.. I have no special characters in my xsl that may need UTF-8.
&lt;br&gt;Any way.. it does not work with UTF-8 too
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;SN
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;Personally I'm always ready to learn, although I do not always like being taught
&lt;br&gt;&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________
&lt;br&gt;&lt;br&gt;From: Georg Datterl &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231918&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;georg.datterl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231918&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;
&lt;br&gt;Sent: Fri, 6 November, 2009 4:04:35 PM
&lt;br&gt;Subject: AW: Zero width space is displayed as junk character [â€] in PDF
&lt;br&gt;&lt;br&gt;Hi SN, 
&lt;br&gt;&lt;br&gt;That's most likely an encoding problem. I have seen a similar effect with the latest trunk, if I open the fo file in XMLSpy. Have a look at your application and make sure it saves the fo file with the same encoding you use for reading. Preferably UTF-8, I guess.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Georg Datterl
&lt;br&gt;&lt;br&gt;------ Kontakt ------
&lt;br&gt;&lt;br&gt;Georg Datterl
&lt;br&gt;&lt;br&gt;Geneon media solutions gmbh
&lt;br&gt;Gutenstetter Straße 8a
&lt;br&gt;90449 Nürnberg
&lt;br&gt;&lt;br&gt;HRB Nürnberg: 17193
&lt;br&gt;Geschäftsführer: Yong-Harry Steiert 
&lt;br&gt;&lt;br&gt;Tel.: 0911/36 78 88 - 26
&lt;br&gt;Fax: 0911/36 78 88 - 20
&lt;br&gt;&lt;br&gt;www.geneon.de
&lt;br&gt;&lt;br&gt;Weitere Mitglieder der Willmy MediaGroup:
&lt;br&gt;&lt;br&gt;IRS Integrated Realization Services GmbH: &amp;nbsp; &amp;nbsp;www.irs-nbg.de 
&lt;br&gt;Willmy PrintMedia GmbH: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;www.willmy.de
&lt;br&gt;Willmy Consult &amp; Content GmbH: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;www.willmycc.de 
&lt;br&gt;-----Ursprüngliche Nachricht-----
&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231918&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231918&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;]
&lt;br&gt;Gesendet: Freitag, 6. November 2009 11:29
&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231918&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;
&lt;br&gt;Betreff: Zero width space is displayed as junk character [â€] in PDF
&lt;br&gt;&lt;br&gt;I am using fop 0.20.4.. I need to wrap content inside a block so I am adding zero width spaces (&amp;#x200B; ) to the long string.. how ever Instead of breaking at zero width space.. it displays &amp;#x200B; as a special character (â€) in PDF.. 
&lt;br&gt;&lt;br&gt;Here's my xsl code that adds zero width spaces as required
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;xsl:template name=&amp;quot;hyphenate&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:param name=&amp;quot;data&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:param name=&amp;quot;limit&amp;quot; select=&amp;quot;'10'&amp;quot;/&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:choose&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:when test=&amp;quot;string-length($data) &amp;lt; $limit&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:value-of &amp;nbsp;select=&amp;quot;$data&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:when&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:otherwise&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:variable name=&amp;quot;part&amp;quot; select=&amp;quot;substring($data, 1, $limit)&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:variable name=&amp;quot;remaining&amp;quot; select=&amp;quot;substring($data, $limit+1)&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:value-of select='concat($part, &amp;quot;&amp;#x200B;&amp;quot;)'/&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:call-template name=&amp;quot;hyphenate&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:with-param name=&amp;quot;data&amp;quot; select=&amp;quot;$remaining&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:with-param name=&amp;quot;limit&amp;quot; select=&amp;quot;$limit&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:call-template&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:otherwise&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/xsl:choose&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;lt;/xsl:template&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;Any ideas why is it happening ?
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;SN
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Personally I'm always ready to learn, although I do not always like being taught
&lt;br&gt;&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________
&lt;br&gt;&lt;br&gt;The INTERNET now has a personality. YOURS! See your Yahoo! Homepage &amp;lt;&lt;a href=&quot;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&lt;/a&gt;&amp;gt; .
&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________
&lt;br&gt;&lt;br&gt;Try the new Yahoo! India Homepage. Click here &amp;lt;&lt;a href=&quot;http://in.rd.yahoo.com/tagline_metro_1/*http://in.yahoo.com/trynew&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://in.rd.yahoo.com/tagline_metro_1/*http://in.yahoo.com/trynew&lt;/a&gt;&amp;gt; .
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Zero-width-space-is-displayed-as-junk-character--%C3%A2%E2%82%AC--in-PDF-tp26229749p26231918.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26231852</id>
	<title>Re: AW: Zero width space is displayed as junk character [â€] in PDF</title>
	<published>2009-11-06T05:18:24Z</published>
	<updated>2009-11-06T05:18:24Z</updated>
	<author>
		<name>sudhir543-dev</name>
	</author>
	<content type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div style=&quot;font-family:verdana,helvetica,sans-serif;font-size:10pt&quot;&gt;Files is saved with UTF-8 .. that doesnt solve problem.. a&lt;br&gt;And why would I need UTF-8 to store &quot;&amp;amp;#x200B;&quot; other encoding would also handle it correctly.. I have no special characters in my xsl that may need UTF-8.&lt;br&gt;Any way.. it does not work with UTF-8 too&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;SN&lt;br&gt;&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;div id=&quot;RTEContent&quot;&gt;&amp;nbsp; &lt;div id=&quot;RTEContent&quot;&gt;&amp;nbsp; &lt;div style=&quot;color: rgb(91, 91, 91);&quot;&gt;&lt;strong&gt;&lt;span style=&quot;color: rgb(91, 91, 91); font-family: times new roman,new york,times,serif;&quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(127, 63, 0);&quot;&gt;Personally I'm always ready to learn, although I do not always like being taught&lt;/span&gt;&lt;span style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;/span&gt;&lt;br&gt;&lt;/strong&gt;&lt;/div&gt;&amp;nbsp; &lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;font-family: verdana,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;br&gt;&lt;div style=&quot;font-family: arial,helvetica,sans-serif; font-size: 10pt;&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;Tahoma&quot;&gt;&lt;hr size=&quot;1&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;From:&lt;/span&gt;&lt;/b&gt; Georg Datterl &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231852&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;georg.datterl@...&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;To:&lt;/span&gt;&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231852&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Sent:&lt;/span&gt;&lt;/b&gt; Fri, 6 November, 2009 4:04:35 PM&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Subject:&lt;/span&gt;&lt;/b&gt; AW: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;&lt;/font&gt;&lt;br&gt;Hi SN, &lt;br&gt;&lt;br&gt;That's most likely an encoding problem. I have seen a similar effect with the latest trunk, if I open the fo file in XMLSpy. Have a look at your application and make sure it saves the fo file with the same encoding you use for reading. Preferably UTF-8, I guess.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt; &lt;br&gt;Georg Datterl&lt;br&gt; &lt;br&gt;------ Kontakt ------&lt;br&gt; &lt;br&gt;Georg Datterl&lt;br&gt; &lt;br&gt;Geneon media solutions gmbh&lt;br&gt;Gutenstetter Straße 8a&lt;br&gt;90449
 Nürnberg&lt;br&gt; &lt;br&gt;HRB Nürnberg: 17193&lt;br&gt;Geschäftsführer: Yong-Harry Steiert &lt;br&gt;&lt;br&gt;Tel.: 0911/36 78 88 - 26&lt;br&gt;Fax: 0911/36 78 88 - 20&lt;br&gt; &lt;br&gt;&lt;span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.geneon.de&quot; rel=&quot;nofollow&quot;&gt;www.geneon.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt; &lt;br&gt;Weitere Mitglieder der Willmy MediaGroup:&lt;br&gt; &lt;br&gt;IRS Integrated Realization Services GmbH:&amp;nbsp; &amp;nbsp; www.irs-nbg.de &lt;br&gt;&lt;span&gt;Willmy PrintMedia GmbH:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a target=&quot;_blank&quot; href=&quot;http://www.willmy.de&quot; rel=&quot;nofollow&quot;&gt;www.willmy.de&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;span&gt;Willmy Consult &amp;amp; Content GmbH:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  &lt;a target=&quot;_blank&quot; href=&quot;http://www.willmycc.de&quot; rel=&quot;nofollow&quot;&gt;www.willmycc.de&lt;/a&gt; &lt;/span&gt;&lt;br&gt;-----Ursprüngliche Nachricht-----&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231852&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231852&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sudhir543-dev@...&lt;/a&gt;] &lt;br&gt;Gesendet: Freitag, 6. November 2009 11:29&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231852&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fop-users@...&lt;/a&gt;&lt;br&gt;Betreff: Zero width space is displayed as junk character [â€] in PDF&lt;br&gt;&lt;br&gt;I am using fop 0.20.4.. I need to wrap content inside a block so I am adding zero width spaces (&amp;amp;#x200B; ) to the long string.. how ever Instead of breaking at zero width space.. it displays &amp;amp;#x200B; as a special character (â€) in PDF.. &lt;br&gt;&lt;br&gt;Here's my xsl code that adds zero width spaces as required&lt;br&gt;&lt;br&gt; &lt;br&gt;&amp;lt;xsl:template name=&quot;hyphenate&quot;&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:param name=&quot;data&quot; /&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:param name=&quot;limit&quot; select=&quot;'10'&quot;/&amp;gt;&amp;nbsp; &amp;nbsp; &lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:choose&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:when test=&quot;string-length($data) &amp;amp;lt; $limit&quot;&amp;gt;&lt;br&gt;&amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:value-of&amp;nbsp; select=&quot;$data&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:when&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:otherwise&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:variable name=&quot;part&quot; select=&quot;substring($data, 1, $limit)&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:variable name=&quot;remaining&quot; select=&quot;substring($data, $limit+1)&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:value-of select='concat($part, &quot;&amp;amp;#x200B;&quot;)'/&amp;gt;&amp;nbsp; &amp;nbsp; &lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:call-template name=&quot;hyphenate&quot;&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:with-param name=&quot;data&quot; select=&quot;$remaining&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:with-param name=&quot;limit&quot; select=&quot;$limit&quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:call-template&amp;gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:otherwise&amp;gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/xsl:choose&amp;gt;&amp;nbsp; &amp;nbsp; &lt;br&gt;&amp;lt;/xsl:template&amp;gt;&amp;nbsp; &lt;br&gt;&amp;nbsp; &lt;br&gt;&lt;br&gt;Any ideas why is it happening ?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;SN&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Personally I'm always ready to learn, although I do not always like being taught&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________&lt;br&gt;&lt;br&gt;The INTERNET now has a personality. YOURS! See your Yahoo! Homepage &amp;lt;&lt;a href=&quot;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/&lt;/a&gt;&amp;gt; .&lt;br&gt;&lt;/div&gt;&lt;/div&gt;
&lt;!-- cg7.c50.mail.in.yahoo.com compressed/chunked Tue Oct 27 23:05:36 PDT 2009 --&gt;
&lt;/div&gt;&lt;br&gt;
      &lt;!--3--&gt;&lt;hr size=1&gt;&lt;/hr&gt; Try the new Yahoo! India Homepage. &lt;a href=&quot;http://in.rd.yahoo.com/tagline_metro_1/*http://in.yahoo.com/trynew&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt; Click here&lt;/a&gt;.&lt;/body&gt;&lt;/html&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/FOP---Users-f353.html&quot; embed=&quot;fixTarget[353]&quot; target=&quot;_top&quot; &gt;FOP - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Zero-width-space-is-displayed-as-junk-character--%C3%A2%E2%82%AC--in-PDF-tp26229749p26231852.html" />
</entry>

</feed>
