euscuvilca | Posts: 1

Creating a package with withExtractionType(ExtractionType.TEXT_TAGS) throws error

0 votes

I am getting the following exception while trying to create a Package using
.withExtractionType(ExtractionType.TEXT_TAGS) for the DocumentBuilder, 
Is there a way to use ExtractionType alongside createPackage?
I am looking forward to create a reminder inside my transaction therefore I cannot use createPackageOneStep nor CreateAndSendPackage.

Thanks


Duo_Liang | Posts: 3776

Reply to: Creating a package with withExtractionType(ExtractionType.TEXT_TAGS) throws error

0 votes

Hi euscuvilca,

 

Thanks for your post!

Give the attached Java SDK code and example PDF with text tags an attempt and let me know if the issue persists.

PS: It seems I can't find your error trace.

 

Duo


Attachments

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off