Hello,
I’m trying to render a Form in PDF. Everything is working perfectly, except for a Plotly plot.
I want the plot to be full width. The preview in the template Form is correctly displayed, while in the final PDF the plot is only half-width (more or less).
Has this issue already occurred to someone else?
Thanks!
I have never had the issue, but others have converted the plotly plot to an image when they were having trouble with sizing and resolutions and such.
Search the forums for something like: “plotly svg”
@MattDa : Hi MattDa, have you managed to solve the topic without converting it to an image? I am currently experiencing the very same thing and in my use case the conversion to an image has a few disadvantages…
Hi @Arne, no I solved converting the plot to an image and never tried something different since in my case It solved the issue and I was Happy with the final result.