... writing-mode= does not apply to either <block> or <inline>. One can only specify writing-mode= on regions, containers, simple page master and table in...
Hi, Please help. I need to create address-label-sheets from my Java-Swing-Application and I wonder if anyone can tell me how to hack FOP so it would not ...
... If your FO implementation supports block container and supports an overflow option that will discard overflow then that would, in the abstract, be the...
Hi, I am using XSL and FOP to generate a Report, whose output I need as a Printed Document. When I connect to the printer directly to my computer, I am able to...
hi all, i am trying to produce PDF from HTML (itself transformed from source XML). apparently FO is one of the ways to accomplish this; however, i have had no...
... Options: - There is a HTML2FO project on SourceForge. I you find it useful, post a review here. - There is an XHTML2FO.xsl out there IIRC by AntennaHouse,...
You didn't say if your solution had to be open source. If your goal is PDF, not XSL-FO, then Adobe's Acrobat Standard 6.0 (not Reader) can convert HTML to PDF....
Bob Stayton
bobs@...
Aug 13, 2004 8:46 pm
5693
Hi, I have a very intersting problem here using XSL:FO and I was hoping someone here could help me out. Here is the problem: I am working on a report on a list...
try the attribute keep-together="always" i.e. <fo:table-row keep-together="always">...</fo:table-row> the 'keep-together' attribute can be applied to block...
That did the trick! Thanks. It's funny because I really thought I tried using that! I knew about it before, but in retrospect, I don't think i tried it in the...
Hi, I am using XSL and FOP to generate a Report, whose output I need as a Printed Document. Currently I am using a thermal printer for this, which is connected...
Hello! I'm about putting watermarks on my pages, so that everyone could see the current status of the document (e.g. internal, etc.). With image-files, this...
Somebody works with Scriptura XBOS? ¿Is a render or a simply IDE?¿What render use internally in that case? [Non-text portions of this message have been...
I have used it, It has both a rendering piece, as well as a graphical design tool for stylesheets. The renderer is a proprietary rendering engine which they ...
Hi Folks, I have some fonts whose Font files are like GreyLetter.dfont or as FFIL files (font family files). Is there any way I can generate the Font XML files...
Hi, I'm running PHP5 on a Windows 2000 Server + IIS 5. What do I need to run XSL FO? I need to check with the network guys, but I don't think Apache will be an...
Hi All, I am relatively new to XSL-FO, and I am facing an issue with Fonts. I have a XSL file in which I am specifying the Font Family name and the Font Size...
... To use XSL-FO you need a XSL-FO formatting engine. FOP and XEP are both Java based, although XEP provide a .Net version. Antenna House is C based. To link...
Chris Bowditch
bowditch_chris@...
Aug 20, 2004 7:46 am
5704
... You need XSL-FO formatting engine which produces PDF from XSL-FO or from XML and XSLT. There are various formatting engines available. Some of them are ...
Mohamed Rafi S wrote: <snip/> ... Out of the box, FOP supports Adobe's standard 14 fonts. How to register custom fonts with FOP is described on the website: ...
Chris Bowditch
bowditch_chris@...
Aug 20, 2004 7:59 am
5706
I've looked at several examples and searched the archives but I'm just not getting it through my head how to do page sequencing for chapters. Maybe I'm going...
Norma Yeazell
nyeazell@...
Aug 20, 2004 2:29 pm
5707
... When you use <xsl:number/> in the static content, the value is evaluated at the definition of the static content ... static content is *not* a placeholder...
Thanks Ken that makes sense. ... From: G. Ken Holman [mailto:gkholman@...] Sent: Friday, August 20, 2004 11:18 PM To: XSL-FO@yahoogroups.com ...
Norma Yeazell
nyeazell@...
Aug 23, 2004 11:09 am
5709
Somebody knows what's the meaning of the value "xsl-any" for the "switch-to" property in the multi-toogle formatting object? The Recommendation says: ...
For a definitive list of tools, check: http://www.xmlsoftware.com Specifically (as of the time of this writing): http://www.xmlsoftware.com/xslfo.html Not sure...
My interpretation is that the phrase "allow the user to select" implies that the stylesheet writer is delegating the responsibility of setting the next state...