Hello,
I want to make an PDF with a JPG background-image.
I always used this code: <body backimg="./res/image_a.jpg">
But now I want to make a PDF file with 2 pages.
Both pages are A3 (landscape).
But how can I set up <body backimg="./res/image_a.jpg"> for page 1 and <body backimg="./res/image_b.jpg"> for page 2?
Please let me know...
Greets Albert