I am currently developing a website using the PrimeFaces component library. I would like to know if there is a built-in component for scaling (zooming in and out) an image in PrimeFaces?
This is not exactly the same, but there are two Primefaces extensions called ImageAreaSelect and ImageRotateAndResize that give you the (combined) same functions.
The second extension allows you to scale the image, which can be interpreted as enlarged. Also pay attention to an example .
No. Right now there is no such component in Primefaces.However, you have other Non Primefaces options, you can use Javascript, JQuery or Flash.
Source: https://habr.com/ru/post/950697/More articles:Google Forms answer with Python? - pythonBuild Automation for AutoCAD Lisp Files - compilationHow to print a specific part of a page through window.print () - javascriptWhy does he print only once? Please give me a solution - javascriptAndroid 4.3 Jelly Bean Temporary format issue - javaHow to print a page in PHP for printing using a printer similar to working with a .print () window - javascriptAdding characters adding one character in front - pythonGUI for debugging phantomjs script - phantomjshow to call my dll and use it in powershell script - c #What is the cost of catch catch blocks? - javaAll Articles