WPViewPDF V3.06.1
+ OnViewerMessage now received the message code MSGPDF_SetFocus=205 when internally the focus is set.
+ handle PDF files with wrong page height definitions.
+ when writing PDF files empty images will be automatically replaced by white 1 pixel images so other PDF reader will not throw an error.
- OnHyperlink message also gets URLs which do not start with "http:" or "file:"
- certain links did not scroll to correct y coordinate.