Dynamic Color Using Designer
DynamicPDF API now allows conditionally formatting an element's color using expressions. In the following example we illustrate formatting a simple DLEX Report.
DynamicPDF API now allows conditionally formatting an element's color using expressions. In the following example we illustrate formatting a simple DLEX Report.
You can expand rows to easily match the height of your content. You can even use Lines and Rectangles to expand with a field's content. Here's how to do it.
One question we get asked here at DynamicPDF is how to use a CSS stylesheet when using the html input with the pdf endpoint to convert HTML to PDF. Here is a simple way to accomplish this task.
The Python client library is now available from PyPi. This client library make it easy to use the DynamicPDF API from your Python based applications.
DynamicPDF CloudAPI Designer now supports Google Fonts, significantly expanding the number of fonts available to you when creating a PDF document.
DynamicPDF API's client libraries greatly simplify adding our endpoints to your applications. But you are not limited to using one of our provided client libraries. Although a Python client library is in the works, using Python to call the Dynamic-PDF API's endpoints is straightforward.
The following three examples demonstrate the ease of using Python to call the dlex-layout, pdf-info, and pdf endpoints.
The DynamicPDF Client libraries make using the DynamicPDF API a breeze. We have Node.js, .NET, Java, PHP, and Go client libraries. But sometimes, you might want to call the DynamicPDF API directly as a REST call to your project without using any coding.
In this blog post, we use the .bubble.io API to call the dlex-layout endpoint directly as a REST call with no coding.
The Go programming language client library is now available.
We here at the DynamicPDF API are excited to announce that the DynamicPDF API can now convert HTML to PDF. With the addition of a new input type to the pdf endpoint, you can easily convert HTML pages to PDF documents. And you can specify raw HTML or a file path in your local storage system or in the DynamicPDF Cloud Storage. And we updated all client libraries to support HTML conversion. The HTML input type can also be mixed with other input types such as PDF, image, DLEX and page to create PDF documents with pages from multiple sources.
We've been busy here at DynamicPDF. We've just about completed BETA testing on a new HTML to PDF feature of the API. We expect it to be released in January 2023.
We're also working on a new PDF rasterization feature. This will make it possible to convert PDF documents to images. BETA testing will begin shortly, and we expect this to be released in 2023.
Happy Holidays!