Re: Web page embedding

2003-01-30 Thread Laurent Forêt
Apidocs or I have not searched well ? regards all, Laurent Forêt. - Original Message - From: J.Pietschmann [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 29, 2003 10:00 PM Subject: Re: Web page embedding Matthew Lancashire wrote: Is there an example of an applet

Re: Web page embedding

2003-01-30 Thread Jeremias Maerki
Yes, FOP 0.20.5 will contain a set of examples that uses JAXP. They are currently only accessible via CVS. Here's an URL to the example you need: http://cvs.apache.org/viewcvs.cgi/xml-fop/examples/embedding/java/embedding/Attic/ExampleXML2PDF.java?rev=1.1.2.1content-type=text/vnd.viewcvs-markup

Re: Web page embedding

2003-01-30 Thread Laurent Forêt
, January 30, 2003 10:17 AM Subject: Re: Web page embedding Yes, FOP 0.20.5 will contain a set of examples that uses JAXP. They are currently only accessible via CVS. Here's an URL to the example you need: http://cvs.apache.org/viewcvs.cgi/xml-fop/examples/embedding/java/embedding/ Attic

Re: Web page embedding

2003-01-30 Thread Laurent Forêt
] To: [EMAIL PROTECTED] Sent: Thursday, January 30, 2003 11:48 AM Subject: Re: Web page embedding I'm not sure that I understand you correctly. The AbstractObjectReader has namespaces disabled per default (See constructor). If you don't use namespaces you don't have to do anything but generating XML

Re: Web page embedding

2003-01-30 Thread Jeremias Maerki
I don't think so. You'll see when you go that way. If it doesn't work it's easy enough to switch. On 30.01.2003 14:37:39 Laurent Forêt wrote: Not exactly, my question was more simple : Can I use XMLReaderAdapter (from the SAX package) instead of AbstractObjectReader given in your example? I

Re: Web page embedding

2003-01-30 Thread Laurent Forêt
EasyGenerationContentHandlerProxy. That's right ? Laurent Forêt. - Original Message - From: Laurent Forêt [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 30, 2003 2:37 PM Subject: Re: Web page embedding Not exactly, my question was more simple : Can I use XMLReaderAdapter (from the SAX

Re: Web page embedding

2003-01-30 Thread Jeremias Maerki
Right. AbstractObjectReader constructs the EasyGenerationContentHandlerProxy (See line 64 in AbstractObjectReader) and uses that to initiate SAX events. The proxy then forwards the events to the real ContentHandler. If you just copy the ProjectTeamXMLReader and adjust it to your environment you

RE: Web page embedding

2003-01-29 Thread Matthew Lancashire
2003 13:04 To: [EMAIL PROTECTED] Subject: Re: Web page embedding Matthew Lancashire wrote: Is it possible to embed the fop viewer in a web page Sure, for example as appplet, but it'll be really huge applet. What's wrong with sending pdf to the browser? -- Oleg Tkachenko eXperanto team Multiconn