when token is used to print submitted values, for example [submission:values:rue] where rue is the key, nothing is being printed.

Comments

n ramdoo’s picture

Category: support » bug
n ramdoo’s picture

When we want to use submitted values, we have the following hint.
Webform submission values [submission:values:?] Webform tokens from submitted data. Includes the value and field label. Replace the "?" with the "Field Key". Append ":nolabel" for just the value.
When applying it, we don't have any output in the pdf generated.

n ramdoo’s picture

Status: Active » Closed (fixed)

In fact, to solve the problem,
I applied the issue Summary of http://drupal.org/node/1797670

see also the issue webform2pdf issue "Tokens were not rendered"