IRONSOFTWAREHOME
Angular.JS to PDF
using IronPdf;

// Instantiate Renderer
var renderer = new ChromePdfRenderer();

// Enable JavaScript in our RenderingOptions
renderer.RenderingOptions.EnableJavaScript = true;
renderer.RenderingOptions.WaitFor.JavaScript(500);

var pdfAngularJs = renderer.RenderUrlAsPdf("https://angular.io/");

// Export to a file or Stream
pdfAngularJs.SaveAs("angular.pdf");
Imports IronPdf

' Instantiate Renderer
Dim renderer As New ChromePdfRenderer()

' Enable JavaScript in our RenderingOptions
renderer.RenderingOptions.EnableJavaScript = True
renderer.RenderingOptions.WaitFor.JavaScript(500)

Dim pdfAngularJs = renderer.RenderUrlAsPdf("https://angular.io/")

' Export to a file or Stream
pdfAngularJs.SaveAs("angular.pdf")
NuGet Download
PM > Install-Package IronPdf
Angular.JS to PDF

Angular.JS to PDF

IronPDF is a well-rounded platform with full support for rendering a PDF using JavaScript in HTML. This widespread support includes Angular.js and other popular single-page and front-end web frameworks.

If it works in Chrome, it works in IronPDF!

This example shows you how to implement Angular.js and other popular single-page and front-end web frameworks for your PDF render tasks in Chrome.

Using RenderDelay, IronPDF can be set to allow time for asynchronous content loading as required. In this example, we allow half a second. This PDF rendering feature in Chrome also supports the following so that you can pick the one you feel most comfortable with:

  • Angular.js
  • Aurelia
  • Vue.js
  • React
  • Mithril
  • Riot
  • Knockout
  • Kendo
  • Backbone

Iron Software understands that developers may want to custom-create their PDF documents to look exactly how customers expect them to. This can be achieved by utilizing the Angular.js PDF rendering support in IronPDF to attain the look you want inside of Chrome.

This method will produce output PDF documents that are pixel-for-pixel identical to the PDF functionality in the Google Chrome web browser.

Explore HTML to PDF Conversion in IronPDF.
View on GitHub

Ready to Get Started?

Nuget Downloads 21,062,892Version:2026.9just released

Key in blue circle

Get your free 30-day Trial Key instantly.

Your trial license will be sent to your email address

No limitations. 100% unlocked. No credit card.

OR
bullet_checkedNo credit card or account creation requiredNo limitations. 100% unlocked. No credit card.
  • Logo Aetna
  • Logo NASA
  • Logo GE
  • Logo Porsche
  • Logo USDA
  • Logo Qatar
Join Millions of Engineers who’ve tried IronPDF
Book your free Live Demo
Booking Badge

Trusted by Millions of Engineers Worldwide

Iron Software's customer logos
Get Your No-Obligation Consult
Complete the form below or email sales@ironsoftware.com
Your details will always be kept confidential.
Trusted by Millions of Engineers Worldwide
Iron Software's customer logos
Get your free 30-day Trial Key instantly.
No credit card or account creation required
C# NuGet Library for PDF
Install with NuGet

Version: 2026.9

PM > Install-Package IronPdf
nuget.org/packages/IronPdf/
  1. In Solution Explorer, right-click References, Manage NuGet Packages
  2. Select Browse and search "IronPdf"
  3. Select the package and install
C# PDF DLL
Download DLL

Version: 2026.9

or download Windows Installer here.

  1. Download and unzip IronPDF to a location such as ~/Libs within your Solution directory
  2. In Visual Studio Solution Explorer, right click References. Select Browse, "IronPdf.dll"

Licenses from $999