C# PDF work with tables -
C# PDF work with tables -
i have pdf file table inside. want read document , alter existing row , add together new rows too. there way do this?
i'm afraid won't have luck.
unfortunately don't 'rows' in pdf - there no concept of table in pdf - text , vector graphics.
this means have manually add together vectors , text in right places give illusion of table.
c# pdf
Comments
Post a Comment