angularjs-pdf
angularjs-pdf copied to clipboard
Zoom Issue
Hi, your work is absolute talent.
Kindly tell me how can I limit the zoom feature as it continues zoom out till vanish and similarly infinite zoom in :(
Hi @justnajm,
actually there's no way to limit zoom feature, but you can customize your app limiting calls to zoomIn()
when clicking on +
or -
button.
Home this helps :)