Unable to select the entire column / row data after pdf to pptx conversion

hi Team,
Using Aspose.PDF we have converted a pdf to pptx.
I want to select and copy complete column data of table. But only part of the column is getting selected not entire. Attached screenshots of the issue.
can you please let us know if there is any configuration we can do so entire row/column will be selectable in the generated pptx.

image.png (6.3 KB)

image.jpg (37.6 KB)

1 Like

@ravirimmanapudi

Can you please share the source code and the files so that we may try to reproduce the same on our end.

Attached sample pdfs and output pptx. The candlestick.pptx if we try to select quantity column we will see this behavior.
please let us know whether this is a limitation or with any configuration or additional conversions steps we can .achieve the above use case.
input_samples.zip (1.0 MB)

@ravirimmanapudi

I request you to try the following code and share if the output is acceptable for selecting all the data in the table.

pptx_save.setOptimizeTextBoxes(true);

@mudassir.fayyaz
This might not be acceptable by our customers as even setOptimizeTextBoxes(true) it is not allowing to copy only entire column data (eg: quantity column in candlestick pptx).
image.png (8.8 KB)
other problem is when pasted in excel we see all columns data in a single cell.
Format is not also not preserved.
image.png (6.1 KB)

Any other alternative or suggestions please share.

@ravirimmanapudi

A ticket with ID PDFJAVA-40618 has been created in our issue tracking system to further investigate the issue on our end. This thread has been linked with the issue so that you may be notified once the issue will be fixed.

@mudassir.fayyaz,
please share any details on this (like if its any limitation / will it be a feature request or a bug.)

any ETA on when this scenario will be aaddressed so that we can plan better.

@ravirimmanapudi

We will be able to share more details after it is investigated. It is logged in free support model and will be investigated and resolved on a first come first serve basis. Please be patient and spare us some time.

hi @mudassir.fayyaz,
Is there any update on this PDFJAVA-40618?

Other isssue is related to below conversions.

  1. Aspose’s MHT-> PPT. : resulted in blank ppt.(content missing)
  2. Aspose’s MHT-> PPTX. resulted in error Could not parse given ppt
  3. Aspose PPT->PPTX resulted in validation error
    Attached zip has the samples.
    can you please suggest how can we resolve them.
    Ps: i have used online conversion like below
    Convert MHT to POWERPOINT | Online and Free
    sample_mht_ppt.zip (113.1 KB)

@ravirimmanapudi

Currently, your issue is pending for analysis and is in the queue. Once we complete the analysis of your issue, we will then be able to provide you an estimate.

We have logged this problem in our issue tracking system as PDFJAVA-41509. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.