- From: Prashant Gupta <pkumar@apar.com>
- Date: Thu, 10 Jun 2004 19:23:04 +0530
- To: "'Victor Vishnyakov'" <vvishnyakov@yandex.ru>, <www-xsl-fo@w3.org>
Hi, I had a problem in XSL FO. I am getting repeated bookmarks. I have in my page-sequence a table with data and then i have image of the data( a tif file). Both are getting displayed . The image and data are part of one xml element,say invoice. But there are repeating bookmarks. The interesting thing is that if there are 5 page sequences (one for each invoice element), the bookmarks get repeated 5 times. Can anyone please explain and help? Thanks & Regards, Prashant -----Original Message----- From: www-xsl-fo-request@w3.org [mailto:www-xsl-fo-request@w3.org]On Behalf Of Victor Vishnyakov Sent: Thursday, June 10, 2004 1:26 PM To: www-xsl-fo@w3.org Subject: RE: Columnwise formatting of Text on a page. > I was wondering to find out if there > is an option to split a set of paragraphs > into columns in such a way that the > paragraphs move into the next column > side by side incase they don't fit into > the first column. Use column-count="<number-of-columns>" attribute for your fo:region-body. Regards, Victor Vishnyakov -----Original Message----- From: www-xsl-fo-request@w3.org [mailto:www-xsl-fo-request@w3.org] On Behalf Of Surya Vijay Sent: Wednesday, June 09, 2004 9:47 PM To: 'www-xsl-fo@w3.org' Subject: Columnwise formatting of Text on a page.
Received on Thursday, 10 June 2004 10:02:12 UTC