PPTX to PDF conversion issue

I was trying to convert a PPTX to PDF using the libreoffice5.3 command.
The command I used is as follows:

libreoffice5.3 --headless --convert-to pdf --outdir . filename.pptx

The PPTX contains a table with blue border in the first page. The table vanishes from the first page upon conversion. The data in the table can be seen but the table itself is not being shown.

I am not sure why this may be happening. Please provide assistance.

Does the table show up correctly when filename.pptx is opened in LibreOffice (the GUI)? Or is it only in the resulting PDF that the table is gone? (Trying to guess whether this is a problem with PPTX import or PDF export)

We are not using LibreOffice to open the PPTX. We are just using the conversion tool to convert PPTX to PDF as per our project requirement.

This is the command that we are using to convert PPTX to PDF:
libreoffice5.3 --headless --convert-to pdf --outdir . filename.pptx

However, when we save the file as .PPT and run the conversion command, the table appears in the converted PDF.

Is this a compatibility issue that LibreOffice faces with PPTX only?

This is too vague:

when we save the file as .PPT

Are you saving the file in LibreOffice Impress or using another program?

Could you try opening the slide in LibreOffice as I suggested in the previous comment, to narrow down where the problem is? You should try doing this regardless of your “project requirements.”

We are saving the file in PPT format using Powerpoint.
As per your suggestion, I’m opening the file in LibreOffice and updating you.

Tried opening the slide in LibreOffice Impress. Although the file did open, the table did not show up at all.

Sounds like a bug in LibreOffice PPTX import. You could file a bug.

Anyway, seems like you managed to find a working solution anyway by just using PPT:

However, when we save the file as .PPT and run the conversion command, the table appears in the converted PDF.

We have already filed a bug report.
Thanks for the information. :slight_smile: