ODT to PDF conversion issue with date field rendering using .NET

I’m evaluating ASPOSE.Words to check if it suits my needs.
I’m testing the conversion of a ODT file to a PDF File. In my ODT file I have a Date field which displays the date of today. When converting the ODT to a PDF file, this field is not correctly filled with the date of today.

Is there any way to manage to get a right conversion with ASPOSE.Words ?

You can find in attachements a wrong document with 26/03/2011 instead of today.

Regards,

This message was posted using Page2Forum (attachment) from How-to: Convert a Document to PDF - Aspose.Words for .NET

Just found the solution.


I need to explicitely call the UpdateFields method on the document.

Thanks.

Hi Patrice,

Thanks for your interest in Aspose.Words. Let us know, If you have any more queries.