Fernando Coelho Saraiva

Results 16 comments of Fernando Coelho Saraiva

Hello, could you provide a code example using right align and also share how the generated PDF should look? This would help me better understand why it didn’t work.

Hello, I would like to work on this issue!

Hey @arpitaso , sorry for the delay. Just opened the PR.

Hi, if this is really a bug, I would like to help with the fix!

While analyzing the issue, I noticed that scoreFactor can be used to determine severity, as seen in [control](https://github.com/kubescape/kubescape/blob/master/core/pkg/resultshandling/printer/v2/controltable.go#L31). @matthyx, do you think it's necessary to add a severity field?

> > ur correct. i'd have to calculate how many line items will fit on a page and call page.New() myself. > > It would be nice to be able...