Skip to main content

DynamicPDF Blog

12 posts tagged with "PDF"

PDF related posts

View All Tags

Parallel Processing Using DynamicPDF HTML Converter

· 7 min read
James A. Brannan
Developer Evangelist

DynamicPDF HTML Converter for .NET often takes between 1 and 5 seconds to convert a single HTML document to PDF, depending on factors such as network download time, page complexity, and overall processing requirements. This is expected because the HTML Converter uses the Chromium rendering engine to fully process HTML documents before generating the PDF output.

When processing large numbers of HTML documents, total conversion time can quickly grow if documents are converted sequentially. For example, converting thousands of HTML files one at a time could easily require hours of processing time. In these scenarios, using parallel processing and batch execution can significantly improve overall throughput and reduce total conversion time.

Convert HTML to PDF Using DynamicPDF HTML Converter

· 12 min read
James A. Brannan
Developer Evangelist

The DynamicPDF HTML Converter product is available and included with any of our subscription plans (subscription pricing). You can also use DynamicPDF HTML Converter free if you accept a small footer stating "Created with the DynamicPDF Essentials Edition" and link to the DynamicPDF website from a public area of your website. DynamicPDF HTML Converter supports the following features,

  • quickly converts HTML to PDF,
  • supports the latest HTML, CSS, and JavaScript,
  • works with files, byte arrays, and URLs,
  • supports custom headers and footers,
  • supports .NET Framework and .NET Core (including Linux),
  • and supports a transparent pricing model.

.NET PDF Viewer - Beta Release

· One min read
Robbie W
Content Creator

Now ready for Beta testing is our DynamicPDF Viewer 1.0 for .NET windows control. This is an all new PDF Viewer designed specifically for .NET developers who want to add seamless, efficient, customizable PDF viewing to their .NET windows application.