I need to add additional column in specific table and place modified table in .pdf file instead of originial one. Simple steps are following:
- Get table from pdf file
- Edit this table in corresponding way
- Remove original table from pdf
- Insert modified table
Could anyone share links or ideas how can I do this? Thanks.