-
-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maroto V2 - Thread #257
Comments
Set Password for document is in the backlog ? |
@midhunmohan is was added the password. https://maroto.io/#/v2/features/protection?id=protection |
when using BreakLineStrategy, will there be any option for auto height to the row ? something like dynamically adjusted
|
I tried implement this and we have another try in this pr #302. But it is not that simple. I'm consider to create a function like GetTextHeight("text") that the users can pass into height value. |
Are background color and TableList present in v2 yet? I am having a hard time finding them 😮 It looks like this approach might work, but still struggling to see how to set the background color for a cell maroto/docs/assets/examples/maxgridsum/v2/main.go Lines 46 to 56 in 91daec6
|
@colearendt, the v2 uses a new approach to do this, you can see in this link: https://maroto.io/#/v2/features/list?id=list |
Hey guys, just noticed there is no docs on the official go website:
I have no idea how to get something published there, but I really like this library and would like to have some docs for each function and type. Thanks! |
Thanks! That works great! Worth noting that I am seeing trouble on your website using Chrome. Works on my phone though ![]() ![]() It looks like the same approach is what is expected for Border too? Although I cannot seem to get that to work?
|
@colearendt could you open an issue about this? |
I will close this because I will create a discussion. |
Hello, I'm creating this issue to address discussions about the Maroto V2 project.
Site: https://maroto.io/
Main Branch: v2
Roadmap: https://github.com/users/johnfercher/projects/1
The text was updated successfully, but these errors were encountered: