RE: Xslt-process-users digest, Vol 1 #27 - 3 msgs
Brought to you by:
ovidiu
From: Jeff R. <jef...@so...> - 2001-08-20 12:31:41
|
What I was referring to was in the README file: For more information on the how to setup and use XSLT-process, please refer to the documentation in the doc/ directory. Jeff -----Original Message----- From: xsl...@li... [mailto:xsl...@li...]On Behalf Of xsl...@li... Sent: Saturday, August 18, 2001 3:12 PM To: xsl...@li... Subject: Xslt-process-users digest, Vol 1 #27 - 3 msgs Send Xslt-process-users mailing list submissions to xsl...@li... To subscribe or unsubscribe via the World Wide Web, visit http://lists.sourceforge.net/lists/listinfo/xslt-process-users or, via email, send a message with subject or body 'help' to xsl...@li... You can reach the person managing the list at xsl...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Xslt-process-users digest..." Today's Topics: 1. Re: support for PDF viewing of XML documents (Ovidiu Predescu) 2. new package with PDF support for Windows (Ovidiu Predescu) 3. Re: new package with PDF support for Windows (Ovidiu Predescu) --__--__-- Message: 1 From: Ovidiu Predescu <ov...@xe...> To: "Jeff Rancier" <jef...@so...> Cc: xsl...@li... Subject: Re: support for PDF viewing of XML documents Date: Fri, 17 Aug 2001 19:19:47 -0700 Jeff, There is no file in the doc/ directory you need to open/print. Instead, take a look in the tests/fo/ directory. You have a greetings.xml file which is a regular XML file containing some data. There's a greetings.xsl file, which operates on greetings.xml and generates an XML FO file. If you apply the XSLT processor on the XML file in the usual way, you would get the XML FO document. But now you can choose "Apply XSLT, view PDF" which will run the resulting XML FO document through the FOP processor, obtain a PDF file, and pass this file to a PDF viewer. This is the understanding of the question/request for feature you made a while ago on this mailing list. Was I right in the approach to solve the problem? Regards, Ovidiu On Fri, 17 Aug 2001 14:11:33 -0400, "Jeff Rancier" <jef...@so...> wrote: > I'm anxious to try what you've done. Silly question: in the doc directory, > which file do I print? How? > Jeff > > -----Original Message----- > From: ov...@cu... [mailto:ov...@cu...]On Behalf Of Ovidiu > Predescu > Sent: Friday, August 17, 2001 3:01 AM > To: Jeff Rancier > Cc: xsl...@li... > Subject: support for PDF viewing of XML documents > > > Jeff, > > I finally had some time to work on the PDF viewing support (I was > really busy at work with a deadline on the project I work on). > > There is now a new menu item in the top level XSLT menu, "Apply XSLT, > View PDF". The action applies an XSLT transformation on the input XML > document, then calls the Apache FOP processor on it to generate a PDF > document. After the PDF document is generated, a PDF viewer of choice > is invoked to show the results. You can specify your favorite PDF > viewer through customization. By default xpdf is setup, but > AcrobatReader is another choice. If you have a different viewer than > these two, you can still enter it in the customization. > > Everything you need to generate PDFs is included in the package, you > don't need anything additional. I placed an build package at > > ftp://xslt-process.sourceforge.net/pub/xslt-process/xslt-process-20010816.ta > r.gz > > I have tested this on Linux, with xpdf and AcrobatReader and it works > fine for me. I've tested with the two files in the tests/fo/ > directory, an XML and an XSLT file taken from the FOP 0.20.1 > distribution. To test, associate the XML with the XSLT file, and > invoke C-c C-x p. > > The testing I've done is minimal, so please let me know if this works > for you with some more complex files. I would also be interested in > somebody testing this on Windows too, I will test it anyway sometime > these days, but more testers are better than one. If everything works > fine, I will make a new release with this functionality over the > week-end. > > Regards, > -- > Ovidiu Predescu <ov...@cu...> > http://orion.nsr.hp.com/ (inside HP's firewall only) > http://sourceforge.net/users/ovidiu/ (my SourceForge page) > http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other > stuff) > --__--__-- Message: 2 From: Ovidiu Predescu <ov...@xe...> To: Jeff Rancier <jef...@so...> Cc: xsl...@li... Subject: new package with PDF support for Windows Date: Fri, 17 Aug 2001 21:03:08 -0700 Hi, Right now I'm uploading a new version that contains support for viewing the generated PDF file on Windows as well. If you're running on Windows, please try it out and let me know if it works for you. I've tested this package on Win2k, with both GNU Emacs 20.7.1 and XEmacs 21.4.3; they both work fine. Greetings, -- Ovidiu Predescu <ov...@cu...> http://orion.nsr.hp.com/ (inside HP's firewall only) http://sourceforge.net/users/ovidiu/ (my SourceForge page) http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff) --__--__-- Message: 3 From: Ovidiu Predescu <ov...@xe...> To: Ovidiu Predescu <ov...@xe...> Cc: Jeff Rancier <jef...@so...>, xsl...@li... Subject: Re: new package with PDF support for Windows Date: Fri, 17 Aug 2001 21:15:23 -0700 On Fri, 17 Aug 2001 21:03:08 -0700, Ovidiu Predescu <ov...@xe...> wrote: > Right now I'm uploading a new version that contains support for > viewing the generated PDF file on Windows as well. If you're running > on Windows, please try it out and let me know if it works for > you. I've tested this package on Win2k, with both GNU Emacs 20.7.1 and > XEmacs 21.4.3; they both work fine. Oops, I forgot to mention the location: ftp://xslt-process.sourceforge.net/pub/xslt-process/xslt-process-20010817.ta r.gz Greetings, -- Ovidiu Predescu <ov...@cu...> http://orion.nsr.hp.com/ (inside HP's firewall only) http://sourceforge.net/users/ovidiu/ (my SourceForge page) http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff) --__--__-- _______________________________________________ Xslt-process-users mailing list Xsl...@li... http://lists.sourceforge.net/lists/listinfo/xslt-process-users End of Xslt-process-users Digest |