Hello GroupDocs Support Group,
I am converting pdf files to pptx using GroupDocs Conversion. It works very well, but unfortunately the hyperlink’s format is not being preserved in the pptx file. In the pdf file
the hyperlink has a specific format, but in the pptx conversion file its font is transformed to an underlined blue bold font.Example of the conversion (1.9 KB).
Is there a way to preserve the hyperlink’s (text with link) format when converting from pdf to pptx?
References:
- I am using jspdf library to generate the pdf file (Home - Documentation);
- The hyperlinks are being created by textWithLink(annotations - Documentation);
Thanks,
Gustavo