Categories > OpenTBS with DOCX >

OpenTBS / TBS performance with large DOCx files

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Dave
Date: 2011-04-05
Time: 14:14

OpenTBS / TBS performance with large DOCx files

Hi Guys,

I'm getting to grips with TBS, and think it is a fantastic tool.

My issue is I have a large DOCX file which i need to do complex merge on, it is 5.2mb in size, and I am finding the execution times are well over 1 hr per file.

It seems the file is being parsed very slowly, disc i/o ~ 34kb/s which implies an execution time of ~ 25 minutes!

Ideally, it would be better if i could split the docx into multiple documents and merge/append the docs at the end.

Can anyone help with a potential solution?

Thanks

Dave
By: Skrol29
Date: 2011-04-05
Time: 21:18

Re: OpenTBS / TBS performance with large DOCx files

Did you have to look for a ms Word feature that will combine several docx into a master docx?
By: Marcos
Date: 2016-12-29
Time: 12:34

Re: OpenTBS / TBS performance with large DOCx files

Oh hi i know this is a old topic, but Skrol29 can you give me more details about this? I need change my code to work this way?