Hi,
i'm trying to add a .svg as an background image to a pdf. The relative img path is added in the css body (the css is inside the html file). This works if i use the prince cli or prince gui but not if i run a java program that tries to convert the html file to pdf via the .exe.
Switching from .svg to .png didn't work either. How do i add the background, so i works in my java program?
i'm trying to add a .svg as an background image to a pdf. The relative img path is added in the css body (the css is inside the html file). This works if i use the prince cli or prince gui but not if i run a java program that tries to convert the html file to pdf via the .exe.
Switching from .svg to .png didn't work either. How do i add the background, so i works in my java program?