最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

c# - Is hover possible in PDF? - Stack Overflow

programmeradmin6浏览0评论

I have requirement in which we need to convert html to pdf . Html has track change detail like underline for insertion and strike for deletion. After pdf conversion when the user hover over any of the track changed text he should be able to view the username who has done the change.We are using Aspose dll for html to pdf conversion.

Am inputs would be a great help.

I have requirement in which we need to convert html to pdf . Html has track change detail like underline for insertion and strike for deletion. After pdf conversion when the user hover over any of the track changed text he should be able to view the username who has done the change.We are using Aspose dll for html to pdf conversion.

Am inputs would be a great help.

Share Improve this question edited Jan 7, 2013 at 14:21 Divesh Salian asked Jan 7, 2013 at 13:02 Divesh SalianDivesh Salian 1,45517 silver badges31 bronze badges 1
  • I do know that you can hover over items on a PDF with alt-text. However, I do not know how to do that through code. – Anonymous Commented Jan 7, 2013 at 13:32
Add a ment  | 

1 Answer 1

Reset to default 5

Is this possible in PDF? Yes, it is.

Some examples:

  • http://examples.itextpdf./results/part2/chapter07/movie_posters_2.pdf
  • http://examples.itextpdf./results/part2/chapter07/calculator.pdf
  • http://examples.itextpdf./results/part2/chapter07/timetable_help.pdf
  • browse the examples of chapter 7 of my book for more...

Is this possible with Aspose? I have no idea; I'm mr. iText, not mr. Aspose ;-)

Edit: Link rot is a thing and posting answers that only containing external sources is always a bad idea. It would be a good idea to include an example of how to do it.

发布评论

评论列表(0)

  1. 暂无评论