Archive for April, 2020


[Resolved] Issue downloading PDF with Java

April 8th, 2020 / by api2pdf /

We’re not java experts here, but we have gotten some reports from customers who run into issues after generating the PDF file – they want to download that file and save it locally. Never faced any issues with python or c#, but Java seems to have some problems. The below code is example of how […]

Read More

[Resolved] PDF is rendering blank or only partially with Headless Chrome

April 8th, 2020 / by api2pdf /

Intro In this post we will outline why in some cases PDFs are rendering blank or maybe only some elements, or part of elements are appearing but not everything on the page. We are going to explain why this occurs when rendering PDFs with Headless Chrome, but it would impact any browser based engine. Common […]

Read More