christopherdro / react-native-html-to-pdf

Convert html strings to PDF documents using React Native
MIT License
434 stars 264 forks source link

PDFBox-Android 1.8.10.0 no longer supported #240

Closed graphicla closed 2 years ago

graphicla commented 2 years ago

PDFBox-Android is now on version 2.0.4.0. The earliest supported versions on Maven or Jitpack are 1.8.10.3 and 2.0.1.0 respectively. This is causing Android builds to fail.

graphicla commented 2 years ago

@christopherdro PDFBox-Android will need to be updated since neither Maven nor Jitpack support 1.8.10.0. See above for current and minimum supported versions.

christopherdro commented 2 years ago

It looks like it is supported but there was a small change to the name of the package. https://search.maven.org/artifact/com.tom-roush/pdfbox-android/1.8.10.3/aar