Posts by Paulo Oliveira • 23 points
2 posts
-
-1
votes1
answer58
viewsQ: How to show Yes and No instead of 0 and 1 in java?
I’m caught in this problem, I need to show Yes and No in the xhtml table instead of 0 and 1, the return type in get and set is Bigdecimal and the shapes I tried always end up breaking or not running…
-
2
votes1
answer1225
viewsQ: How to insert text into an existing PDF?
I have a contract template ready and with nothing filled out. I need to fill out the requested information with what will be typed in some TextBox. How can I do this using iTextSharp?…