Hello,I like to put a logo on my statements but I noticed that the image is cropped on the edge.I tried to change the printer's print settings but was unsuccessful.
\setuplayout[width=middle,height=middle]
\setupfootertexts
[margin]
[]
[{\offset[y=\strutdp]{\externalfigure[logo.pdf][factor=max]}}]
[]
[{\offset[y=\strutdp]{\externalfigure[logo.pdf][factor=max]}}]
\showframe
\starttext
\dorecurse{8}{\input knuth}
\stoptext