Using your demo at http://demos.devexpress.com/ASPxRichEditDemos/DocumentManagement/ExportToPDF.aspx; I did the following steps:
Create a field any where on the page.
Set the field code to DATE
Verify that I can see the field results.
Export to PDF
The PDF always shows the Field code no matter what is showing at the field location.
I have an application that needs to export to pdf a document that has the field results showing.
What changes do I need to make to the demo code to show the field results?
Hello,
I see the problem. I will forward this issue to our R&D team. Our developers will continue working on this problem, and we will keep you informed of any progress.
An update to this issue:
It appears as if any existing fields are exported OK, but any new fields added after the last save are displayed as the field code.