How can I edit fields in pdf dynamically from Delphi code?
问题 I have to update fields in pdf dynamically from Delphi code. Is it possible to classify a textbox from a checkbox in pdf file? If so, how to update from Delphi code? Is there any third party library available under GNU license for that matter? 回答1: If you can figure out how to run PHP from within Delphi (?), there is another tool TCPDF which is LGPL licensed close to GNU licensing. If you can figure out how to call Java from Delphi, then you could try PDFBox (an Apache project so the licence