Aspose.PDF- replace a textfragment with table

We use Aspose.PDF for .NET and have a requirement to replace a text in PDF with a table (may contain upto 50 rows and few columns) . I can find a text in PDF using TextFragmentAbsorber but not finding a good way to replace that text with a table. It inserts the table on top of other content.

My issue is similar to Aspose.PDF- replace a text with table

I cannot find solution for this anywhere. Is this issue already resolved? If yes ,can you please let me know how to proceed further.

Thanks and Regards
Neena Dadhwal

@neenadadwal

Please note that it is very difficult requirement to be implemented. The point is that PDF is format with ‘fixed’ text. Therefore, if input document contains not enough blank space for adding table it will extremely be complicated to rearrange rest of text to fit the table.

We have linked the ticket ID PDFNET-41102 with this post as well. We will surely try to find a solution for it however, we are afraid that we cannot make any promises about the terms.

We apologize for the inconvenience.