generating popups using PDFlib
Posted: Thu Mar 04, 2004 5:22 pm
I'm planning to use PDFlib to generate some plots. There is a particular bit of functionality I'm looking for though that I know PDF supports but I'm not sure if PDFlib does or what functions calls I need to use if it does. A PDF file will let you specify an area in the document and if the mouse enters that area it will react by doing something like drawing something else onscreen. Anyone have any ideas?