Printout Report #369
-
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            heetrojivadiya
          
      
      
        May 22, 2024 
      
    
    Replies: 1 comment 3 replies
-
| 
         Hey @bhnizar , Thank you for contacting us. I have checked for all available methods in WS core. Unfortunately, there is no any method to create printout report with WS. Currently, you have to manually create printout reports in RFEM then you may access to them with the printout id and model to export as pdf or html. For example:   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
      Answer selected by
        heetrojivadiya
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Hey @bhnizar ,
Thank you for contacting us. I have checked for all available methods in WS core. Unfortunately, there is no any method to create printout report with WS. Currently, you have to manually create printout reports in RFEM then you may access to them with the printout id and model to export as pdf or html. For example:
PrintoutReport.exportToHTML(id, 'file_path').