I’m using printElement to print a base64 encoded image (1000 x 5883).
Everything is OK apart from it will only print one page when the image itself is about 4/5 pages long.
Not sure if it’s because my image is base64 encoded or if i’m using the printElement function incorrectly.
Any help would be appreciated
Thanks in advance
use this code