Pie Chart percentage problem

Hello,

when I convert the attached XLS to a PDF, the percentage of the (empty) pie chart changes from 0% to 1%. How can this be avoided? I tested it with version 7.3.5 and 7.5.3 (newest).

Code:
initLicense();
com.aspose.cells.Workbook workbook = new com.aspose.cells.Workbook(“d:\Report.xls”);
PdfSaveOptions o = new PdfSaveOptions();
workbook.calculateFormula();
workbook.save(“d:\Report.pdf”, o);

I am also still waiting for a solution for issue <span style=“font-size:12.0pt;font-family:“Times New Roman”,“serif”;
mso-fareast-font-family:“Times New Roman”;mso-ansi-language:DE;mso-fareast-language:
DE;mso-bidi-language:AR-SA”><span style=“mso-field-code:” HYPERLINK \0022\0022 “”>CELLSJAVA-40536.

Regards,
JonasH
<!–[if gte mso 9]>
<w:WordDocument>
<w:View>Normal</w:View>
<w:Zoom>0</w:Zoom>
<w:TrackMoves/>
<w:TrackFormatting/>
<w:HyphenationZone>21</w:HyphenationZone>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:DoNotPromoteQF/>
<w:LidThemeOther>DE</w:LidThemeOther>
<w:LidThemeAsian>X-NONE</w:LidThemeAsian>
<w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:SnapToGridInCell/>
<w:WrapTextWithPunct/>
<w:UseAsianBreakRules/>
<w:DontGrowAutofit/>
<w:SplitPgBreakAndParaMark/>
<w:EnableOpenTypeKerning/>
<w:DontFlipMirrorIndents/>
<w:OverrideTableStyleHps/>
</w:Compatibility>
<m:mathPr>
<m:mathFont m:val=“Cambria Math”/>
<m:brkBin m:val=“before”/>
<m:brkBinSub m:val="–"/>
<m:smallFrac m:val=“off”/>
<m:dispDef/>
<m:lMargin m:val=“0”/>
<m:rMargin m:val=“0”/>
<m:defJc m:val=“centerGroup”/>
<m:wrapIndent m:val=“1440”/>
<m:intLim m:val=“subSup”/>
<m:naryLim m:val=“undOvr”/>
</m:mathPr></w:WordDocument>
<![endif]–><!–[if gte mso 10]>

/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Normale Tabelle"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman","serif";}

<![endif]–>

Hi,

Thanks for your posting and using Aspose.Cells for Java.

We were able to replicate this issue. The percentage changes from 0% to 1% in the output pdf. We have also attached the output pdf for a reference. We have logged this issue in our database. We will look into it and resolve this issue. Once, the issue is resolved or we have some other update for you, we will let you know asap.

This issue has been logged as CELLSJAVA-40613.

For your other issue, we are afraid, there is no update for you at this moment. Once, we will have some update for you, we will let you know asap.

The issues you have found earlier (filed as CELLSJAVA-40613) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.