transform xsp generated xml to pdf

2003-03-21 Thread Frank Daly
Hi I have worked through Leigh Dodds, IBM Developer Works, excellent tutorial showing how to use cocoon to query databases. I am able to generate the xml data and output this in IE6. My problem starts when I try to transform this data to xsl:fo and then pdf. My xml file contains child nodes

Re: transform xsp generated xml to pdf

2003-03-21 Thread Joerg Heinicke
Hello Frank, Frank Daly wrote: Hi I have worked through Leigh Dodds, IBM Developer Works, excellent tutorial showing how to use cocoon to query databases. I am able to generate the xml data and output this in IE6. My problem starts when I try to transform this data to xsl:fo and then pdf. My

RE: transform xsp generated xml to pdf

2003-03-21 Thread Frank Daly
Heinicke [mailto:[EMAIL PROTECTED] Sent: 21 March 2003 15:45 To: [EMAIL PROTECTED] Subject: Re: transform xsp generated xml to pdf Hello Frank, Frank Daly wrote: Hi I have worked through Leigh Dodds, IBM Developer Works, excellent tutorial showing how to use cocoon to query databases. I

Re: transform xsp generated xml to pdf

2003-03-21 Thread Joerg Heinicke
[mailto:[EMAIL PROTECTED] Sent: 21 March 2003 15:45 To: [EMAIL PROTECTED] Subject: Re: transform xsp generated xml to pdf Hello Frank, Frank Daly wrote: Hi I have worked through Leigh Dodds, IBM Developer Works, excellent tutorial showing how to use cocoon to query databases. I am able

RE: transform xsp generated xml to pdf

2003-03-21 Thread Frank Daly
Thanks a million Joerg, That worked. Enjoy your weekend, Frank -Original Message- From: Joerg Heinicke [mailto:[EMAIL PROTECTED] Sent: 21 March 2003 16:40 To: [EMAIL PROTECTED] Subject: Re: transform xsp generated xml to pdf Hello Frank, it's good to hear, that at least the static

Re: XML to PDF

2002-10-20 Thread Litrik De Roy
www.litrik.com - Original Message - From: Marquardt, David [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, October 11, 2002 1:42 PM Subject: XML to PDF Hello! I'm not really a very experienced programmer yet. So I hope you can help me. Problem: I have an article number

RE: XML to PDF

2002-10-14 Thread Tony Goodwin
] -Original Message- From: Marquardt, David [mailto:[EMAIL PROTECTED]] Sent: 11 October 2002 12:43 To: [EMAIL PROTECTED] Subject: XML to PDF Hello! I'm not really a very experienced programmer yet. So I hope you can help me. Problem: I have an article number (14.211.11.8846). The user

XML to PDF

2002-10-11 Thread Marquardt, David
Hello! I'm not really a very experienced programmer yet. So I hope you can help me. Problem: I have an article number (14.211.11.8846). The user shall now have the possibility to get a PDF-File (shown in the browser), in which he can see the article number AND the appropriate BARCODE.

Re: XML to PDF

2002-10-11 Thread Jeff Turner
On Fri, Oct 11, 2002 at 01:42:33PM +0200, Marquardt, David wrote: ... Is there any possibility to create a dynamic barcode in XML and to show it in PDF format via Cocoon? http://www.google.com/search?q=barcode+fop looks interesting. --Jeff I'd really appreciate if you sent me a short

RE: XML to PDF

2002-08-19 Thread caleb racey
. Hope this helps Cal -Original Message- From: Bobrs [mailto:[EMAIL PROTECTED]] Sent: 19 August 2002 00:44 To: [EMAIL PROTECTED] Subject: XML to PDF Please All, Somebody know some links of tutorial specific of transformation XML to PDF !?!?!? thanks

XML to PDF

2002-08-18 Thread Bobrs
Please All, Somebody know some links of tutorial specific of transformation XML to PDF !?!?!? thanks.. - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org

RE: XML to PDF

2002-08-18 Thread Martin Geissler
Look at http://www.ibiblio.org/xml/books/bible2/chapters/ch18.html or the docs of the Apache FOP Project hth Martin - Please check that your question has not already been answered in the FAQ before posting.

RE: VELOCITY (XML) - COCOON (PDF)

2002-07-24 Thread Terry Anderson
Found the problem. Seems I was creating a blank line at the top of the xml stream with velocity. Once this blank line was removed, stream goes through. Thanks! -Original Message- Looking for help posting xml (created with velocity) to cocoon to create a pdf. I successfully create the

VELOCITY (XML) - COCOON (PDF)

2002-07-23 Thread Terry Anderson
Looking for help posting xml (created with velocity) to cocoon to create a pdf. I successfully create the pdf with the file-generator (xml file saved to disk), but having difficulty with the stream-generator. I've attached my code for review (sorry for length). Thanks for any assistance! TA

Support for XML-XSL-PDF

2002-07-09 Thread Yogesh Mulwani
Hello We are using Cocoon-2.0.2on Tomcat-3.3.1 in our application. Our Application isa reporting tool whichgenerates the PDF files using XML - XSLtransformation We are also using SVG images embedded into the PDF files. In the sitemap.xmap, we are specifying the pattern

RE: Support for XML-XSL-PDF

2002-07-09 Thread Argyn Kuketayev
your question better fits fop-user mailing list -Original Message-From: Yogesh Mulwani [mailto:[EMAIL PROTECTED]]Sent: Tuesday, July 09, 2002 2:28 AMTo: [EMAIL PROTECTED]Cc: [EMAIL PROTECTED]Subject: Support for XML-XSL-PDF Hello We are using Cocoon-2.0.2on

Re: Support for XML-XSL-PDF

2002-07-09 Thread J.Pietschmann
Yogesh Mulwani wrote: 3.We want that we can set the background of our PDF report so we are specifying 'background-image' attribute in fo:block element but it seems the cocoon2.0.2 does not support the 'backgorund-image' attribute. Is there any solution to set the background image

Re: Support for XML-XSL-PDF

2002-07-09 Thread Joerg Heinicke
generates the PDF files using XML - XSL transformation We are also using SVG images embedded into the PDF files. In the sitemap.xmap, we are specifying the pattern for tranformation as: map:match pattern=bar.svg map:generate src=working/Hermes.xml

RE: XML to PDF and automatic printing

2001-10-17 Thread Max Larsson
-Original Message- From: Lorenzo Casadio [mailto:[EMAIL PROTECTED]] Sent: Mittwoch, 17. Oktober 2001 22:12 To: [EMAIL PROTECTED] Subject: XML to PDF and automatic printing just told: after transforming XML to PDF, is it possible to automatically print the resulting PDF pages (and how

SV: Tranformation of xml to pdf format

2001-06-14 Thread Bjarne Jensen
. /Bjarne -Oprindelig meddelelse-Fra: Veeramani S [mailto:[EMAIL PROTECTED]]Sendt: 14. juni 2001 16:15Til: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]Cc: '[EMAIL PROTECTED]'Emne: Tranformation of xml to pdf format HiBjarne, I have modified the stylesheet to show

Tranformation of xml to pdf format

2001-06-14 Thread Veeramani S
HiBjarne, I have modified the stylesheet to show the table. But the header of the table is still missing. I have enclosed the stylesheet (final-pdf.xsl), applied on the xml "home.layout" file. I apply this xsl on the home.layout file using the xalan xslt processor. Then when we open this