logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
ESchunk  
#1 Posted : Friday, March 4, 2022 5:36:05 PM(UTC)
ESchunk

Rank: Member

Groups: Registered
Joined: 8/13/2019(UTC)
Posts: 18
United States
Location: New York

Thanks: 2 times
I'm looping through the PageObjects collection and determining if an object is a PdfTextObject. I have a number of PdfTextObjects that are words with multiple characters. Is there any way to get the coordinates of each character of a PdfTextObject?

Thanks,

Ted
Paul Rayman  
#2 Posted : Friday, March 11, 2022 5:54:24 AM(UTC)
Paul Rayman

Rank: Administration

Groups: Administrators
Joined: 1/5/2016(UTC)
Posts: 1,075

Thanks: 6 times
Was thanked: 124 time(s) in 121 post(s)
Hello,

Here is a class diagram where I see a lot of methods.
https://pdfium.patagames...rkingSDK_PageObjects.htm

CalcCharPos()
GetCharInfo()
GetCharRect()

I have not tested, but one of them will definitely help. Or do you have some problem/bug with them?
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.