I have a PPT slide that has 2 textboxes.
The texts in those textboxes are hyperlinks.
Also, I have added hyperlinks to these textboxes that point to the same URLs.
In the PDF,
I would expect that
- textbox1 points to: url1
- textbox2 points to: url2
However the result is
- textbox1 points to: url1 url2
- textbox2 points to: url1 url2
