RE:Making PDFby combining different XML files???
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 files because i want to make pdf of individual chapter other than pdf of entire book as user demands. so my question is how i combine all that chapter files into a single xml file so that i can use the above command line and make the book pdf. as per the above commandline i'm inputting .xml and .xsl(eventhough using the xsl-fo tags). how i make pdf of a book ,if there are two chapter xml files...chapter1.xml & chapter2.xml using fop with the same .xsl file for styling. please take cocern. regards sunitha --- "Shkuro, Yuri" <[EMAIL PROTECTED]> wrote: > Why do you need entities in FOP input? If you use > different > stylesheets for different chapters, write a Makefile > to > XSLT them into fo files, then merge and feed into > FOP. > If you use the same XSL for all chapters, then you > can use > to pull all chapters into a single XML > file > and transform it to FO. > > FOP is FO-2-PDF converter, not XML-2-PDF, so it's > really > up to you how to create an FO file from multiple XML > files. > > YS > > -Original Message- > From: sunitha nair > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 23, 2001 5:54 AM > To: [EMAIL PROTECTED] > Subject: making pdf by combining different xml > files??? > > > Hi all, > Is it possible to make pdf from different xml data > files using fop. > my real need is to make a book on pdf format.I made > different xml file for different chapters and an xsl > file for styling.If it possible to use dtd entity > to > combine all xml files and make pdf by that final xml > file.Since fop needs an xml and xsl file it is > necessary for me to make a xsl for the final xml > file(combination of individual chapter XMLs) to make > the final book.What xsl I use for component(chapter) > xml files.if i use href=".." in chapter xml files > will > the convertion take place correctly.I tried many > ways. > but was invain.Is FOP supportDTD and entity > references? > can anyone please help me. > > regards > sunitha > > > *NEW* Connect to Yahoo! Messenger through your > mobile phone *NEW* >Visit > http://in.mobile.yahoo.com/smsmgr_signin.html > > - > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, email: > [EMAIL PROTECTED] > > - > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, email: > [EMAIL PROTECTED] > *NEW* Yahoo! Messenger for SMS *NEW* Now on your ORANGE phone Visit http://in.mobile.yahoo.com/smsmgr_signin.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
making pdf by combining different xml files???
Hi all, Is it possible to make pdf from different xml data files using fop. my real need is to make a book on pdf format.I made different xml file for different chapters and an xsl file for styling.If it possible to use dtd entity to combine all xml files and make pdf by that final xml file.Since fop needs an xml and xsl file it is necessary for me to make a xsl for the final xml file(combination of individual chapter XMLs) to make the final book.What xsl I use for component(chapter) xml files.if i use href=".." in chapter xml files will the convertion take place correctly.I tried many ways. but was invain.Is FOP supportDTD and entity references? can anyone please help me. regards sunitha *NEW* Connect to Yahoo! Messenger through your mobile phone *NEW* Visit http://in.mobile.yahoo.com/smsmgr_signin.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
RE: Problem With Arial Italics font
Dear sir, thanks for ur response.But i couldn't get you. can you please explain how i do that? regards sunitha --- Jacob Cantwell <[EMAIL PROTECTED]> wrote: > > use an absolute URL for the metrics-file reference. > > > > > -----Original Message- > From: sunitha nair > [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 18 October 2001 2:53 PM > To: [EMAIL PROTECTED] > Subject: Problem With Arial Italics font > > > Hi all, > I'm facing a problem with fop font embedding.I need > to > use arial Italics.I made the font xml file from font > ttf file. > my font xml file is "Ariali.xml" > in userconfig file i included it as > > embed-file="c:\Windows\fonts\Ariali.ttf"> > weight="normal"/> > > > but when i make pdf message Can't find userconfig > file > is occuring. > i don't know where i went wrong. > Actually where i need to keep the made Ariali.xml > file. > Can any one please help me. > regards > sunitha > > > > Do You Yahoo!? > For regular News updates go to > http://in.news.yahoo.com > > - > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, email: > [EMAIL PROTECTED] > *NEW* Connect to Yahoo! Messenger through your mobile phone *NEW* Visit http://in.mobile.yahoo.com/smsmgr_signin.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
Problem With Arial Italics font
Hi all, I'm facing a problem with fop font embedding.I need to use arial Italics.I made the font xml file from font ttf file. my font xml file is "Ariali.xml" in userconfig file i included it as but when i make pdf message Can't find userconfig file is occuring. i don't know where i went wrong. Actually where i need to keep the made Ariali.xml file. Can any one please help me. regards sunitha Do You Yahoo!? For regular News updates go to http://in.news.yahoo.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
Adding Bookmarks on Fop page......
hi all, how can i add book mark on my pdf page.I mean chapter index on left side of my pdf page which link to the corresponding chapters,which will be showed on the screen.Index will remain always same on the page and only the content frame will change. please help me. regards sunitha Do You Yahoo!? Send a newsletter, share photos & files, conduct polls, organize chat events. Visit http://in.groups.yahoo.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
xml to xsl-fo
Dear sir, How can i convert my structured xml documents directly to xsl-fo. if there any class provided with fop which can do this. thanx in advance sunitha Do You Yahoo!? For regular News updates go to http://in.news.yahoo.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
Structured xml to xsl-fo conversion?????
Dear sir, How can i convert my structured xml documents directly to xsl-fo. if there any class provided with fop which can do this. thanx in advance sunitha Do You Yahoo!? For regular News updates go to http://in.news.yahoo.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]