Newly added text control information is not getting saved/printed in PDF

We have tried your program to convert the excel to PDF and we are facing some issues.

<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Issue Summary:

New Text control included in “Sheet2” of Northwind.xls – This is getting reflected successfully in the “Catalog.xls”. However, when we try to save the output in “PDF” format, this newly added text control information is not getting saved/printed in PDF.

LIB Used : aspose.cells_2.3.0_20100617

Program : ConsoleDemo.java(we have renamed the file as ConsoleDemo.txt)

Method : createCatalog (we have modified the following method and added the Bolded line to output as PDF)

: Existing line “workbook.save(outputPath+"Catalog.xls");”

: New line include after the above line: workbook.save(outputPath+"Catalog.pdf", FileFormatType.PDF);

If you need more clarity on the above issue/changes we have done, we can have a discussion.

Kindly help us to resolve this.

Hi,

Well, I am afraid text box controls won’t be rendered when you save the
spreadsheet as PDF format. Please see the Conversion attributes table
for complete reference. I have logged your issue into our issue
tracking system with an id: CELLSJAVA-18879. Once we have any update we will let you know.

Thank you.

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


This message was posted using Notification2Forum from Downloads module by aspose.notifier.