Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shemarlindie/presentationtopdf
A simple ppt / pptx to PDF converter that converts PowerPoint presentations in batch.
https://github.com/shemarlindie/presentationtopdf
desktop-app dotnet pdf powerpoint ppt pptx windows windows-presentation-foundation wpf
Last synced: about 1 month ago
JSON representation
A simple ppt / pptx to PDF converter that converts PowerPoint presentations in batch.
- Host: GitHub
- URL: https://github.com/shemarlindie/presentationtopdf
- Owner: shemarlindie
- License: other
- Created: 2017-05-25T18:13:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-17T03:20:25.000Z (over 3 years ago)
- Last Synced: 2024-11-11T16:55:44.699Z (3 months ago)
- Topics: desktop-app, dotnet, pdf, powerpoint, ppt, pptx, windows, windows-presentation-foundation, wpf
- Language: C#
- Homepage:
- Size: 112 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![](./logo.png)
# Presentation to PDF## Project Description
A simple ppt / pptx to PDF converter that converts PowerPoint presentations in batch.
![](./Screenshots/presentation_to_pdf.png)
## Built with:
* C#
* WPF## Features:
* MS PowerPoint presentations (ppt & pptx) to PDF.
* MS Word documents (doc & docx) to PDF
* Batch conversion.## Requirements:
* Microsoft Office (PowerPoint needed)
* Microsoft's .NET Framework 4.5 or later (comes with most Windows systems)## Links:
* .NET Framework: [http://www.microsoft.com/en-us/download/details.aspx?id=40773](http://www.microsoft.com/en-us/download/details.aspx?id=40773)