Jan,
I can't find it right now, but I could swear I saw something about an
enhancement that would embed the fonts from the generating computer with
the pdf.  Like I said, I can't find it right now, so I'm not sure if it
was "it would be nice if" kind of thing.

I guess the only workaround would be to make sure you use fonts that are
standard with most computers.

Dawn

-----Original Message-----
From: Jan Johansen [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 19, 2005 12:54 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Fonts in PDF

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