Kyohei Fukuda
Kyohei Fukuda
@vpn-dev we need to resolve https://github.com/pdfme/pdfme/issues?q=is%3Aissue+is%3Aopen+label%3Atable
@MP70 Thank you. Firstly, regarding the support for links, I hadn't planned to include it in V4, but if it's necessary, I can add it. https://github.com/pdfme/pdfme/issues/319 The idea of performing...
@MP70 Thanks for your reply. I have put together some ideas on how to implement a table in the following article, so please refer to it if you have time....
@MP70 The ability to set a background color for the 'td' element would be beneficial. https://github.com/pdfme/pdfme/assets/24843808/887ae745-6063-4eb9-bbe9-d993829f20f7 ref: https://github.com/pdfme/pdfme/pull/405
@MP70 At this moment, Setting it up per row is fine.
@MP70 > This already exists in overrideWidths: number[] where each number in the array is the width of each column. I missed it! Thank you. Can i see the source...
> @hand-dot could be this one: https://github.com/MP70/pdf-lib-draw-table this is a source code of the pdf-lib-draw-table library, i'd like to know source code of demo app. i couldn't find behavior of...
Hey @wiryonolau Interesting. Can you elaborate on this?
Hey @wiryonolau, Thank you for the proposal. I am considering offering an implementation for auto page break. I have already made some progress: https://add-dynamic-table-schema-332.vercel.app/ It's complex and there are bugs,...
The DynamicTable Schema has been released as Beta in pdfme V4. For more details, please refer to the following documentation: https://pdfme.com/docs/tables