Viewing 1 replies (of 1 total)
  • Ron,

    Thanks for your message – please note that I am better able to respond over email, especially for Premium support – [email protected].

    Anyway, this may be possible for your web designer to achieve using CSS, by adding some code to your Theme’s template.

    For example:

    .pdfemb-toolbar:nth-child(1)::before {
    content: “Next/Last Page”;
    float: left;
    color: white;
    padding: 5px;
    font-size: 0.8em;
    }

    However, it’s not really guaranteed to remain stable, but might do what you need for now!

    Please do email with any follow-up: [email protected].

    Thanks,

    Dan

Viewing 1 replies (of 1 total)
  • The topic ‘Is there a way to add text in the toolbar?’ is closed to new replies.