kahn  
              
                  
                    July 3, 2013, 12:27am
                   
                  1 
               
             
            
              Hi, I’m user who have license.
There is an error with aspose.cell 7.5.0.0
workbook.Save with FileFormatType.Excel97To2003 option is perfect.
but, When I convert workbook to pdf file using
workbook.Save with FileFormatType.Pdf option,
formula doen’t working (see red box in the picture)
I have attached my file
please, help
Deloitte Anjin LLC
5Fl., One IFC, 23, Yoido-dong, Youngdeungpo-gu, Seoul, 150-945, Korea
Direct: +82 (2) 6099 4329 | Fax: +82 (2) 6674 2420kahn@deloitte.com  | www.deloitteanjin.co.kr 
[
](("[[BL]]
http://feeds.feedburner.com/DeloitteKoreaKr/[[/BL]])
P Please consider the environment before printing
             
            
              
            
                
           
          
            
            
              Hi,CELLSNET-41805 .
             
            
              
            
                
           
          
            
            
              Hi,
Could you download and try the latest fix/version:  Aspose. Cells for .NET v7.5.0.4  and add a line before rendering to PDF if it works for you and the formulas are calculated fine. 
workbook . CalculateFormula( );
Thank you. 
             
            
              
            
                
           
          
            
            
              Hi,Workbook.CalculateFormula  method before saving pdf file.C# 
new  Workbook(@“D:\Filetemp\YearEndDeduction.xls”);
             
            
              
            
                
           
          
            
            
              Hi,Aspose.Cells for .NET v7.5.0.5  and let us know your feedback.
             
            
              
            
                
           
          
            
            
              The issues you have found earlier (filed as CELLSNET-41805) have been fixed in this update .
This message was posted using Notification2Forum from Downloads module  by Aspose Notifier .