Does anyone know the syntax for using the subsidia...
# advancedpdf
s
Does anyone know the syntax for using the subsidiary logo in a template? Right now we are using
companyInformation.logoUrl
, but we now have a new subsidiary with a different logo, and that logo needs to be printed for just customers in that subsidiary. I tried
subsidiary.logo
, but that did not work (just gave an out of bounds error).