Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

magnify

New Here ,
Apr 21, 2016 Apr 21, 2016

Hi,

I want to magnify an image like this:

Magnifying Glass for Images v1.1 - JSFiddl

If possible I want to do this on moseover button area. There's a chance to do this with javascript?

Thanks in advice

TOPICS
Acrobat SDK and JavaScript , Windows
518
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 21, 2016 Apr 21, 2016

The code is for web pages not PDFs. Not possible.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 21, 2016 Apr 21, 2016

Hi gkiseril,

of course I don't ask exaclty that magnify effect, I've post it for example.

Anyway I undersand there isn't possibility to have magnifier in pdf at all, right?

Thanks

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 21, 2016 Apr 21, 2016

Why to you want to recreate the loupe tool or the pan & zoom feature?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 21, 2016 Apr 21, 2016

You can change the zoom level when the user hovers above or clicks the image, or you could use a hidden field that contains the image at a higher magnification and then show it.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 22, 2016 Apr 22, 2016
LATEST

Thanks try67,

I try to find this solution because I must create a catalog with about 500 images and your solution involves a huge manual work that I'd rather avoid!

Anyway I know that my request is too particular and I fully understand that there isn't a javascript that can satisfy my need.

Thank you all for the support

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines