PdfBox-Android
PdfBox-Android copied to clipboard
kotlin importing issue
Describe the bug Importing dosent work
To reproduce implementation ("com.tom_roush:pdfbox-android:2.0.27.0")
import com.tom_roush.pdfbox.pdmodel.PDDocument import com.tom_roush.pdfbox.text.PDFTextStripper PDF example Link or attach a PDF demonstrating the issue
Expected behavior no errors
Actual behavior ERROR: Unresolved reference 'tom_roush'.
Environment details:
- PdfBox-Android version: [e.g. 2.0.27.0]
- Android API version: [e.g. API 33]
Additional context Add any other context about the problem here.