developer
Pdf Generation

Configure PDF generation

The PDF generation is done by the apps/convertoapi app.

Installation

Environment variables

VariableDescriptionExample
Converto__PdfEndpointUrlThe URL of the PDF generation endpoint.http://localhost:3100/v1/pdf
Converto__TokenEndpointUrlThe URL of the token generation endpoint.http://localhost:3100/token
Converto__ClientIdThe client ID for the token generation.id
Converto__ClientSecretThe client secret for the token generationsecret
Converto__DefaultScaleThe default scale for the PDF generation.1.0
Converto__DefaultPaperSizeThe default paper size for the PDF generation.A4