PSWritePDF icon indicating copy to clipboard operation
PSWritePDF copied to clipboard

Not an issue at all, but a question re: tables/checkboxes

Open rottenbologna opened this issue 3 years ago • 1 comments

Hello, just a question if you don't mind. (Seems like you've all done the most Itext/Powershell related work I can find scouring the net.)

Can PSWritePDF currently handle the insertion of checkboxes into a table to allow for centering within the table boxes? I've been looking through the currently posted code to see if you did, and if so, how you handled it.

I've been working to try and mimic the ability demonstrated on https://kb.itextpdf.com/home/it7kb/examples/create-fields-in-a-table and can get it all working with the exception figuring out getting the coordinates of the next cell to drawn.

I figured it was worth a shot to reach out and see if you might have any insight or if I'm just missing where it was handled currently.

Thank you in advance Scott

rottenbologna avatar Nov 10 '22 21:11 rottenbologna

I've not played with checkboxes at all. Haven't had a need. I've done table in it's basic form with expected text only. Sorry.

PrzemyslawKlys avatar Nov 10 '22 22:11 PrzemyslawKlys