• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Using Graphics Select Tool via Interapplication Communication

New Here ,
Sep 15, 2021 Sep 15, 2021

Copy link to clipboard

Copied

How do I use the Graphics Select tool via interapplication communication?

TOPICS
Windows

Views

152

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 15, 2021 Sep 15, 2021

Copy link to clipboard

Copied

(If it helps to have context, I want to make a program that will copy some tables from PDFs to Excel spreadsheets, and selecting a table via the graphics select tool, copying it, and pasting it into Excel is the only way I've found to do this that doesn't mess up the tables in ways that get rid of information that needs to be preserved, so I figured that I'd make the program select the tables then copy them via , but I haven't been able to find anything for graphics selection in the interapplication communication section of the API reference - it lists AVDocs as having a SetTextSelection function, but nothing simmilar for graphics selection.)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 15, 2021 Sep 15, 2021

Copy link to clipboard

Copied

Not possible.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 16, 2021 Sep 16, 2021

Copy link to clipboard

Copied

Interapplication Communication is extremely limited compared to the plug-in API and often things are impossible that way.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 16, 2021 Sep 16, 2021

Copy link to clipboard

Copied

LATEST

I see. That's disappointing, but thank you for explaining. I guess I'll need to look for another way to get the data out. Thank you for keeping me from wasting more time on a dead-end approach.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines