Convert Word to PDF in Android Studio Kotlin
I'm doing an Android Kotlin project which will auto-generate certificates when we enter some details in the EditTexts. I have word files (.docx) in my assets folder which has some variables which will be replaced by the data entered in…