Matt Pickering
Matt Pickering
Thank you - I think that is a reasonable balance to strike between usability and security/spam/abuse control. I have adjusted to 24hrs between sending 'no account' emails to the same...
Hi @benjie, I very quickly implemented this at the time by persisting the jobs in the worker table for a set amount of time. There is then a test that...
@benjie Would be interested in how you are imagining this work. I will be writing something very basic to rollout 'beta' features so could do it 'properly' and implement this....
I was reading your schemas/src in order to make modifications needed for my fork anyway and I think from a quick read there's very little actually needed to drop draw-table...
No worries. Apologies for the delay in response, it's been a busy New Year! > "The idea of performing drawing via callbacks is very interesting. This means that the table...
> @MP70 The ability to set a background color for the 'td' element would be beneficial. > > My.Movie.mp4 > ref: #405 Totally agreed! I think from memory the only...
@hand-dot > I have a question. > Is it possible to add width to drawTable? > It is possible to calculate width using startX and pageMargin, but by adding width...
@hand-dot **Page Break** You're right in that we let users do the page breaking because then they can do it the way they like, rather than imposing 'the one way'...
Thats released as 0.0.75, you'll need to upgrade. Here is the interface for backgroundColors https://mp70.github.io/pdf-lib-draw-table/interfaces/RowOptions.html
This project seems pretty dead IMO. I ended up not using it. Feel free to use my code above as a starting point if you'd like, consider it MIT licensed.