allow to upload and delete PDF logo files

This commit is contained in:
Roland Gruber 2013-10-08 19:19:05 +00:00
parent 2e27115031
commit 9c5e5102f5
2 changed files with 16 additions and 3 deletions

View File

@ -4773,9 +4773,8 @@ Run slapindex to rebuild the index.
<para>When you export accounts to PDF then each account will get its own <para>When you export accounts to PDF then each account will get its own
page inside the PDF. There is a headline on each page where you can show page inside the PDF. There is a headline on each page where you can show
a page title. You may also add a logo to each page. To add more possible a page title. You may also add a logo to each page. To add more logos
logos simply copy the images to config/pdf/&lt;server profile please use the logo management on the PDF editor main page.</para>
name&gt;/logos.</para>
<screenshot> <screenshot>
<mediaobject> <mediaobject>
@ -4835,6 +4834,20 @@ Run slapindex to rebuild the index.
</imageobject> </imageobject>
</mediaobject> </mediaobject>
</screenshot> </screenshot>
<para><emphasis role="bold">Logo management:</emphasis></para>
<para>You can upload image files to put a custom logo on the PDF files.
The image file name must end with .png or .jpg and the size must not
exceed 2000x300px.</para>
<screenshot>
<mediaobject>
<imageobject>
<imagedata fileref="images/pdfEditor6.png" />
</imageobject>
</mediaobject>
</screenshot>
</section> </section>
<section> <section>

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB