FAQ
The PDFreactor Web Service can be deployed as a Java web application to Azure using an appropriate application server like Jetty. You can download the PDFre...
Mon, 10 Mar, 2025 at 4:04 PM
The default page size of PDFreactor is DIN A4 in portrait mode. Page size and orientation of a PDF generated with PDFreactor can be setup using CSS as follo...
Mon, 10 Mar, 2025 at 4:04 PM
Besides the uber JAR we also offer the modular JAR "pdfreactor.jar". This JAR only contains classes from the "com.realobjects" base pack...
Mon, 10 Mar, 2025 at 4:05 PM
By default embedded (using an IFRAME) Youtube videos will be displayed as a black rectangle in the resulting PDF. To display the Youtube preview image you c...
Mon, 10 Mar, 2025 at 4:06 PM
If you have a very wide table (or other element) in your document and you want to have that table on a page with landscape orientation, you could use "...
Mon, 10 Mar, 2025 at 4:06 PM
Generally the PDFreactor Web Service only listens on localhost, so it is not accessible from other external systems. You can change this behavior by removin...
Mon, 10 Mar, 2025 at 4:07 PM
With PDFreactor, you have full control over the page break behavior via the CSS "break-*" properties. So to force a page break, you could use the ...
Mon, 10 Mar, 2025 at 4:07 PM
It is not possible to merge existing PDFs together with PDFreactor without generating a PDF from an HTML source document. However, there is a workaround for...
Mon, 10 Mar, 2025 at 4:07 PM
Generally, PDFreactor is not designed to create hardcopies of web pages as shown in a web browser or exact representations of the web browser view. PDF is b...
Mon, 10 Mar, 2025 at 4:07 PM
When an image is taken in portrait mode (on a smartphone or digital camera) the image data itself in most cases is saved in landscape mode and a flag is add...
Wed, 27 Sep, 2017 at 4:47 PM