AdobeDocs / AdobeDocs/pdfservices-api-documentation

some unicode characters are not properly handled

Open
#178 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
20
Forks
229
PR merge metrics
No merged PRs in 30d

Description

Issue in /src/pages/overview/pdf-extract-api/howtos/extract-api.md

For example some quotes as in “Simplification List,” with unicode U+201C is rendered by adobe as •Simplification List,• by adobe API.

Also when there's a reference, it's not clear how to recombine it with its spot in the text e.g. this email address reference should be reintegrated with the text like :

Escalation Point : Anand Mohan ( anad@avis.co) reachable @ 965001"
{
"page": 12,
"path": "//Document/L[23]/LI[3]/LBody/StyleSpan/Reference",
"text": "– anad@avis.co"
},
{
"page": 12,
"path": "//Document/L[23]/LI[3]/LBody",
"text": "Escalation Point : Anand Mohan reachable @ 965001"
}

Contributor guide

Open the contributing guide

Research direction

The issue points to /src/pages/overview/pdf-extract-api/howtos/extract-api.md; start by reading the Unicode quote and reference examples there and reproducing the Adobe API output shown. Done means the documented extraction behavior addresses the quoted characters and explains how the reference text is recombined with its position in the surrounding text.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.