diff --git a/gefahrgutformular/gefahrgutformular.cls b/gefahrgutformular/gefahrgutformular.cls index 9ccd81282d79e70af03e7f7293c62ef8d6d3e250..e074d6cb1ca7af8cb6a8574c5654d3f8061ef258 100644 --- a/gefahrgutformular/gefahrgutformular.cls +++ b/gefahrgutformular/gefahrgutformular.cls @@ -165,19 +165,15 @@ \put(\vl@tempdima,\vl@tempdimb){\line(1,0){\textwidth}% \put(12bp,-34bp){\line(1,0){171}}% \vl@tempdimc=95bp % - \ifx\vl@SignatureGraphic\@empty - \ifx\vl@SignatureGraphicBaseLXIV\@empty\else - \put(\vl@tempdimc,-17bp){\makebox(0,0)[c]{% + \put(\vl@tempdimc,-17bp){\makebox(0,0)[c]{% + \ifx\vl@SignatureGraphic\@empty + \ifx\vl@SignatureGraphicBaseLXIV\@empty\else \includegraphicsembedded[height=26bp]{\vl@SignatureGraphicBaseLXIV}% - }}% - \fi - \else - \put(\vl@tempdimc,-17bp){\makebox(0,0)[c]{% + \fi + \else \includegraphics[height=26bp]{\vl@SignatureGraphic}% - }}% - %%% https://ipfs-sec.stackexchange.cloudflare-ipfs.com/tex/A/question/208819.html - %%% https://github.com/csachs/luaimageembed - \fi + \fi + }}% \put(\vl@tempdimc,-45bp){\makebox(0,0)[c]{Unterschrift}}% }% % diff --git a/gefahrgutformular/test-gefahrgutformular.pdf b/gefahrgutformular/test-gefahrgutformular.pdf index c7aa03e0306643896aaa4dc17b594cdb21d1b010..8de4bcdb59179adbf03f907978d60fc38208a57f 100644 Binary files a/gefahrgutformular/test-gefahrgutformular.pdf and b/gefahrgutformular/test-gefahrgutformular.pdf differ