Text manipulation

A forum for questions or concerns related to the PDF-XChange Core API SDK

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Tracker Supp-Stefan

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
alexrabbit
User
Posts: 1
Joined: Wed May 16, 2018 1:10 am

Text manipulation

Post by alexrabbit »

Hello there,

Quick question, is it possible to use core api sdk to find and highlight text inside a pdf? I've been searching in the forum and found out this looks more Editor sdk then Core Api.
I'm asking because I saw a post here where one of you said Core Api is part of Editor sdk. Is there any sample available on this task?

Cheers
A.R.
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Text manipulation

Post by Sasha - Tracker Dev Team »

Hello A.R.,

Getting page text in needed order:
viewtopic.php?f=67&t=29699&p=117690&hil ... xt#p117690

Understanding coordinates system:
viewtopic.php?f=67&t=27728&p=107714&hil ... xt#p107719

This one is from the Editor SDK (using the Search operation) but the Highlight annotation placement is Core Level - so you can use that piece of code:
viewtopic.php?f=66&t=30872&p=124070&hil ... ht#p124067

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply