RE: table-header with (Con't)

2001-10-24 Thread Trevor_Campbell
NO! FOP does not understand xsl:xxx commands. FOP only renders XSL:FO to PDF. How you generate FO is up to you, you can use XSLT or a java program or type it by hand. If you input XML XSL into FOP the transformation is done prior to and independently of the FO formatting.

RE:Making PDFby combining different XML files???

2001-10-24 Thread sunitha nair
hello sir, Thanx for ur prompt response.but i think u couldn't understand my question.In the commandline i'm using java -cp org.apache.fop.apps.Fop -xsl rajeev.xsl -xml rajeev.xml -pdf rajeev.pdf that is rajeev.xml is the final xml file which contain lot of chapter xml files.I need chapter

Re: XSl-FO question

2001-10-24 Thread Max Froumentin
The role attribute is supposed to be used to add semantics to formatting objects. Either it can contain a simple string (prboably date in your case), or a QName from your own namespace. [1] http://www.w3.org/TR/xsl/slice7.html#role Max. You wrote: During the concatenation process, I need

DO NOT REPLY [Bug 4388] New: - Nullpointer exception in the construction of new Driver()

2001-10-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4388. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: XSl-FO question

2001-10-24 Thread Scott Moore
Arved, Thanks for the info. I'll use it to fix my problem. Thanks, Scott - Original Message - From: Arved Sandstrom [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 23, 2001 5:32 PM Subject: RE: XSl-FO question FOP is not permitted to consider it an error, and in fact

RE:Making PDFby combining different XML files???

2001-10-24 Thread Rajagopal. V
Hi You should write some kind of a code which will take all teh individual xml files(ur chapters) and combine them into one XML which is for the full book. You can look at some multi part code in teh net which does this. Once u combine all the individual chapters, u can go ahead with teh command

RE: Making PDFby combining different XML files???

2001-10-24 Thread Shkuro, Yuri
How about this: echo '?xml version=1.0 encoding=ISO-8859-1?' book.xml cat chapter*.xml | grep -v '?xml' book.xml fop.sh -xsl rajeev.xsl -xml book.xml -pdf rajeev.pdf ? -Original Message- From: sunitha nair [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 24, 2001 1:21 AM To:

RE: table-header with (Con't)

2001-10-24 Thread Jim Urban
Here is another thing I need to do. I have a single document which contains reports for multiple locations. I need to reset the page number on a location change. IE: Report contains 3 locations. The first location gets 3 pages, the second 2 pages and the third 4 pages. Currently FOP is

cvs commit: xml-fop buildtools.xml

2001-10-24 Thread keiron
keiron 01/10/23 22:23:38 Modified:.buildtools.xml Log: excludes non buildtools class Revision ChangesPath 1.4 +1 -1 xml-fop/buildtools.xml Index: buildtools.xml === RCS file:

[vote] merging FOP and jfor

2001-10-24 Thread Stefano Mazzocchi
Hi, it's with pleasure that I announce that all things from both sides are now cleared and the merging can take place. So, this is to inform all parties that the FOP dev community has officially accepted the merging and will further dictate the technical directions to take independently. In

RE: table-header with (Con't)

2001-10-24 Thread Louis . Masters
Sorry. I guess I misunderstood your question. Jim Urban [EMAIL PROTECTED] on 10/23/2001 11:39:10 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: RE: table-header with (Con't) Lou, Would you please see if you can find the code. I need to be able to change

RE: table-header with (Con't)

2001-10-24 Thread Savino, Matt C
Thanks, I kind of figured that. Still really hoping to see the page # into var example Louis spoke of. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 23, 2001 7:54 PM To: [EMAIL PROTECTED] Subject: RE: table-header with (Con't)

passing parameters to Xalan

2001-10-24 Thread Matthew L. Avizinis
Hello, Is it possible to pass parameters to the XSLT stylesheet that Xalan uses when running fop from a command prompt (or a batch file)? If so, what is the form the command? I don't see anything in the docs or examples to indicate that this is possible. thanks much, Matthew L. Avizinis

insertion of named destinations into pdf's

2001-10-24 Thread Matthew L. Avizinis
Hello, I saw a brief discussion several (probably about six) months ago about this topic and the outcome didn't seem clear to me whether or not fop supports insertion of name destinations in pdf's (not bookmarks) so that it would be possible to open a pdf to a specific location from either

insertion of named destinations into pdf's

2001-10-24 Thread Matthew L. Avizinis
I also noticed that the basic-links are inserted about 10-15mm _above_ the text of link itself. Is this a known defect or is there some other setting to be made to put the link in the same location as the text you want anchored. thanks again, Hello, I saw a brief discussion several (probably

RE: DO NOT REPLY [Bug 4377] New: - JDK 1.1 non-compliance

2001-10-24 Thread Justin Gombos
Should I then write a seperate defect on the documentation where JDK 1.1 support is indicated, or should I simply update defect 4377 as a documentation defect? -- On Tue, 23 Oct 2001 16:37:34 Shkuro, Yuri wrote: JDK 1.1 support was voted to be discontinued about a month ago. You may find

How can I set the margins in a pdf to be printed?

2001-10-24 Thread Clute, Andrew
Title: How can I set the margins in a pdf to be printed? I have generated a pdf that has a barcode 3/16 of an inch from the left side of the page (a normal 8.5 x 11 page), and when I open up the pdf in Acrobat, it shows it exactly like it is suppose to. However, when I print the pdf, the