allow to upload and delete PDF logo files
This commit is contained in:
parent
2e27115031
commit
9c5e5102f5
|
@ -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/<server profile
|
please use the logo management on the PDF editor main page.</para>
|
||||||
name>/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 |
Loading…
Reference in New Issue