jobsta / reportbro-designer

Javascript plugin to visually design report layouts (for pdf and Excel) which can be created with reportbro-lib (a Python package) on the server.
https://www.reportbro.com
GNU Affero General Public License v3.0
324 stars 117 forks source link

Making a background image #109

Open SupportPDSS opened 11 months ago

SupportPDSS commented 11 months ago

I am trying to set a logo background in my templates (documents such as invoices delivery notes, ...) it is meant to be on every page.

If I put it in the footer then it works nicely from reproducing on each page but then the text of the document does not run across the footer and a new page starts from halfway down the page.

Is there any way to make the document text partly run over the footer?

Factuur_2023-6.pdf ScreenshotGITHUB

saukif commented 11 months ago

@SupportPDSS you can merge the logo background.pdf with the pdf from the reportbro server in your back end code