473,548 Members | 2,716 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

[xml:fo] Filling vertical space on a page

Hi all,
I'm playing with XML formatting objects, and have a question on how to
insert an expanding vertical space (like <fo:leader>, but vertical)
into a document. In LaTeX, this would be roughly equivalent to a \hfil

I have a document with a table, which has a variable number of items. I
want the footer of this table to always appear at the bottom of the
page, regardless of the number of items (the table isn't likely to fill
more than one page though). The table may be broken into two parts if
necessary. The <fo:table:foote r> tag doesn't seem to do what I as it
will be directly underneath the last item.

Any ideas on how to do this?

Thanks in advance,

Jeremy
Jul 20 '05 #1
0 1623

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
11086
by: Simon Harvey | last post by:
Hi there everyone, Am I right in thinking that you have to use XML:FO in order to make PDF files out of xml files? If this is the case then can someone explain why you have to use this other technology instead of just using XSL. For making HTML pages, I just use XSL, after all, it has been touted as the solution to all our presentation...
0
1081
by: Ray Cheung | last post by:
Hello: I tried to attach a new node to the xml document. Dim sonqattr As XmlAttribute = docxml.CreateAttribute("xml:space") sonqattr.Value = "preserve" However, I found that the xml: doesnot appear after I attached the childnode node successfully. It only shows: space="preserve" as the attribute. I would like to show ...
0
1183
by: | last post by:
Hi, How can we conevert Xhtml(or xml) into Xml-Fo with C#. Is there any example project or snips code? regards Sam
1
991
by: clevrmnkey | last post by:
I am trying to post some data to an XML page which is controlled by SQLXML and returns XML from a stored procedure. However, when I build the post request within ASP.NET and point it at the page it gives me a Runtime Error 512. It does not do this if I point at an HTML page, and the POST works fine for other pages (I basically copied it from...
4
1897
by: Eddie | last post by:
Hello, there. I'm just a newbie for ASP. I made a webpage with VS2005. The page contains nothing. It's a default page when I created webpage in the VS2005. IE shows me error message that he can't open xml page. I don't know what is the problem.
3
1709
by: adgnews | last post by:
I have a problem converting a program from Vb.net VS2003 to VS2005. I process a xml-file with an inline schema. In 2003 no problem. In 2005 I have 2 problems: 1) BIG space="preserve" problem. Suddenly the spaces are a problem during processing (The following text is not allowed in this context: ' '). Without the space="preserve" (or...
4
2125
by: lorna.mitchell | last post by:
I hope I'm not repeating a question or missing any good resources but I really can't figure out the best way to progress with my problem. We'd like to use apache fop to generate documents in both PDF and PCL format - our email system will only take PDF and the fax system only PCL, Apache FOP is spot on for this. However it is choking on...
2
6054
by: Lloyd Dupont | last post by:
I am "defining" an XML schema. In fact I'm not really writing any schema but I am writing an XML writer and reader for my data. It's all custom XML and I would like it to be XML tool friendly. I will have an element, lets call it <text/which will be in the document in great quantity and it should always have: xml:space="preserve" on.
4
1768
by: kuldeep78 | last post by:
Hi , I am using XML-FO for pdf formating purpose. Wheneve i call clear method , it gives me com error and the description it gives is "NOT SET". Here is the code : IXFOObjPtr pAXFmt; EVAL_HR(pAXFmt.CreateInstance("AXFOSVR.XFOObj"),_T("FOProcessing tried to instantiate AXFOSVR.XFOObj"));
0
1270
by: irshadpeeran | last post by:
hello friends i need to generate XML file to PDF i know a little bit about XML FO. should i need to download XALAN and XERCES parser to work with it.i have downloaded it but im not sure whether its xalan and xerces xalan-j_2_7_1-bin-2jars and Xerces-J-bin.2.9.0. can u help me in this regards any parser is needded to generate pdf and if so...
0
7518
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7444
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7711
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7805
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6039
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5367
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5085
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3497
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1932
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.