Jump to content

unipdfframe


jahlxx

Recommended Posts

Hi,

 

How can I hide elements here?

[see Image 1]

 

At the moment you can add these CSS classes in viewer.css: (\FMSoft\Framework\uniGUI\uni-1.0.0.xxxx\pdf.js\web)

.download {
    display:none !important;
}

.print {
    display:none !important;
}

.openFile {
    display:none !important;
}

Or by changing viewer.html by adding hidden class...

 

Please, for check, do not forget to clear your browser's cache

 

A similar request:

http://forums.unigui.com/index.php?/topic/8894-unipdfframe-improvement-request/

 

Try...

 

Best regards,

Link to comment
Share on other sites

  • 5 years later...
On 9/27/2017 at 1:18 AM, Sherzod said:

Hi,

 

 

At the moment you can add these CSS classes in viewer.css: (\FMSoft\Framework\uniGUI\uni-1.0.0.xxxx\pdf.js\web)

.download {
    display:none !important;
}

.print {
    display:none !important;
}

.openFile {
    display:none !important;
}

Or by changing viewer.html by adding hidden class...

 

Please, for check, do not forget to clear your browser's cache

 

A similar request:

http://forums.unigui.com/index.php?/topic/8894-unipdfframe-improvement-request/

 

Try...

 

Best regards,

Hello!

How hide this button?

image.png.b91d0fe681d6e4123d4aa2eee1668516.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...