After the download was finished, the user is asked if (s)he wants to edit the document now.
If so, the editing proceeds as described for an already downloaded file.
== PDF Documents ==
=== PDF Text Search ===
It is possible to search and highlight arbitrary texts in the UBIK PDF viewer. By clicking the magnifier button, an input field opens to search for specific text entries in the document. The results will be highlighted in the PDF file. By clicking the arrow buttons, it is possible to switch to the next and previous results. {{Version/XamarinSince|4.3.0}}
==== Automatic Text Search {{Version/XamarinSince|4.4.0}}{{Version/WinXSince|4.4.0}} ====
Using the [[SYSCLS_DOCUMENT_HIGHLIGHTING_CLASSIFICATION|Document Highlighting Classification]] A PDF document can search for a defined search term from its parents properties automatically as soon as it is being navigated to.
[[Category:Android=== Remember Document Settings {{Version/WinXSince|Documents (4.9}} ==={{UnderConstructionStart}}<br>By default, PDFViewer settings are not saved and always reset for each PDFViewer session. The Remember Document Settings feature enables the automatic saving & preserving of the Zoom level, Annotation color, and Stroke width within a {{UBIK Android}} Session.It can be activated by setting the ''RememberDocumentSettings'' property in the ''InternalContentSettings'' of the profile to ''True'', or by configuring it in the General Settings (UI)]].<source lang = "xml"><RememberDocumentSettings>true</RememberDocumentSettings></source>With this feature enabled, the PDFViewers Annotation Color, Zoom value, and Stroke width set by the user will be saved and preserved until the user changes them again. If a document is configured with the [[Category:DocumentSYSCLS_AUTO_ZOOM_CLASSIFICATION|Documents (UBIK Android)Auto Zoom classification]], it will be overruled by the user's value as soon as the user sets it.If an AnnotationDefaultStrokeWidth value is configured, it will be overridden by the user's value as soon as the user sets it.{{UnderConstructionEnd}}
== See also ==