androidpdfviewer Questions

1

In my application I am downloading pdf to Download folder and I am trying to open using below code. String FileName="CardsDecks"; File imagePath = new File(this.getFilesDir(), "Download"); File ne...
Hellenist asked 1/1, 2020 at 11:4

1

Solved

I am working on a pdf editor. I have made my changes on pdf files with OpenPDF core that is based on iText And I am viewing the Pdf file with AndroidPdfViewer My problems are: Adding new annotati...
Scintillant asked 8/12, 2020 at 12:28

4

Solved

I am trying to create PDF file from xml layout view. I have a listview in that layout, adding items and setting height based on child. PDF is creating but not filling the whole page. What I have tr...
Machree asked 29/4, 2017 at 19:25
1

© 2022 - 2024 — McMap. All rights reserved.