Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can create an environment variable with the following code below, which can be used later with Bean Shell Hash Variable to convert the data to image base64bytes source.

...

Thai

คุณสามารถสร้างตัวแปรสภาพแวดล้อมด้วยรหัสต่อไปนี้ด้านล่างซึ่งสามารถใช้ในภายหลังกับ Bean Shell Hash Variable เพื่อแปลงข้อมูลเป็นอิมเมจฐาน 64 ไบต์

ตัวอย่างเช่นเราจะสร้างตัวแปรสภาพแวดล้อมใหม่ด้วย id "generateImage" ในขณะที่สมมติว่าชื่อตารางคือ "table1" และรหัสเขตข้อมูลลายเซ็นคือ "field1"

จากนั้นคัดลอกและวางรหัสด้านล่างเป็นค่าของตัวแปรสภาพแวดล้อม "generateImage"

...

After that, you may utilize Bean Shell Hash Variable to make use of this environment variable in your email content to display the signature as an image.

Thai

หลังจากนั้นคุณสามารถใช้ Bean Shell Hash Variable เพื่อใช้ประโยชน์จากตัวแปรสภาพแวดล้อมนี้ในเนื้อหาอีเมลของคุณเพื่อแสดงลายเซ็นเป็นภาพ

Code Block
<img src="#beanshell.generateImage[json={form.table1.field1?url}]#" />

Download Related Plugin

Related Elements

Thai

องค์ประกอบที่เกี่ยวข้อง