Generate PDF
Last updated
Last updated
Rich HTML output generated by Floe can be transformed into a PDF document using Renda. As part of the PDF utilities collection, Renda offers an API that can be invoked to convert any HTML output to PDF document.
Floe 210 now supports PDF generation, so Floe emails can be sent with either a PDF equivalent attached or a completely different Floe-generated PDF.
Login into Renda developer portal
Subscribe to Generate PDF Service in Renda portal
Copy API Service URL to notepad
Logon to SAP system where Floe is installed
Go to transaction SM59
Create a new HTTP Connection to External Server - Type G
Key in RENDA.IO in RFC Destination field
Enter description as Renda.io connection for HTML transformation
Under Technical Settings tab - Paste API Service URL based on the region you signed up
EU Region - api-eu.renda.io
APAC Region - api-apac.renda.io
US Region - api-us.renda.io
Enter /v2/generatePDF in the Path Prefix field
Enter Service No. as 443
Under the Logon & Security tab - Set SSL to active
Test Connection
Please remember to whitelist API Service URL from within your corporate firewall. This will enable outbound calls to be made from your SAP system to Renda engine in the cloud.
Go to SPRO->Cross Application Functions->Floe->Administration->System specific settings
Under Renda.io PDF Conversion Service Settings
Select the RFC Destination setup for Renda.io using search help
Enter the following requests
x-api-key : <API Key from Renda Developer Dashboard>
Accept : application/pdf
Content-Type : application/x-www-form-urlencoded