How to append the data in specific hole in the .dotx template
    14 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
    Sapna Chaudhary
 le 26 Mai 2021
  
    
    
    
    
    Réponse apportée : Rahul Singhal
    
 le 26 Mai 2021
            I have .dotx template in which I have created various holes and given the title name.
How I can append the data in the specific hole in the template.
I tried the below command but it is not working.
holeID = moveToNextHole (docObj)
0 commentaires
Réponse acceptée
  Rahul Singhal
    
 le 26 Mai 2021
        Hi Sapna,
Here is an example on how to fill holes in the templates: https://www.mathworks.com/help/rptgen/ug/fill-in-the-blanks-in-a-report-form.html
Also, make sure you followed these steps to create holes in your .dotx template, so that it can be detected by the MATLAB report generator: https://www.mathworks.com/help/rptgen/ug/add-holes-in-a-microsoft-word-template.html
Thanks,
Rahul
0 commentaires
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur Templates dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!