Product: Web Viewer server
Product Version:
Web viewer server does not carry over the Custom properties of word .Docx file in pdf conversion.
We have a word file (.docx) with custom properties and we updated the custom properties using Xceed.Word.Net namespace in a window service and save the file to database. if we download the file with our web app the updated custom properties are visible.
Now, if we open this file using aprys web viewer (we use Apryse web viewer server and web viewer control. js sdk ver 11.0.0) then these custom properties are not visible. We doubt these custom properties are missed during the conversion from docx to pdf from the web viewer server.
Is there any web viewer server configuration or Code that can include these docx file custom properties saved with document.
Thanks,
Hari
Note: this issue also recreated on (https://showcase.apryse.com/). File is attached.
File :
testfile.docx (186.9 KB)