Skip to content

kotlin importing issue #585

Description

@meilluer

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugExisting feature doesn't work correctly

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions