Skip to Content
0
May 18, 2021 at 12:38 PM

SAPscript - How to use multiple Bitmaps in one line?

183 Views Last edit May 20, 2021 at 10:49 AM 4 rev

Hello,

I try to add 3 Signatures as Bitmaps in a SAPscript form, but i cant position them in one line. I already tried to position them with XPOS and YPOS. While the XPOS command works as expected, as soon as i use YPOS on a Bitmap, the Bitmap is gone.

My current solution is to create a new Window for every Bitmap and place them in front of the Main Window. The Problem with that is, that the signatures dont position dynamic . Does anyone have advice on how to achieve my goal?

Thanks in advance.

Regards,

Alex