Unplanned
Last Updated: 05 Apr 2018 14:22 by ADMIN
ADMIN
Boby
Created on: 02 Apr 2018 08:27
Category: WordsProcessing
Type: Feature Request
2
WordsProcessing: Add support for exporting hyperlinks which are not valid URIs to PDF
Add support for exporting hyperlinks which are not valid URIs to PDF. Currently such hyperlink URIs are not exported to the PDF document.

Example of such hyperlink is "mailto:abc%20abc-abc-abc%20%3cabc@abc.com%3e" (mailto:abc abc-abc-abc <abc@abc.com>), but there could be more types. Currently the internal API relies on creating instance of the system Uri class, which is not possible in this case.
2 comments
ADMIN
Tanya
Posted on: 05 Apr 2018 14:22
Thank you for the feedback, Nikhil.
Nikhil
Posted on: 02 Apr 2018 12:20
It would be great if you provides solution to export such email ids(abc abc-abc-abc <abc@abc.com>)