Skip to content

Commit

Permalink
IVYPORTAL-18073 Create file preview for PDF .log and PNG
Browse files Browse the repository at this point in the history
- Update document
  • Loading branch information
chnam-axonivy committed Dec 19, 2024
1 parent 5e7ae40 commit 0872eb0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ releases of |ivy|.

Changes in 10.0.25
------------------
- Introduced the document preview feature for the task and case detail. You can preview image(png or jpeg), plain text(txt or log) and pdf documents.
- Introduced the document preview feature for the task and case detail. You can preview images(png or jpeg), plain text(txt or log) and pdf documents.
- Introduced the Portal Setting ``Portal.Document.EnablePreview`` to control visibility of the preview document icon in Portal.


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ HowTo: Preview a document of a case

.. note::

Portal can preview image, plain text(txt and log) and pdf document.
Portal can preview images, plain text(txt and log) and pdf documents.

Change :ref:`Portal settings <update-portal-settings>` :bdg-ref-warning:`Portal.Document.EnablePreview` to true to enable this feature.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ HowTo: Preview a document of a case

.. note::

Portal can preview image, plain text(txt and log) and pdf document.
Portal can preview images, plain text(txt and log) and pdf documents.

Change :ref:`Portal settings <update-portal-settings>` :bdg-ref-warning:`Portal.Document.EnablePreview` to true to enable this feature.

Expand Down

0 comments on commit 0872eb0

Please sign in to comment.