Hello Alejandro,
I am using vaadin 24.6.0, java 17, spring boot 3.4.0 with pdf-browser 3.2.0 and i am getting this message:
"...It appears your Web browser is not configured to display PDF files. No worries, just click here to download the PDF file..."
i have had try this props, but doesn't work for me.
spring.servlet.multipart.max-file-size=10MB
spring.servlet.multipart.max-request-size=10MB
If you could help will be nice.
Thank you.