plutext / docx4j.NET

docx4j is an open source (ASLv2) library for docx/pptx/xlsx, similar in concept to Open XML SDK, but with its own particular strengths including content control databinding (with OpenDoPE enhancements), XHTML import/export, PDF output, and MERGEFIELD processing. This is the .NET version of docx4j.
Apache License 2.0
70 stars 22 forks source link

Convert PPTX presentation to PDF #8

Open samkhanjar opened 6 years ago

samkhanjar commented 6 years ago

Hi,

I'm trying to convert PPTX presentation to PDF not sure how to go about doing it. I've seen how you you converted DOCX to PDF but I can't see how to convert PPTX to PDF.

Can you please guide me of how to do it.

Thanks in advance

Sam

nawfal-labrahmi commented 5 years ago

+1 I too would be curious to see some examples / code samples.

dineshchavhan commented 3 years ago

me too know what would be the procedure