Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 12 of 12 total
Thread Displaying Fastreport as PDF
Mon, Apr 11 2016 7:30 AMPermanent Link

Godfrey

Ultimatesoft

On the client side I am using a TPlugin and setting the URL.  There is a small delay before the PDF starts loading.  In this case, what is the best way to tell the user just to be patient.

Thanks
Godfrey
Tue, Apr 12 2016 7:33 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Godfrey,

<< On the client side I am using a TPlugin and setting the URL.  There is a small delay before the PDF starts loading.  In this case, what is the best way to tell the user just to be patient. >>

You can use the ShowProgress/HideProgress calls:

http://www.elevatesoft.com/manual?action=viewtopic&id=ewb2&topic=ShowProgress

Call ShowProgress *before* setting the URL, and then call HideProgress in this event handler:

http://www.elevatesoft.com/manual?action=viewevent&id=ewb2&comp=TPlugin&event=OnLoad

Tim Young
Elevate Software
www.elevatesoft.com
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image