Excel to PDF conversion acting weard

Hi, I'm evaluating some Aspose products for conversion of different filetypes to .pdf. I used Aspose.Word and Aspose.Excel in combination with Aspose.Pdf.

I got some pretty good results with the word documents I have tried so far. While it's also working with excel files, some of the cells get a completely new 'random' content like 'gY2Ve' in de pdf file generated. The next time I convert exactly the same file, some other cell(s) get irrelevant content.

Is this a 'feature' of the evaluation version on top of the Aspose watermark?

And with other file types? I know there's also an Aspose.Powerpoint component, but what about

  • .htm / html
  • .bmp / .jpg / .jpeg /.gif / .tiff

Hi,

Thank you for considering Aspose.

The garbage text is part of the watermark.

We are now working on Html2Pdf/Aspx2Pdf. Html2Pdf is supported in Aspose.Pdf through Pdf.BindHTML method. Only simple HTML is supported in the current version.

Almost all images can be converted to PDF using Aspose.Pdf. Please refer to Convert Images to PDF.