Images-to-PDF icon indicating copy to clipboard operation
Images-to-PDF copied to clipboard

Provider for javax.xml.parsers.DocumentBuilderFactory cannot be found

Open alpha00-coder opened this issue 3 years ago • 3 comments

While merging to pdf files or doing rotation operation on pdf file app gets crashed and the above titled error is shown in logcat error i have tried solving it many times but i have failed sorting it out...

alpha00-coder avatar Apr 15 '21 05:04 alpha00-coder

// libraries for reading from doc and docx files // implementation group: 'org.apache.xmlbeans', name: 'xmlbeans', version: '2.4.0' // implementation group: 'org.apache.poi', name: 'poi', version: '3.9' // implementation group: 'org.apache.poi', name: 'poi-ooxml', version: '3.9' // implementation group: 'org.apache.poi', name: 'poi-ooxml-schemas', version: '3.9' // implementation group: 'org.apache.poi', name: 'poi-scratchpad', version: '3.9'

it is because of these libraries i have used so what can be the solution for it

alpha00-coder avatar Apr 15 '21 08:04 alpha00-coder

@alpha00-coder Can you please fetch latest code? Still getting this error?

Swati4star avatar May 12 '21 15:05 Swati4star

ok thanks well for my next release i will try the latest changes

On Wed, 12 May 2021 at 20:21, Swati Garg @.***> wrote:

@alpha00-coder https://github.com/alpha00-coder Can you please fetch latest code? Still getting this error?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Swati4star/Images-to-PDF/issues/997#issuecomment-839860428, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO5K5EBNG6XOJJXZCNOZO7DTNKMHJANCNFSM426XRFDQ .

alpha00-coder avatar May 29 '21 10:05 alpha00-coder