I'm having a challenge including a font in the PDF output. Looks fine on the
generating computer, but when it is read by another computer that does not
have the font, we get the message 'Font not found'.

I have tried all the options available under FONT ENCODING to no available.

Any hints?

Jan


----- Original Message -----
From: "A. Razzak Memon" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Wednesday, October 19, 2005 8:43 AM
Subject: [RBG7-L] - Re: Refreshing data in a scrolling region


At 11:33 AM 10/19/2005, John Engwer wrote:

>Question.  How can I get form1 to automatically refresh when I exit form2?

John,

Here's how:

-- EEP on the first form (while in the form 1)
    EDIT USING Form2 WHERE ....
    PROPERTY TABLE <FirstFormTableName> 'REFRESH'
    RETURN

That's all there is to it!

Very Best R:egards,

Razzak.

Reply via email to