I'm trying to parse a pdf and getRawTextContent returns the content with the right spacing, but the json obj doesn't have that spacing, looking at the code in evaluator.js it's adding fakeSpaces, but those fake spaces aren't added to the json obj, any idea on how to add those or how to guess a space should be added in the json?...
I'm trying to parse a pdf and getRawTextContent returns the content with the right spacing, but the json obj doesn't have that spacing, looking at the code in evaluator.js it's adding fakeSpaces, but those fake spaces aren't added to the json obj, any idea on how to add those or how to guess a space should be added in the json?...