I have a activity_main.xml like this, this is main activity
<ScrollView>
data-->57 textviews
</Scrollview>
I want to convert as a PDF document those 57 fields
I tried lot of solutions what Stack Overflow provided and other forums too; I tried some GitHub samples also even though no use for me
So I need those text views convert into pdf inside scrollview and need to give print (PDF document) through printer (I'm using tablet).