@bjrmatos Thank you. This feature is realy needed.
@jan_blaha, And which way to look? I don't quite understand how this can be done.
JD
@trippal
Posts made by trippal
-
RE: Xlsx template placement
-
RE: Xlsx template placement
@jan_blaha
No. I most likely described the problem incorrectly -
RE: Xlsx template placement
@JAN_BLAHA
https://playground.jsreport.net/w/trippal/c9wykbI6
there is example.
Not exactly, I have two templates. In the example, I made them the same. As a result of the script execution, the second template is rendered under the first, however, I need them to be rendered at the same horizontal level.
Left (A2:E14 cells)
Right (G2:K14 cells) -
Xlsx template placement
Hello,
I'm trying to position several templates correctly in a certain place. However, I did not find in the documentation how to do this.
engine is handelbars
and recipe is html-to-xlsx<table name="one">
{#child left @template.recipe=html}
{#child rigth @template.recipe=html}
</tr>
</table>Need help to place the templates correctly.
The fact is that jsreport arranges templates line by line, but I need to put a template in one column, another template in another column