Is it possible to offset the following?
\LLCornerWallPaper{0.1}{BL}
\LRCornerWallPaper{0.1}{BR}
\URCornerWallPaper{0.1}{TR}
\ULCornerWallPaper{0.1}{TL}
I need to shift the images on the corners to ensure there won’t be an overlap between the frame around the page and the above images.
\addtolength{\wpXoffset}{1in}and\addtolength{\wpYoffset}{1in}.\setlengthmay also be used. By default theses values will be0pt. – Harish Kumar Jan 10 at 23:06