You are viewing limited content. For full access, please sign in.

Question

Question

text Provider command line

asked on April 25, 2016

Hi

I was looking at TextProvider.exe in Common Files and found out that it had some command line arguments that it could take. Such as

-printconfig
-CanExtractList
-CanExtractListWithDesc
-CanExtractText
-ExtractTextFromFile
-ExtractPagesFromFile
-ExtractTitleFromFile
-pipename
-cmd
I was able to use extracttextfromfile. Are there any documentation on this so that i could learn more about this.

Are there any more commands that i am missing. 

Thanks in advance.

Junaid Inam

0 0

Answer

SELECTED ANSWER
replied on April 26, 2016 Show version history

Hi,

Here are command lines that are supported by TextProvider now:

-cmd -printconfig: print current configuration of TextProvider
-cmd -CanExtractList [file to write the list to]: return a list of extentions that TextProvider can extract from
-cmd -CanExtractText [extension name]: return whether TextProvider can extract from certain extention
-cmd -ExtractTextFromFile [source file] [destination file]: extract text of source file and write result to destination file
-cmd -ExtractPagesFromFile [source file] [destination file]: extract pages of source file and write result to destination file
-cmd -ExtractTitleFromFile [source file] [destination file]: extract title of source file and write result to destination file

 

2 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.