Samerkassem

Results 5 comments of Samerkassem

> Hi! > > Personnaly, i use GD for make a diagonal watermark... > > `$im = \imagerotate($im, 45, $background_color);` > > Regards, > LBF What is "GD" ?

I have tried everything and nothing is working, this is my full code: ` var html = ` Untitled-1 @import url('https://fonts.googleapis.com/css?family=Roboto'); body, div, dl, dt, dd, h1, h2, h3, h4,...

> To keep a completely usable header and footer I solved this issue by setting my top and bottom margins to negative values. > > `paperSize: {` > `format: "A4",...

> Personally I ended up using negative margins I think to offset the content, which ended up working perfectly. If you're having no joy I can look up my solution...