John Fercher
John Fercher
This would be set as page style on AddPage in maroto v2.
Tried to implement this. But gofpdf doesn't support the change of page orientation after the creation of the gofpdf instance. A way to do that would be create a gofpdf...
I will check it. I didn't know the existence of this method. Thank you
Added a new strategy to break line by using dash instead of space. Added in `v2.0.0-alpha.22` (https://maroto.io/#/v2/features/customfont?id=custom-font)
@xinyidev today is possible to do this with different text components. You can add two texts into one row and apply different strategies in both. But if you want to...
Added a new strategy to break line by using dash instead of space. Added in `v2.0.0-alpha.22` (https://maroto.io/#/v2/features/customfont?id=custom-font). This feature with automatic height calculation will made trucante unecessary in future.
Hello, this will be easy to do in maroto V2. Since you can iterate through a collection of data and build a structure of rows/cols applying all kind of customizations....
I have an update on this. I added a new way to compute tables. The new can be seen here: https://maroto.io/#/v2/features/list?id=list
This will be addressed in #224 too.
@F-Amaral easy to solve with the merge pdfs used in parallel generation