Results 1 to 40 of 91

Thread: PDF Reader ActiveX Control

Hybrid View

  1. #1

    Thread Starter
    Addicted Member saturnian's Avatar
    Join Date
    Dec 2017
    Location
    France
    Posts
    134

    Re: PDF Reader ActiveX Control

    Quote Originally Posted by Crapahute View Post
    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

  2. #2
    Lively Member
    Join Date
    Mar 2020
    Posts
    84

    Re: PDF Reader ActiveX Control

    Quote Originally Posted by saturnian View Post
    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
    When running the example program (compiled, under W11), I can easily resize the form until I load a PDF.

    Name:  fleches.jpg
Views: 3168
Size:  24.2 KB
    Attached Images Attached Images  
    Last edited by Crapahute; Apr 22nd, 2025 at 12:59 AM.

  3. #3

    Thread Starter
    Addicted Member saturnian's Avatar
    Join Date
    Dec 2017
    Location
    France
    Posts
    134

    Re: PDF Reader ActiveX Control

    Quote Originally Posted by Crapahute View Post
    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

  4. #4
    Lively Member
    Join Date
    Mar 2020
    Posts
    84

    Re: PDF Reader ActiveX Control

    Quote Originally Posted by saturnian View Post
    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é !

  5. #5

    Thread Starter
    Addicted Member saturnian's Avatar
    Join Date
    Dec 2017
    Location
    France
    Posts
    134

    Re: PDF Reader ActiveX Control

    Quote Originally Posted by Crapahute View Post
    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
  •  



Click Here to Expand Forum to Full Width