Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

Override settings only for print-template (See related posts)

put whatever you like to override inside the condition, 'alt_print' is the page-object of the print version.

   1  
   2  [globalVar = GP:type = 98]
   3  alt_print.10.marks.PAGETITLE.default.10.file.10.fontColor = #000000
   4  #etc
   5  [global]

You need to create an account or log in to post comments to this site.


Click here to browse all 5555 code snippets

Related Posts