PAGE NUMBER HELP IN PDF

2003-03-20 Thread Shyam Sundar
Title: PAGE NUMBER HELP IN PDF





hi,


i need some help regarding page numbers in pdf output.


i have a pdf which spans for 10 pages. i am able to print page numbers for every page.


but the requirement is the ouptut should be like 1of 10 for the first page,2 of 10 for the second page etc.


can anyone help me.ASAP


CHEERS
shyam






RE: PAGE NUMBER HELP IN PDF

2003-03-20 Thread Shyam Sundar
Title: RE: PAGE NUMBER HELP IN PDF





thank you...
but i have multiple documents and it is generating errors .


cheers
shyam


-Original Message-
From: J.Pietschmann [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 21, 2003 11:18 AM
To: [EMAIL PROTECTED]
Subject: Re: PAGE NUMBER HELP IN PDF



Shyam Sundar wrote:
 but the requirement is the ouptut should be like 1of 10 for the first page,2
 of 10 for the second page etc.


See
 http://xml.apache.org/fop/faq.html#fo_total_pages


J.Pietschmann



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]





RE: XML to XSL:FO

2003-03-10 Thread Shyam Sundar
Title: RE: XML to XSL:FO





hey narender...
you have to convert your xml into .fo by using a xslt and use the .fo to create the pdf.


fo is pretty easy to learn...


but for generating .fo ,you have to learn XSLT.
http://www-106.ibm.com/developerworks/education/transforming-xml/xmltopdf/xml-to-pdf-stylesheets.html


this is where i started and it is very easy to understand.


cheers
shyam


-Original Message-
From: Narinder Kumar [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 11, 2003 7:02 AM
To: [EMAIL PROTECTED]
Subject: XML to XSL:FO



Hi
I am new to FOP, excuse me if this is quite obvious. I would like to convert an XML document into a PDF document using FOP. 

But FOP requires a corresponding XSL-FO for converting an XML document into PDF format, how can this be done? I would like to do this conversion manually on command-line firstly

Regards
Narinder



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]





RE: HTML to FO

2003-03-02 Thread Shyam Sundar
Title: RE: HTML to FO





thats right...


but the fo output from htmlfo is working properly...
give it a go...


cheers
shyam


-Original Message-
From: Ken Masters [mailto:[EMAIL PROTECTED]]
Sent: Saturday, March 01, 2003 11:09 PM
To: [EMAIL PROTECTED]
Subject: Re: HTML to FO




From what I understand, htmlfo is an executable that converts html into FO, 
which can be directly plugged into Apache FOP. Now I saw somewhere that the 
html MUST NOT be correctly formed (I saw this on the souceforge page, I 
think). Is this correct?


And how much is the output PDF similar to the original HTML?


Thanks


Ken


_
It's fast, it's easy and it's free. Get MSN Messenger today! 
http://messenger.msn.co.uk



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]





RE: HTML to FO

2003-02-26 Thread Shyam Sundar
Title: RE: HTML to FO





there is a tool called htmlfo which does that..




-Original Message-
From: Swapan Golla [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 27, 2003 1:04 PM
To: [EMAIL PROTECTED]
Subject: HTML to FO



I am having a need to convert html ( or xhtml ) to fo
documents and then to pdf. Any suggestions on the best
ways to achieve this ? I should be able to use/call 
this from my java program.


Thanks in advance,
Swapan.


__
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]