Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 584 Bytes

File metadata and controls

12 lines (8 loc) · 584 Bytes

ConvertAPI vanilla c# examples

Here in this repository, you can find multiple examples of using ConvertAPI, all written in vanilla c#, without the use of any external libraries or frameworks.

To run and debug these projects, please sign up for free at https://www.convertapi.com/a and retrieve your secret key.

  • Asynchronous conversion with push notification examples
  • Conversion from MS Word (docx) file format to PDF
  • PDF generation from HTML string
  • Url to PDF conversion example

For more information, please visit the ConvertAPI website at https://www.convertapi.com.