<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest topics for the forum "XSLfast Forum"]]></title>
		<link>http://forums.jcatalog.com/forums/forums/show/2.page</link>
		<description><![CDATA[The newest discussed topics in the forum "XSLfast Forum"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>XSF file corruption</title>
				<description><![CDATA[ Hello all,<br /> <br /> I am new to XSLFast.<br /> <br /> I was playing around with XSLFast 5.0 yesterday. I drew lines, tables etc. Then, with the editor open, I changed the Unit of Measure under Tools -&gt; XSLFast preferences -&gt; Additional Options from 'centimeter' to 'pixel'. I was prompted to restart XSLFast. Upon restart, XSLFast complained about being unable to open the xsf file. I have attached this file.<br /> <br /> Would someone know why I can't seem to open the file anymore?<br /> <br /> Thanking you in advance.]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/5444/15730.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/5444/15730.page</link>
				<pubDate><![CDATA[Wed, 8 Feb 2012 19:39:59]]> GMT</pubDate>
				<author><![CDATA[ Redflex]]></author>
			</item>
			<item>
				<title>XSLfast 5.0 Beta released</title>
				<description><![CDATA[ [b]XSLfast 5.0 Beta [/b]<br /> <br /> We listened to your needs and over the last 15 months developed XSLfast 5.0. Finally, the 5.0 Beta is there and we invite you to [b]get a preview[/b] before we release the final version. You can see the [b]brand-new features[/b] and enjoy the[b] simplified and accelerated layout creation process[/b].<br /> <br /> Try it yourself and [url=http://xslfast.com/content/Downloads]download XSLfast 5.0 Beta  [/url]!<br /> <br /> We are looking forward to be ready with the final version of XSLfast 5.0 early next year. As soon as it is available, we will let you know!<br /> <br /> In the meantime, you can give us your comments, exchange ideas, discuss features or just get in touch with other XSLfast users.<br /> <br /> Yours<br /> XSLfast Team]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/5434/15692.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/5434/15692.page</link>
				<pubDate><![CDATA[Thu, 22 Dec 2011 15:58:45]]> GMT</pubDate>
				<author><![CDATA[ Milosz Araszewicz]]></author>
			</item>
			<item>
				<title>How to let XSLfast manage visual parts, and let me write the logic behind in notepad++?</title>
				<description><![CDATA[ Often, we have questions like this:<br /> <br /> [quote]I want to change XSL file in Notepad++, but let XSLfast manage it too. How to do this?[/quote]<br /> <br /> In general, XSLfast does not able to open any XSL file and open it as a layout - it only imports templates as XSL code. <br /> <br /> Should it mean the answer is "no, it doesn't"? <br /> <br /> Way is there, but it is based upon separation of XSL pieces: visual part and logic behind.<br /> <br /> So, for this case your flow might be as follows:<br /> <br /> <ul><br /> <li>Move all data you  need to change into templates, visually.<br /> <li>Export XSL file from XSLfast.<br /> <li>Consume templates you need in text editor, and move it into different file foo.tpl.<br /> <li>Return back to XSLfast, and remove all visual elements you moved to external templates.<br /> <li>In Layout settings, add your foo.tpl file as external templates file, and save the prepared layout.<br /> </ul><br /> <br /> Now, the visual elements are in XSLfast, and the logic in separate file. And you can use your foo.tpl freely in  text or XML editor as you need, and XSLfast  still able to manage its' layouts.<br /> <br /> This hybrid way is alone right now.<br /> ]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/924/11152.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/924/11152.page</link>
				<pubDate><![CDATA[Wed, 23 Nov 2011 16:19:18]]> GMT</pubDate>
				<author><![CDATA[ Victor Krapivin]]></author>
			</item>
			<item>
				<title>Dynamic Data in a Table.</title>
				<description><![CDATA[ Hello all,<br /> <br /> I'm testing XSLFast and I'm facing the following problem:<br /> <br /> There are several rows in the source file, however, when I map them into a table inside the 'development' area, the system doesn't load them all, it limits it only until the end of the first page. <br /> <br /> What should I do to let it continues to the other PDF pages?<br /> <br /> Thank you,<br /> Guilherme]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/905/11078.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/905/11078.page</link>
				<pubDate><![CDATA[Fri, 7 Oct 2011 19:55:21]]> GMT</pubDate>
				<author><![CDATA[ Gcenzi]]></author>
			</item>
			<item>
				<title>Dynamic Content</title>
				<description><![CDATA[ Hello, <br /> <br /> We have a online shopping program developed in Java. We are using xlstfast to generate a couple of forms. Depending on the condition, a image is supposed to show or hide. Is there any possibilities that I can do the following: <br /> <br /> ------------------<br /> if <br />    isPrinted = 1<br /> <br /> then<br />     image show<br /> <br /> Else<br />     blank<br /> <br /> ------------------<br /> <br /> where, isPrinted is a node from xml, which would be queried out from database. <br /> <br /> Thank you in advance. <br /> <br /> Danny]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/667/10713.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/667/10713.page</link>
				<pubDate><![CDATA[Mon, 16 May 2011 17:24:34]]> GMT</pubDate>
				<author><![CDATA[ dannykamwo]]></author>
			</item>
			<item>
				<title>Differing rows in a table from XML</title>
				<description><![CDATA[ So i have a bit of an unusual problem, not sure if this one is even possible or not.<br /> <br /> Basically i have in my XML file, something like:<br /> <br /> [code]<br /> &lt;dsAFC&gt;<br />   &lt;ttAFCDetailsRow&gt;<br />     &lt;row&gt;1&lt;/row&gt;<br />     &lt;row_type&gt;1&lt;/row&gt;<br />     &lt;part&gt;HOL1000&lt;/row&gt;<br />     &lt;/Comment&gt;<br />   &lt;/ttAFCDetailsRow&gt;<br />   &lt;ttAFCDetailsRow&gt;<br />     &lt;row&gt;2&lt;/row&gt;<br />     &lt;row_type&gt;2&lt;/row&gt;<br />     &lt;part&gt;&lt;/row&gt;<br />     &lt;Comment&gt;Some comment that goes with the row above&lt;/Comment&gt;<br />   &lt;/ttAFCDetailsRow&gt;<br />   &lt;ttAFCDetailsRow&gt;<br />     &lt;row&gt;3&lt;/row&gt;<br />     &lt;row_type&gt;1&lt;/row&gt;<br />     &lt;part&gt;6B2380L&lt;/row&gt;<br />     &lt;/Comment&gt;<br />   &lt;/ttAFCDetailsRow&gt;<br /> &lt;/dsAFC&gt;<br /> [/code]<br /> <br /> Now, when creating the table from the XML file, if 'row_type' == 1 then the row needs to look a certain way (basically have 8 columns of data), however, if the 'row_type' == 2 then it needs to only have 2 columns (the first one is blank, the second one colspan's over the other 7 of them). I can't seem to work out how to do this though.<br /> <br /> Ray]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/658/10701.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/658/10701.page</link>
				<pubDate><![CDATA[Mon, 9 May 2011 03:00:08]]> GMT</pubDate>
				<author><![CDATA[ Ray Herring]]></author>
			</item>
			<item>
				<title>Loop around the pages</title>
				<description><![CDATA[ Hi,<br /> <br /> I am new to XSL Fast 4.0. I have a 2 page layout. <br /> <br /> I want to know..<br /> <br /> 1. How to use For-each for pages instread of each block. <br /> 2. How to add blank pages in pdf using the tool. <br /> <br /> Appreciate a quick response.<br />  :(]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/652/10665.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/652/10665.page</link>
				<pubDate><![CDATA[Tue, 19 Apr 2011 18:21:36]]> GMT</pubDate>
				<author><![CDATA[ vijaya]]></author>
			</item>
			<item>
				<title>Text rotation</title>
				<description><![CDATA[ Hello,<br /> <br /> I'm wondering if its possible to rotate textboxes 90 or 180 degrees?<br /> <br /> I'm using XSLfast 4.0.2<br /> <br /> BR,<br /> <br /> Anders]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/479/10439.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/479/10439.page</link>
				<pubDate><![CDATA[Wed, 2 Mar 2011 09:13:26]]> GMT</pubDate>
				<author><![CDATA[ Anders Erikson]]></author>
			</item>
			<item>
				<title>Problem with activation</title>
				<description><![CDATA[ Hi there, I dont know if I am writing in a proper board but I have got a problem with activation, link i receive in email is not working... [url=http://forums.jcatalog.com/?d5b20070fec44dd18923b9c8063]http://forums.jcatalog.com/?d5b20070fec44dd18923b9c8063[/url], ]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/264/10216.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/264/10216.page</link>
				<pubDate><![CDATA[Wed, 16 Feb 2011 21:53:39]]> GMT</pubDate>
				<author><![CDATA[ montyken]]></author>
			</item>
			<item>
				<title>dynamic column width</title>
				<description><![CDATA[ I would like to have the column width dependend on the information in the column. So if there are 25 characters in the column then the column is wider than if there are 3 characters.]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/260/10205.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/260/10205.page</link>
				<pubDate><![CDATA[Wed, 19 Jan 2011 11:03:48]]> GMT</pubDate>
				<author><![CDATA[ agnes bennen]]></author>
			</item>
			<item>
				<title>border around cell element</title>
				<description><![CDATA[ I would like to have a border around an image in a cell. How can I achieve this?]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/258/10203.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/258/10203.page</link>
				<pubDate><![CDATA[Wed, 19 Jan 2011 08:28:20]]> GMT</pubDate>
				<author><![CDATA[ agnes bennen]]></author>
			</item>
			<item>
				<title>pivot table</title>
				<description><![CDATA[ I have made documents  with  pivot table.<br /> It works well when I try them with Xslfast<br /> But when I want to  test them directly with fop 0.95 or fop 1.0  I have a lot of error messages<br /> <br /> I think I have done something wrong but I do not know what.<br /> <br /> I have attached  my xsf and xml files for a simple example.<br /> <br /> Thank you<br /> ]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/249/10169.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/249/10169.page</link>
				<pubDate><![CDATA[Tue, 14 Dec 2010 19:47:15]]> GMT</pubDate>
				<author><![CDATA[ mesnil]]></author>
			</item>
			<item>
				<title>XSL-FO</title>
				<description><![CDATA[ Hi,<br /> <br /> Could you please clarify the below doubts in the XSL-FO.<br /> <br /> I'm the beginning stage of XSL-FO.<br /> <br /> I've generating two column format PDF from XML via XSL-FO.<br /> <br /> When i'm using fo:float with "before" option for table and figures (Note: I've applied span="all" for tables and figures only), it will start in the new page. But the table size is larger than single page, it won't continue to next page.<br /> <br /> If i doesn't use float for table and figures, it is generating some extra space before table, i.e., second column is taken some extra space as like attached.<br /> <br /> Thanks,<br /> Rajendran<br /> <br /> ]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/224/10090.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/224/10090.page</link>
				<pubDate><![CDATA[Mon, 4 Oct 2010 08:35:19]]> GMT</pubDate>
				<author><![CDATA[ Rajendran]]></author>
			</item>
			<item>
				<title>Conditional Content...xsl:choose assistance</title>
				<description><![CDATA[ I am trying to use a xsl:choose in xslfast 4.0. <br /> <br /> I have a table that i want it's content to be conditional on a piece of data.  I would even accept having two tables and have one display on one condition else the other display.<br /> <br /> I have a xsl template that i have achieved what i want to do...using just xslt code.  however, i need to figure out how to do this in xslfast.<br /> <br /> the code that i have is:<br /> <br /> [code]&lt;fo:block-container height="62.0pt" left="10.0pt" position="absolute" top="-179.0pt" width="816.0pt"&gt;<br /> 							&lt;fo:block&gt;<br /> 								&lt;!-- GENERATE TABLE START--&gt;<br /> 								&lt;fo:table table-layout="fixed"&gt;<br /> 									&lt;fo:table-column column-width="261.0pt"/&gt;<br /> 									&lt;fo:table-column column-width="205.0pt"/&gt;<br /> 									&lt;fo:table-column column-width="90.0pt"/&gt;<br /> 									&lt;xsl:choose&gt;<br /> 										&lt;xsl:when test="contains(Remit_Summary/Line_1/Amt, '(') or contains(Remit_Summary/Line_1/Amt, ')') or contains(Remit_Summary/Line_1/Amt, 'CR')"&gt;<br /> 											&lt;fo:table-body&gt;<br /> 												&lt;fo:table-row&gt;<br /> 													&lt;fo:table-cell&gt;<br /> 														&lt;fo:block/&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 													&lt;fo:table-cell display-align="before"&gt;<br /> 														&lt;fo:block color="#000000" font-family="Arial" font-size="10.0pt" font-weight="bold" linefeed-treatment="preserve" text-align="start" white-space-collapse="false"&gt;<br /> 															&lt;xsl:text&gt;CREDIT - DO NOT PAY&lt;/xsl:text&gt;<br /> 														&lt;/fo:block&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 													&lt;fo:table-cell display-align="before"&gt;<br /> 														&lt;fo:block color="#000000" font-family="Arial" font-size="10.0pt" font-weight="bold" linefeed-treatment="preserve" text-align="end" white-space-collapse="false"&gt;<br /> 															&lt;xsl:value-of disable-output-escaping="no" select="Remit_Summary/Line_1/Amt"/&gt;<br /> 														&lt;/fo:block&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 												&lt;/fo:table-row&gt;<br /> 												&lt;fo:table-row&gt;<br /> 													&lt;fo:table-cell&gt;<br /> 														&lt;fo:block/&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 												&lt;/fo:table-row&gt;<br /> 												&lt;fo:table-row&gt;<br /> 													&lt;fo:table-cell&gt;<br /> 														&lt;fo:block/&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 												&lt;/fo:table-row&gt;<br /> 												&lt;fo:table-row&gt;<br /> 													&lt;fo:table-cell&gt;<br /> 														&lt;fo:block/&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 												&lt;/fo:table-row&gt;<br /> 											&lt;/fo:table-body&gt;<br /> 										&lt;/xsl:when&gt;<br /> 										&lt;xsl:otherwise&gt;<br /> 											&lt;fo:table-body&gt;<br /> 												&lt;fo:table-row&gt;<br /> 													&lt;fo:table-cell&gt;<br /> 														&lt;fo:block/&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 													&lt;fo:table-cell display-align="before"&gt;<br /> 														&lt;fo:block color="#000000" font-family="Arial" font-size="10.0pt" font-weight="bold" linefeed-treatment="preserve" text-align="start" white-space-collapse="false"&gt;<br /> 															&lt;xsl:value-of disable-output-escaping="no" select="Remit_Summary/Line_1/Desc"/&gt;<br /> 														&lt;/fo:block&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 													&lt;fo:table-cell display-align="before"&gt;<br /> 														&lt;fo:block color="#000000" font-family="Arial" font-size="10.0pt" font-weight="bold" linefeed-treatment="preserve" text-align="end" white-space-collapse="false"&gt;<br /> 															&lt;xsl:value-of disable-output-escaping="no" select="Remit_Summary/Line_1/Amt"/&gt;<br /> 														&lt;/fo:block&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 												&lt;/fo:table-row&gt;<br /> 												&lt;fo:table-row&gt;<br /> 													&lt;fo:table-cell display-align="before"&gt;<br /> 														&lt;fo:block color="#000000" font-family="Arial" font-size="12.0pt" linefeed-treatment="preserve" text-align="start" white-space-collapse="false"&gt;<br /> 															&lt;xsl:value-of disable-output-escaping="no" select="Check_Allowed_Ind"/&gt;<br /> 														&lt;/fo:block&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 													&lt;fo:table-cell display-align="before"&gt;<br /> 														&lt;fo:block color="#000000" font-family="Arial" font-size="9.0pt" linefeed-treatment="preserve" text-align="start" white-space-collapse="false"&gt;<br /> 															&lt;xsl:value-of disable-output-escaping="no" select="Remit_Summary/Line_2/Desc"/&gt;<br /> 														&lt;/fo:block&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 													&lt;fo:table-cell display-align="before"&gt;<br /> 														&lt;fo:block color="#000000" font-family="Arial" font-size="9.0pt" linefeed-treatment="preserve" text-align="end" white-space-collapse="false"&gt;<br /> 															&lt;xsl:value-of disable-output-escaping="no" select="Remit_Summary/Line_2/Amt"/&gt;<br /> 														&lt;/fo:block&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 												&lt;/fo:table-row&gt;<br /> 												&lt;fo:table-row&gt;<br /> 													&lt;fo:table-cell&gt;<br /> 														&lt;fo:block/&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 													&lt;fo:table-cell display-align="before"&gt;<br /> 														&lt;fo:block color="#000000" font-family="Arial" font-size="9.0pt" linefeed-treatment="preserve" text-align="start" white-space-collapse="false"&gt;<br /> 															&lt;xsl:value-of disable-output-escaping="no" select="Remit_Summary/Line_3/Desc"/&gt;<br /> 														&lt;/fo:block&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 													&lt;fo:table-cell display-align="before"&gt;<br /> 														&lt;fo:block color="#000000" font-family="Arial" font-size="9.0pt" linefeed-treatment="preserve" text-align="end" white-space-collapse="false"&gt;<br /> 															&lt;xsl:value-of disable-output-escaping="no" select="Remit_Summary/Line_3/Amt"/&gt;<br /> 														&lt;/fo:block&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 												&lt;/fo:table-row&gt;<br /> 												&lt;fo:table-row&gt;<br /> 													&lt;fo:table-cell&gt;<br /> 														&lt;fo:block/&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 													&lt;fo:table-cell display-align="before"&gt;<br /> 														&lt;fo:block color="#000000" font-family="Arial" font-size="10.0pt" font-weight="bold" linefeed-treatment="preserve" text-align="start" white-space-collapse="false"&gt;<br /> 															&lt;xsl:value-of disable-output-escaping="no" select="Remit_Summary/Line_4/Desc"/&gt;<br /> 														&lt;/fo:block&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 													&lt;fo:table-cell display-align="before"&gt;<br /> 														&lt;fo:block color="#000000" font-family="Arial" font-size="10.0pt" font-weight="bold" linefeed-treatment="preserve" text-align="end" white-space-collapse="false"&gt;<br /> 															&lt;xsl:value-of disable-output-escaping="no" select="Remit_Summary/Line_4/Amt"/&gt;<br /> 														&lt;/fo:block&gt;<br /> 													&lt;/fo:table-cell&gt;<br /> 												&lt;/fo:table-row&gt;<br /> 											&lt;/fo:table-body&gt;<br /> 										&lt;/xsl:otherwise&gt;<br /> 									&lt;/xsl:choose&gt;<br /> 								&lt;/fo:table&gt;<br /> 							&lt;/fo:block&gt;<br /> 						&lt;/fo:block-container&gt;[/code]<br /> <br /> how do i achieve this in xslfast?<br /> <br /> thanks,<br /> <br /> jc]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/217/10060.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/217/10060.page</link>
				<pubDate><![CDATA[Wed, 8 Sep 2010 15:36:43]]> GMT</pubDate>
				<author><![CDATA[ aintnoprophet]]></author>
			</item>
			<item>
				<title>table obove bottom of page</title>
				<description><![CDATA[ Sorry for my bad english. I begin with xslfast in my job and I have a problem.<br /> I want to edit invoices.After all the lines ( on one or several pages) on the last page I want to edit three table just above the bottom. The number of lines of each table is varrying ( not the same for all the invoices)<br /> I know that the absolute solution in not the good one ( I want that the place of theses tables is use just at the last page and occuped by  by the lines for the others ones) but I don't see what to do.<br /> I can't say to xslfast if it is the last page look if the is place for the three tables and place them just at the right place.<br /> <br /> <br /> ----------------------                        ------------------------------------------<br /> top                                                 top<br /> ---------------------                          -----------------------------------------<br /> line                                               line<br /> <br />  <br />                                                     line<br />                                            <br /> <br /> line<br /> line                                                ! table 1   !    !   table 2 !   !table 3 !<br /> -------------------                             ------------------------------------------    <br /> bottom     page 1                            bottom        page 2<br /> --------------------                            -------------------------------------------<br /> If somebody can help me<br /> Merci<br /> Guy Mesnil]]></description>
				<guid isPermaLink="true">http://forums.jcatalog.com/forums/posts/preList/216/10059.page</guid>
				<link>http://forums.jcatalog.com/forums/posts/preList/216/10059.page</link>
				<pubDate><![CDATA[Wed, 8 Sep 2010 08:47:40]]> GMT</pubDate>
				<author><![CDATA[ mesnil]]></author>
			</item>
	</channel>
</rss>
