Shawn,

U can down load the classes from the lkgroup site..
They have got the example code for this.

U need to use the PDF Stream that these guys have made
and using this send output thru the getOutputStream()
Writing anything into this stream will force the
browser the load pdf.

Pradeep Shekade


--- Shawn Sohl <[EMAIL PROTECTED]> wrote:
> Do you have an example of this?  Sorry to ask but
> I'm desperate.
>
> -----Original Message-----
> From: Pradeep Shekade
> [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 03, 2001 5:14 PM
> To: [EMAIL PROTECTED]
> Subject: Re: How to produce Reports
>
>
> Shawn,
>
> Yes it can do that.
>
> You can create a streaming pdf to the browser. Hence
> if the user clicks on a link the servlet starts and
> opens a stream to the browser and the browser
> responds
> with loading the pdf application.
>
> Pradeep Shekade
>
> --- Shawn Sohl <[EMAIL PROTECTED]> wrote:
> > Pradeep,
> >         Thank you for the link.  I am in the
> process
> > of downloading the
> > evaluation copy.  We want to be able to click on a
> > link in a web page that
> > will call a servlet and dynamically create a
> report
> > from data retrieved from
> > the database and then show that report within
> > another web page.  Can this
> > product do that?
> >         We are trying to find a reporting product
> > similar to a reporting
> > tool in the Microsoft world called "Active
> Reports".
> >  Active reports comes
> > with its own viewer so the only thing you have to
> do
> > is use the "<object>"
> > tag to use the viewer from within a HTML page.
> Once
> > you have the report
> > created and saved on the server the only thing you
> > have to do is set a
> > property on the viewer object to where the report
> > resides on the
> > server.............
> >         Any chance there is something in the Java
> > world similar to this?
> >
> > Thanks
> >
> > -----Original Message-----
> > From: Pradeep Shekade
> > [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, January 03, 2001 9:31 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: How to produce Reports
> >
> >
> > hi,
> >
> > Yes its www.klgroup.com.
> >
> > These are the gys who made this package.
> >
> > Pradeep Shekade
> >
> >
> > --- Shawn Sohl <[EMAIL PROTECTED]> wrote:
> > > Is there a web site where I could look at the
> > JClass
> > > PageLayout classes and
> > > try to demo them?
> > >
> > > Thanks
> > >
> > > -----Original Message-----
> > > From: Pradeep Shekade
> > > [mailto:[EMAIL PROTECTED]]
> > > Sent: Wednesday, January 03, 2001 9:15 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: How to produce Reports
> > >
> > >
> > > Hi,
> > >
> > > I too was involved with this problem. You can
> > write
> > > a
> > > servlet to create reports. You can convert the
> > > report
> > > in html form or pdf.
> > >
> > > There is this package called as JClass
> Pagelayout
> > > available which will allow you to create
> reports.
> > > This
> > > package uses XML/XSL to create pdfs. If you do
> not
> > > want to buy this package you can write classes
> to
> > > create the pdfs (I have used only the JClass
> > > package).
> > > If u want to write ur own classes you would have
> > to
> > > use XSLFO.
> > >
> > > I hope this answers ur query.
> > >
> > > Pradeep Shekade
> > >
> > >
> > > --- "Thomas, Roj" <[EMAIL PROTECTED]>
> wrote:
> > > > Hi,
> > > >         I am developing a system which uses
> > ORACLE
> > > > as dB. I need to generate
> > > > reports, which need to be transferred to the
> > > client
> > > > from the server. How can
> > > > it be done using servlets ??
> > > >
> > > >         Is it possible to generate the report
> in
> > > the
> > > > server to a file and
> > > > send it to the client ?
> > > >
> > > > Thanking you in anticipation
> > > > Roj Thomas
> > > >
> > > >
> > >
> >
>
___________________________________________________________________________
> > > > To unsubscribe, send email to
> > > [EMAIL PROTECTED]
> > > > and include in the body
> > > > of the message "signoff SERVLET-INTEREST".
> > > >
> > > > Archives:
> > > >
> > >
> >
>
http://archives.java.sun.com/archives/servlet-interest.html
> > > > Resources:
> > > >
> > >
> >
>
http://java.sun.com/products/servlet/external-resources.html
> > > > LISTSERV Help:
> > > http://www.lsoft.com/manuals/user/user.html
> > >
> > >
> > >
> __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! Photos - Share your holiday photos
> online!
> > > http://photos.yahoo.com/
> > >
> > >
> >
>
___________________________________________________________________________
> > > To unsubscribe, send email to
> > [EMAIL PROTECTED]
> > > and include in the body
> > > of the message "signoff SERVLET-INTEREST".
> > >
> > > Archives:
> > >
> >
>
http://archives.java.sun.com/archives/servlet-interest.html
> > > Resources:
> > >
> >
>
http://java.sun.com/products/servlet/external-resources.html
> > > LISTSERV Help:
> > > http://www.lsoft.com/manuals/user/user.html
> > >
> > >
> >
>
___________________________________________________________________________
> > > To unsubscribe, send email to
> > [EMAIL PROTECTED]
> > > and include in the body
> > > of the message "signoff SERVLET-INTEREST".
> > >
> > > Archives:
> > >
> >
>
http://archives.java.sun.com/archives/servlet-interest.html
> > > Resources:
>
=== message truncated ===


__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to