Hello @wppdfsupport,
thanks for your help!
I tried ilovepdf sadly it didnt worked, but after opening the broken PDF with libreoffice draw and exporting it again everything worked fine.
Hello,
thanks for your support, i found the solution in adding the following to the custom css of my wordpress:
div.pdfemb-toolbar {
width: 38% !important;
}
div.pf-content{
width: 900px !important;
}