Page limit using BeginGroup / EndGroup

Hi.

I have a document with 78 pages. Only some pages contain macros

using BeginGroup: Documents in first page and EndGroup: Documents in last page, but not working, exist a limit ?

In testing, I use in 20 pages it's ok, above 20 pages not working

Is there a problem with performance or memory using BeginGroup and EndGroup at the beginning and end of each page?

Other solution? Replace Text maybe ? Use begin / end group on all pages that contain macros?

1 Reply

MJ Mohanaselvam Jothi Syncfusion Team June 19, 2018 01:24 PM UTC

Hi Marcelo,

Thank you for contacting Syncfusion support.

We suspect that the BeginGroup: Documents and EndGroup: Documents in the input Word document (78 pages) are in the different sections (i.e., section break inserted in between the pages of BeginGoup and EndGroup) so, the merge field values are not updated properly in the output document. When BeginGroup and EndGroup are in two different sections, the merge fields are not updated which is known limitation in DocIO.

Could you please provide us the input template (78 pages) Word document which used at your end and the expected output document. Thereby, we will check the feasibility to achieve your requirement using DocIO and provide you solution at the earliest.

Note: If you have any confidential data in your Word document, please replace with some dummy data and provide us the same. We just need your document to recreate the problem you face.


Please let us know if you have any other questions.

Regards,
Mohanaselvam J


Loader.
Up arrow icon