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

Question

Question

can you pull info from word document properties into Laserfiche template fields

asked on June 24, 2014

 Is there a way to pull information stored in Word document properties into Laserfiche template fields

0 0

Replies

replied on June 24, 2014

Which properties are you interested in? The basic document properties can be retrieved using System.IO.Packaging.PackageProperties. You could build some code that would pull this information and put it into a Workflow Script activity.

0 0
replied on June 24, 2014

I have client who has filled in the document properties - ie Title, subject etc

that would be useful information if it was stored in  laserfiche template fields

0 0
replied on June 24, 2014

I don't know of a native way to do that, but that .NET library that I referenced can pull all of that. It's part .NET so you won't have to worry about any external libraries.

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

Sign in to reply to this post.