FAQ

Is PDFreactor affected by Spring Framework CVE-2022-22965
RealObjects is actively responding to the reported remote code execution vulnerability CVE-2022-22965 in the Spring Framework Java library aka “Spring4Shell...
Mon, 4 Apr, 2022 at 4:23 PM
Is PDFreactor affected by Log4j CVE-2021-44228?
RealObjects is actively responding to the reported remote code execution vulnerability CVE-2021-44228 in the Apache Log4j 2 Java library aka “Log4Shell” (ht...
Mon, 13 Dec, 2021 at 2:49 PM
How do I activate SSL for the PDFreactor Web Service?
By default, the PDFreactor Web Service does not provide SSL and is accessible only via HTTP. If a secure HTTPS connection is required, you can enable SSL in...
Wed, 18 Oct, 2023 at 10:19 AM
How can PDFreactor connect to a server using HTTPS?
PDFreactor can connect to servers using the HTTPS protocol. However, Java requires the server's certificate to be imported. To avoid that you can use a ...
Fri, 20 Dec, 2019 at 11:55 AM
Why does PDFreactor ignore my style sheet?
This can have a variety of reasons. Please make sure that the style sheet can be reached via the specified URL. Also, PDFreactor will only apply style sheets...
Thu, 10 Aug, 2017 at 3:06 PM
Can I run PDFreactor on a system without a graphical environment such as X11 oder Xfvb?
Yes. To run PDFreactor on a system without a graphical environment you should enable headless mode in Java. To do so, you should set the Java system proper...
Thu, 10 Aug, 2017 at 2:53 PM
Are there any options to set the resolution of the generated PDFs?
PDFreactor does not create documents with a fixed resolution. Images are embedded at their original resolution while text is stored as references to the gly...
Thu, 10 Aug, 2017 at 3:01 PM
Which fonts are supported?
PDFreactor supports TrueType fonts (TTF) and OpenType fonts (OTF). The fonts are automatically embedded into the generated PDF documents. Please note that us...
Thu, 10 Aug, 2017 at 3:03 PM
Which PDF version does PDFreactor produce?
The PDF version of PDF files created with PDFreactor is 1.4. However, the use of certain features and conformances may produce PDFs in different versions. ...
Fri, 20 Dec, 2019 at 11:55 AM
How can I increase the memory available to the PDFreactor Web Service (to convert large documents)
By default the PDFreactor web service, which is used by the REST, JavaScript, Node.js, PHP, .NET, Python, Perl and Ruby APIs, has a maximum of 1024MB of mem...
Mon, 3 Dec, 2018 at 4:20 PM