ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Set Border Color
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

tiagosis

Brazil
36 Posts

Posted - Feb 21 2022 :  08:16:45  Show Profile  Reply
hello, how can i fill color on selected page border when pdfviewer.enable := true?

tiago

xequte

38608 Posts

Posted - Feb 21 2022 :  20:00:29  Show Profile  Reply
Hi Tiago

You can set the frame of pages (when all pages are showing) using:

ImageEnView1.PdfViewer.PageFrameColor := clSilver;


In the upcoming 10.3.5 release you can set the frame of the selected page using:

ImageEnView1.PdfViewer.SelPageFrameColor := clRed;

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

tiagosis

Brazil
36 Posts

Posted - Feb 22 2022 :  07:10:39  Show Profile  Reply
thanks for the answer, but that's not what I need, I'll wait for 10.3.5.
what i need is to be able to paint the border of the current page in imageenview or to be able to indicate the index of the page to receive the border color

tiago
Go to Top of Page

xequte

38608 Posts

Posted - Feb 22 2022 :  19:33:03  Show Profile  Reply
Hi Tiago

Can you explain your usage in more detail to help me understand.

This is the 10.3.5 functionality:



Nigel
Xequte Software
www.imageen.com
Go to Top of Page

tiagosis

Brazil
36 Posts

Posted - Feb 23 2022 :  07:56:00  Show Profile  Reply
that's exactly what I need, when clicking on a page or selecting a page specifies the border of it, change color to indicate to the user the page he selected.

tiago
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: