Edit

<< Klicke um das Inhaltsverzeichnis anzuzeigen >>

Navigation:  Control symbol >

Edit

Select stationery

This control symbol allows you to choose the stationery you want to use.

The stationery must have been previously created in the PDFMAILER settings.

Please note that the selection of the stationery via the control symbol is case-sensitive.

Parameter

Control symbol

Example

Stationery name

@@bp@@

@@bpMy Stationery 1@@

Insert image

This control symbol allows you to insert an image file at any location in the document.

BMP, JPG, PNG and PDF images are supported

Parameter

Control symbol

Example

Position X (mm)

Position Y (mm)

Height H (mm)

Width W (mm)

Path to image P

set image to background (<)

@@ip@@

(@@ipX*Y*H*W*P<@@)

(@@ipH*B*P<@@)

@@ip10*50*20*20*C:\Temp\Logo.png@@

@@ip10*50*20*20*C:\Temp\Logo.png<@@

@@ip20*20*C:\Temp\Logo.png<@@

Insert QR code

This control symbol allows you to insert a QR code in any location in the document.

Parameter

Control symbol

Example

Position X (mm)

Position Y (mm)

Height H (mm)

Width W (mm)

QR code

@@ip@@

(@@ipX*Y*H*W*QRCODE=@@)

@@ip10*50*20*20*QRCODE=Content of your QR code here!@@

Removing a page from the document

This control symbol allows you to remove a page from the printed document.

Other control symbols contained in the page will be considered by PDFMAILER before the page is removed.

The page containing the control symbol will be removed.

Parameter

Control symbol

Example

-

@@rpc@@

@@rpc@@

PDF details

This control symbol allows you to configure the PDF meta data.

Parameter

Control symbol

Example

t = Title

a = Author

s = Subject

k = Keywords

@@di@@

@@ditMy Presentation@@

@@disControl symbol PDFMAILER 6@@

Add existing PDF document

This control symbol allows you to add an existing PDF document from the file system to the print job.

Parameter

Control symbol

Example

Path to PDF file

no_stationery (optional, deactivates stationery for the added pages)

@@af@@

@@af no_stationery |@@

@@afd:\temp\AGB.pdf@@

@@af no_stationery | d:\temp\AGB.pdf@@

Embed files in PDF as PDF attachment

This control symbol allows you to embed any document directly in the generated PDF document as an attachment.

Parameter

Control symbol

Example

Path to file

@@ef@@

@@efd:\temp\FileX.rtf@@