(PECL haru >= 0.0.1)
  	
    
      
      Save the document into the specified file
    
    
      
      bool HaruDoc::save ( string $file )
    
    
    
    Saves the document into the specified file.
Parameters: 
  
      
      
      	file
    	
 
    	The file to save the document to.
Returns: 
     Returns TRUE on success. 
Exception: 
    
    Throws a HaruException on error.
See also: 
     
      
                  
    		
    		
    		
    		
    		
            		
    		
    		
    	
Please login to continue.