I have really important task, to pring some text or icons on the marging during content flow in region-body. Does enyone has some experience with this. It's...
I solved the problem by embeding the OpenType ttf font. ... second...
1860
Oleg Tkachenko
olegtk
Jun 5, 2002 8:12 pm
... Just an idea: what about page-width/page-height swapping? <fo:simple-page-master page-width="29.7cm" page-height="21cm" master-name="first"> -- Oleg...
1859
Alex Bischoff
abischoff@...
Jun 5, 2002 7:48 pm
I'm trying to figure how to get landscape mode with FOP 0.20.3, but I haven't had much luck so far. I've done a Google search, and a search of the archives, ...
... That text is raw text or xml character data? ... What do you mean "msxml into html"? Can you show us generated fo just before pdf generation? ... Enclosing...
1856
aeh1ch
Jun 5, 2002 3:14 pm
are you sure you are working with fop-0.20.3? I saw you used 'background39; instead of 'background-color'. When I do this I get an [WARN]: property -...
1855
Jean-Yves Belmonte
john@...
Jun 5, 2002 3:10 pm
XMLmind is pleased to announce the release of XMLmind FO Converter v1.0b1. XMLmind FO Converter (XFC for short) is an XSL-FO to RTF converter. It takes an...
1854
procondatapcd
Jun 5, 2002 2:42 pm
maybe using variables inside the page-master declaration does'nt work. Hardcoded color definition like the following example works ! <fo:simple-page-master...
1853
aeh1ch
Jun 5, 2002 2:31 pm
I don't get any background color set for the region areas of my page: <fo:simple-page-master master-name="pti-page" page-height="29.7cm" page-width="21cm" ...
1852
violinner
Jun 5, 2002 2:08 pm
I am having trouble getting a very thin border around all the cells in a table when viewing or printing PDF. I need to get the border to be less than or equal...
1851
salvatore agri
sagri@...
Jun 5, 2002 1:51 pm
Hi my text come from a Tamino server, and i automatically generate pdf ondemand with a java applet. When I display the same data with msxml into html these...
1850
violinner
Jun 4, 2002 1:35 pm
Bingo. Thanks, Joel ... content ... for the ... your body ... the after...
1849
Oleg Tkachenko
olegtk
Jun 4, 2002 11:21 am
... You can try linefeed-treatment="preserve" (as it's "treat-as-space" by default) but probably that wont help, because in xml applications the only line...
1848
Oleg Tkachenko
olegtk
Jun 4, 2002 10:59 am
... Take a look at http://www.dpawson.co.uk/xsl/sect3/bk/ch06.html#d0e4043 -- Oleg Tkachenko Multiconn International, Israel...
1847
JAMMES ANTOINE
antoine.jammes@...
Jun 4, 2002 9:36 am
Hello, I am a beginer in xsl:fo and I search a way to define pages breaks can you help me ?? Thanks Antoine...
1846
salvatore agri
sagri@...
Jun 4, 2002 8:54 am
Hi, I have problems to generate pdf with xsl-fo with texts from a database.. I have texts with carrige return in my db but when I generate the PDF these CR ...
1845
AndrewWatt2001@...
andrewwatt2001
Jun 4, 2002 7:32 am
Hi, I have disallowed file attachments on the list for the moment. The background to this is that I am receiving maybe 5 or 10 variants of Klez per day through...
1844
G. Ken Holman
g_ken_holman
Jun 4, 2002 6:06 am
... Sorry, I'm not familiar with what is or is not supported in FOP. The example I gave using Antenna House illustrates that your use of the properties is...
1843
todoesdificil
Jun 4, 2002 12:58 am
btw - I'm using FOP v 0.20.3. I forgot to mention this earlier. jb ... the ... results ... value will ... height and ... below the ... sizes. ... Formatter. ...
1842
Jennifer Berke
todoesdificil
Jun 3, 2002 9:11 pm
Thank you very much for your response. Here's an example of where this is not working for me - it's taken from a business card I'm building: FROM TOP OF...
1841
G. Ken Holman
g_ken_holman
Jun 3, 2002 8:39 pm
... When I use those parameters with Antenna House, I get acceptable results that one would expect for those values. ... An example is below ... setting the...
1840
todoesdificil
Jun 3, 2002 8:16 pm
I am creating a document with XSL-FO that specifies leading with the font size. However, I am still unable to successfully calculate the correct line height...
1839
G. Ken Holman
g_ken_holman
Jun 3, 2002 6:27 pm
... Ahhhhhhh ... that sounds like you haven't given any margins on your <xsl:region-body> ... but it should be happening with all of your content and not just...
1838
violinner
Jun 3, 2002 5:40 pm
I am finding that tables are writing right over the top of the static footer text, and not breaking before it but at the end of the page. I am very new to...
1837
G. Ken Holman
g_ken_holman
Jun 3, 2002 5:13 pm
... That is the default behaviour ... what do you see that leads you to think otherwise? Note that the static content used will be that of the page sequence,...
1836
violinner
Jun 3, 2002 2:12 pm
How can I get a very long table to automatically break before the beginning of static-content footer and begin its new page header rows after the ...
1835
G. Ken Holman
g_ken_holman
Jun 1, 2002 10:43 am
... A vendor may choose to offer a feature like this as either an extension or as an XSL-FO engine invocation option, but I am not aware of any feature of the...
1834
G. Ken Holman
g_ken_holman
Jun 1, 2002 10:43 am
... By creating a page sequence master that sequences different page geometries with different names for the regions, or a different selection of regions. For...