Re: Looking for XML driven reporting tool

From: Han (hp4444_at_kornet.net.korea)
Date: 08/18/04


Date: Wed, 18 Aug 2004 12:08:50 +0900

XSL spec in W3C.

http://www.w3.org/TR/2003/WD-xsl11-20031217/

I don't think there is a tool to format arbitrary xmls. You may want to
write your own xslt. There are examples in the spec. There are formatting
tools like FOP which you can download freely.

http://xml.apache.org/fop/index.html

"P Jones" <p.jones@NOSPAM.private.priv> wrote in message
news:unKSYgJhEHA.1344@TK2MSFTNGP11.phx.gbl...
>
> Follow-up question: It was suggested to me that I look into XSL-FO to
> satisfy my project's requirements (dynamically generate PDF files on a web
> server using XML documents as the data source). Can anyone weigh in on
the
> topic of XSL Formatting Objects, and help me learn what tools are
available
> and currently being used to generate PDF files from XML?
>
> Thank you in advance!
>
> PJ
>
>
>
> "P Jones" <p.jones@NOSPAM.private.priv> wrote in message
> news:OmCLHU8gEHA.636@TK2MSFTNGP12.phx.gbl...
> >
> > Hi,
> >
> > I support an enterprise web application (IE client) built in VB6, with
> about
> > 200 classes, serving about 7000 users, running on 3 clustered servers.
I
> > need to incorporate web reporting for the first time, so I am interested
> in
> > learning what web reporting options are out there, and the pros and cons
> of
> > each. In general I need to generate reports with XML documents as
inputs,
> > and make them available to all web users.
> >
> > I am partial to generating PDF docs, but am open to all suggestions.
> > Ideally they will be generated on the
> > fly (synchronously), although I could do it asynchronously, and notify
> users
> > when the reports are ready to be viewed. I need to reporting engine to
be
> > server safe (i.e. not interested in automating Microsoft Office, and
> > exporting Access, Word, or Excel to files).
> >
> > Thanks for any suggestions!
> >
> > PJ
> >
> >
>
>



Relevant Pages

  • Re: Looking for XML driven reporting tool
    ... > topic of XSL Formatting Objects, and help me learn what tools are ... > and currently being used to generate PDF files from XML? ... >> need to incorporate web reporting for the first time, ...
    (microsoft.public.data.xmlanalysis)
  • Re: Msxml2.ServerXMLHTTP.4.0 + &amp;
    ... > The first variable is the username, the second the password, and the last variable is a block of xml. ... > I have many different systems running that are translating xml, so whenever I have this problem it is just a matter of changing the character from & to & (I'm not sure how this formatting will display in the newsgroups so I format the & sign to & a m p;)> ... > From what I have gathered the problem isn't how I am sending the & character, because I know I am sending it properly formatted. ...
    (microsoft.public.inetserver.asp.general)
  • Re: CSV File Mapping
    ... XML is overkill for this. ... containing mappings. ... The CSV file has to be mapped to the correct order ... and different formatting rules) for different CSV files. ...
    (microsoft.public.vb.general.discussion)
  • Re: Automatic formatting of XML documents using styles (Word 2007)
    ... Also, for everything concerning the new XML formats themselves, this is the best resource: http://blogs.msdn.com/brian_jones/ ... formatting styles are applied according to predefined mapping for the ... This post is a suggestion for Microsoft, ...
    (microsoft.public.word.docmanagement)
  • Re: Automatic formatting of XML documents (Word 2007)
    ... Thanks Cindy, your confirmation and workaround suggestion are most ... The fact that XML tags cannot automatically be associated to styles seems to ... from formatting; in effect, freeing authors from formatting tasks and letting ... automation. ...
    (microsoft.public.word.docmanagement)

Loading