Remove a column from an existing table

I have a table in a PDF document that I need to manipulate. One of the actions I need to do is remove the first column but I can’t see how this is done.

I can access the table by using the TableAbsorber and I can see that you can remove a row by using “pdfRow.CellList.Remove()” method where “pdfRow” is an AbsorbedRow from the AbsorbedTable but I can’t see how I remove a column.

Is this possible or is there another way to access a table in a PDF document and remove the first column?

I am using v22.11.

Thanks

@ns1

We need to investigate the feasibility of this feature. Can you please share your sample PDF document with us so that we can test the scenario in our environment and address it accordingly.

I have attached a pdf that contains a table where I need to remove the first column.

Bundle Index - Family (Aspose save).pdf (50.4 KB)

@ns1

A feature request as PDFNET-53178 has been logged in our issue tracking to investigate the feasibility of your requirements. We will further analyze this ticket in details and let you know as soon as it is implemented. Please be patient and spare us some time.

We are sorry for the inconvenience.