Categories > OpenTBS with XLSX >

Doesn't print last row

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: João Gil
Date: 2014-12-03
Time: 15:40

Doesn't print last row

Hi,
Im trying to print a XLSX file with opentbs, the thing is i cant get the last row printed.. instead of that opentbs just let the code ([base_sub2_sub1.respostas_dadas]) stay there, on the merged file..

[base;block=begin;sub1=answers;sub2=possible_answers;sub3=companies]
[base_sub1.question_code] - [base_sub1.questions;block=tbs:cell]
[base_sub3.name;block=tbs:row;sub1=answers_company] [base_sub3_sub1.answers;block=tbs:cell]
[base_sub2.answer;block=tbs:cell;sub1=total_answers]
[base_sub2_sub1.respostas_dadas]
[base;block=end]


[base;block=row+row+row+row+row+row+row;sub1=answers;sub2=possible_answers;sub3=companies]
[base_sub1.question_code] - [base_sub1.questions;block=tbs:cell]
[base_sub3.name;block=tbs:row;sub1=answers_company] [base_sub3_sub1.answers;block=tbs:cell]
[base_sub2.answer;block=tbs:cell;sub1=total_answers]
[base_sub2_sub1.respostas_dadas]

a screenshot from the template:
http://postimg.org/image/anm1fhcpl/


Any help?
thanks in advance
By: Skrol29
Date: 2014-12-03
Time: 17:42

Re: Doesn't print last row