#library
Read more stories on Hashnode
Articles with this tag
Post inspired by RecyclerCalendarAndroid Lib RecyclerView The theory is simple, we need each day of the calendar rendered as one cell of the...
In last part we successfully created a complex Pdf with dynamic data. After we create a Pdf, we should be able to show contents of Pdf to User, to...
In last part we created a static PDF in Android. But creating PDF from static data has a big disadvantage. You cannot set data at runtime, i.e. you...
PDF are simple document format with supports text and images. It is simple to share, non editable can be password protected. Great for receipts and...