<div dir="ltr"><br><div>Hello!</div><div><br></div><div>I'm using OpenCms 10.5.1. <br></div><div><br></div><div>I can't add a content element by the page editor add wizard if it contains the PDF creation button script.</div><div><br></div><div>But I can create it in the Explorer and then drag it from the page editor add wizard, and works correctly.</div><div><br></div><div>Here is the PDF creation button script that I use:<br></div><div><br></div><div><c:set var="PDF">/system/modules/myModule/elements/PDF-formatter.jsp</c:set><span style="white-space:pre">                         </span></div><div><div><a href="<cms:pdf format='${PDF}' content='${content.filename}' locale='${cms.locale}' />" target="pdf" class="btn">PDF</a></div><div><span class="gmail-Apple-tab-span" style="white-space:pre"><br></span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre"><br></span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre">What's wrong?                   </span></div></div><div><span class="gmail-Apple-tab-span" style="white-space:pre"><br></span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre">Thanks a lot!</span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre">JA</span></div></div>