Some test text!
Android / Guides / 3. Customize
After you have added Apryse to your project and added a document viewer , learn how to customize it for your app.
Apryse includes DocumentActivity and PdfViewCtrlTabHostFragment2 for showing documents. To customize their appearance and function, see Customizing a document viewer .
Apryse also includes a low-level ViewGroup
(PDFViewCtrl ) to show documents. If you are using it, please see Customizing a PDFViewCtrl .
Apryse includes a rich set of controls. They are used by the DocumentActivity and PdfViewCtrlTabHostFragment2 , and can also be used independently. To learn more about them, please see a detailed list of each component .
Annotation and PDF interaction is implemented within the open-source tools package . This includes annotation creation & selection, text selection, form filling, link following, etc.
To change the way an annotation appears, see the Custom annotation appearance guide.
Apryse's tools and demo package are completely open source. Any and all changes are possible by editing the source code directly. All source code can be found in /lib/src
.
You can also integrate with source code directly in your application for easy code modification as described here: How to integrate the Apryse libraries from source .
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales