The @ sign is to suppress error messages (i.e. if the session was already started). It works the same with or without the @ sign.
I ran some additional tests. It seems that the problem I'm having is not that the session value doesn't work but that only the first parameter in the setup is sent to the PDF page.
I tried:
# 1 - Session variable # 2 - Entered value PDF page receives session value only
# 1 Entered value # 2 Session value PDF page receives entered value only
# 1 Entered value # 2 Entered value PDF page receives the #1 entered value only
My version of the extension is : 1.0.14.
|
|
|