Software Alternatives & Reviews

Generate PDF files with asp.net core on Azure

wkhtmltopdf Azure Web Apps
  1. wkhtmltopdf is an open source (LGPL) command line tools to render HTML into PDF and various image...
    Pricing:
    • Open Source
    Next, we need a way to render the HTML (the View) as PDF. I use the opensource command-line tool wkhtmltopdf. It is easy to use and compatible to run on Azure Web Apps.

    #HTML To PDF #PDF Conversion API #PDF Tools 33 social mentions

  2. Create and deploy mission critical Web apps that scale with your business
    There are many libraries and services to generate PDF files for asp.net core web applications. There are excellent commercial solutions out there, but if you need a free solution, it gets harder. Some libraries are hard to use, or others are limited in functionality. I need a free, easy to use, and quick solution to generate PDF files on an Azure Web App.

    #Cloud Computing #Cloud Hosting #Backend As A Service 5 social mentions

Discuss: Generate PDF files with asp.net core on Azure

Log in or Post with