Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a service to insert an other .docx. #509

Open
ylussaud opened this issue Nov 2, 2023 · 2 comments
Open

Add a service to insert an other .docx. #509

ylussaud opened this issue Nov 2, 2023 · 2 comments

Comments

@ylussaud
Copy link
Collaborator

ylussaud commented Nov 2, 2023

This could be something like:

  • asDocx(uri: String)
  • asDocx(uri: String, startTag: String, endTag: String)

This service implies we make sure to copy any style, numbering, ... into the generated document.

@jmauersberger
Copy link

... and that other document is also handled as m2doc template? So all dynamic stuff is resolved? Or is that just static content.

@ylussaud
Copy link
Collaborator Author

ylussaud commented Nov 3, 2023

The idea here is for static content only.

But I added support for name spaces and import extend to AQL for Acceleo 4. At some point I would like to be able to leverage this in M2Doc and made it possible to extend templates and override template constructs or import other template to reuse template constructs.

And why not be able to mix Acceleo 4 modules with M2Doc templates and vise versa...

But this work is not planed at the moment. I opened an issue for this feature:

#510

@ylussaud ylussaud added this to the 3.3.3 milestone Dec 4, 2023
@ylussaud ylussaud removed this from the 3.3.3 milestone Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants