Get node content inside a WebReport

Hello,

Is there any way to get the node content inside a web report using default tags?

I used [LL_REPTAG_!nodeId GETTEXT ENCSTR:base64 SETVAR:result /] for retriving a pdf document from a node and econding it, but the result is truncated probably because is binary file and the gettext fail to retrive the whole file (maybe the gettext require a real plain text file not a binary).

Any advice?


Thanks

Comments