DocumentBuilder

Home Forums WordprocessingML DocumentBuilder

This topic contains 1 reply, has 2 voices, and was last updated by  Eric White 8 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3322

    TiPuncH
    Participant

    Hi Eric,

    Fantastic work and Fantastic library 🙂

    I’m working on merging multiples documents to one template containing ContentControls. Looking in the samples, DocumentBuilder example 4 is almost what i need but my requirement is to keep the ContentControl from the template docx in the final document and in the example 4, the ContentControls are replaced and deleted :/

    Is it possible with DocumentBuilder ?

    Thanks for ur answer Eric.

    #3331

    Eric White
    Keymaster

    This is certainly possible, although this is not what is implemented, as you know, in DocumentBuilder04.

    Basically, what you would need to do is to use the approach detailed in Advanced use of DocumentBuilder screen-cast, #6 in the following list:

    DocumentBuilder Developer Center/

    Instead of simply creating sources, you want to add the special element inside the content control, and specify the source in that element.

    As a first step, experiment with the advanced use of DocumentBuilder by writing example programs, until you understand exactly how it works.

    -Eric

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.