Jump to content
Server Maintenance This Week. ×

*.docx


This topic is 5642 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

To whomever it concerns,

I am having something of a difficult time importing the contents of a *.docx file into a field.

Using Troi file manipulator 4.5 plugin, i can use the TrFile_GetContents to extract the text out of most documents, but not the cursed *.docx.

What i hope to have in the end, is a field that contains the contents of a *.docx file which is referenced in the record, and the users able to do a search on this contents.

Any ideas?

Thanks in advance,

Lincoln

Link to comment
Share on other sites

I think you'd better ask Troi if they support or intend to support this format. AFAIK .docx files are actually compressed archives, so there's no "text" that can be extracted from them directly.

You could either convert the file to another format (there are numerous free utilities that can do this), or uncompress the archive and look for a file named 'document.xml' in the 'word' directory - that's where the actual text of the document will be.

Link to comment
Share on other sites

This topic is 5642 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.