Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Brian_Munz
Employee
Employee

Fit Zoom to Window Document Extension

I've gotten a lot of requests for this extension, and it's not perfect, but hopefully it will work for what is needed.

Since there is no "Fit Zoom to Window" option for WebView, I've created a document extension that automatically zooms the QVW contents to fit the browser window.

This extension does not work in Opera since Opera doesn't seem to support zooming or scaling using CSS.  Besides that though, I tested it in all the major browsers and it seemed to work fine.

61 Replies
Not applicable

I have the same issue. It works in QV desktop in Web View but not using the Ajax Client. My events log shows the extension being loaded.

Anonymous
Not applicable

We do also have problems with this extension and using the Ajax Client.  We have recently upgraded to a new QlikView Server.  The extension worked fine on the old server, but it is not working on the new server.  We are using the same extension and the same QlikView version on the new server.  

QlikView finds the extension, but the dashboards are not showing correctly on the screen and we get scrollbars around the dashboards.  Does anyone have any suggestions about this problem?  It was OK on the old QV-server.

Not applicable

two things for adding it to the QV server:

1. Copy the "zoomToFit" folder to: C:\ProgramData\QlikTech\QlikViewServer\Extensions\Document

2. Go to the QMC> System (tab) > (select your server under QlikView Servers on the left sidebar) > Folders (tab) > Under the sectio of "Alternate Extensions Path" add: "C:\ProgramData\QlikTech\QlikViewServer\Extensions"

Not applicable

Hi,

I'm trying to fit the sheet in IPAD screen. I tried your extension installation but doesn't works fine here.

Please can you let me know is any other approach for IPAD.

Thanks in advance.

Not applicable

sorry for being dumb. I ran this extension, added it in the document properties. How do i test if this works? Thanks.

gainkarthi
Partner - Specialist
Partner - Specialist

I installed the document extension. Please how to test this ?

Anonymous
Not applicable

Please test in laptop of developed application from desktop

Not applicable

I am new to extensions. I add the zoomtofit to extensions. But I don't know whether it is at work

Anonymous
Not applicable

Brian Munz,

The code works some time, but not always.

We tried it, but it is not working. Any settings have to be done ?

Thanks

Not applicable

I have to manually change the extension of the .qar file to .zip and extract the contents of the file,then copy the folder to

"C:\ProgramData\QlikTech\QlikViewServer\Extensions\Objects", now it can works in the server. Thanks for your scripts.