|
-
Apr 20th, 2025, 04:40 AM
#1
Thread Starter
Addicted Member
Re: PDF Reader ActiveX Control
 Originally Posted by Crapahute
Great addition, thanks a lot.
When I run the test, I have noticed that after loading the pdf, the mouse pointer does not change to arrow anymore when coming over the border of the form and then it is very tricky to resize the form.
Everything is normal before loading the pdf file. Any idea ?
Thanks for the feedback.
I can't reproduce this bug?? Does this happen with any PDF file?
What version are you using?
Best regards,
François
-
Apr 22nd, 2025, 12:52 AM
#2
Lively Member
Re: PDF Reader ActiveX Control
Last edited by Crapahute; Apr 22nd, 2025 at 12:59 AM.
-
Apr 22nd, 2025, 03:20 AM
#3
Thread Starter
Addicted Member
Re: PDF Reader ActiveX Control
 Originally Posted by Crapahute
When running the example program (compiled, under W11), I can easily resize the form until I load a PDF.
Ahh, I understand better with these images!
I apologize.
It's indeed a bug on my part!
To fix this issue, replace all occurrences of Screen.Mousepointer = vbArrow with Screen.Mousepointer=vbDefault in the PDFReader project.
François
-
Apr 22nd, 2025, 06:38 AM
#4
Lively Member
Re: PDF Reader ActiveX Control
 Originally Posted by saturnian
Ahh, I understand better with these images!
I apologize.
It's indeed a bug on my part!
To fix this issue, replace all occurrences of Screen.Mousepointer = vbArrow with Screen.Mousepointer=vbDefault in the PDFReader project.
François
Ah merci, je n'y avais pas pensé !
-
Apr 22nd, 2025, 06:40 AM
#5
Thread Starter
Addicted Member
Re: PDF Reader ActiveX Control
 Originally Posted by Crapahute
Ah merci, je n'y avais pas pensé !
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|