PrintLinkedLabel

 

Displays the standard Print dialog box in order to print labels of selected addresses in the LINKED ADDRESSES list.

 

This function is meant to print to a label printer (like brother P-touch QL-550 or others).

The suggested paper size is "Standard Address Label", 29 by 90 mm, Landscape orientation.

 

Available in:

 

WindowMain

WindowLink

YES

NO

 

 

Hint: You can find more references to XojoScripts which make use of this function by sending the following SQL statement to the database:

Select id,GUID, ScriptName,ScriptCode from im_scripts where ScriptCode Like '%PrintLinkedLabel%'

 

Example XojoScript:

 

// Print labels on label printer, of addresses selected on the LINKED ADDRESSES list

PrintLinkedLabel