Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

report generation in web devlopment

Hi,

I am new to QlikView. I want to qlikview to use in my web development for report generation( in PDF/CSV format) but failed to understand how to start with it.

Can anyone please help me in understanding,

1. What all qlik components i need to install.

2. How can i generate reports in PDF format.

3. How can I access those reports through my java code.

I would me grateful to u for the same.

Thanks a lot in advance.

1 Solution

Accepted Solutions
Not applicable
Author

One possible solution is,

You can access qlik document in your java code by mapping the .QVW doc in the IFrame tag. The <iframe> tag defines an inline frame that contains another document. I have done in .Net applications. I don't have code right now.

Install Qlikview plugins to view the report in browser.

-Raghu

View solution in original post

4 Replies
Not applicable
Author

One possible solution is,

You can access qlik document in your java code by mapping the .QVW doc in the IFrame tag. The <iframe> tag defines an inline frame that contains another document. I have done in .Net applications. I don't have code right now.

Install Qlikview plugins to view the report in browser.

-Raghu

Not applicable
Author

What all qlik components i need to install.

Install the Qlikview Plugin

2. How can i generate reports in PDF format.

Install the Qute PDF Writer

Not applicable
Author

Thanks for ur replies.

Can u tell me how can i generate .QVW files? with the help of Qlik Server??? Is there any trial verison of Server is available on internet?

I am confused with wth terms Qlik Server / Publishers/ Clients 😞

Basically, I want to generate reports through Qlik which would be accessed by many concurrent users on web.

Not applicable
Author

I think you will get QV Performance document.Along with the QV Product.Can please touch base with Qliktech if not.

Use that one.it will serve your need