Macro Language Reference > Macros > Document Preferences > pboard
  
pboard
Description
A control keyword used with fdpref: paste board controls. See also macro tpboard.
 
Example 95. Display pasteboard pb1 to the right of pages
fdpref pboard pb1,0
Syntax
pboard name:s pos:n percnt:n
name
Paste board name, by default pb1 ,2,3 etc.
pos
0
Right of pages.
1
Underneath pages.
percnt
Percentage size to display, integer only (note: the % symbol is not required).
Related Links