| Thread | Last Post | Replies |
|
| Printing Word07 doc, letters dropping out | 24 Sep 2008 08:23 GMT | 1 |
The printer's testing ok, so it's Word or the file itself, but it's printing incomplete text. Please help.
|
| Dymanics in VFP 9 reporting | 18 Sep 2008 15:04 GMT | 2 |
I can use the dynamic function on a picture to scale the picture according to the remaining space on the page. But if I want to customize the updatelistener the dynamics function is no longer working and the picture wont scale. This works (picture is scaled):
|
| Print Preview | 17 Sep 2008 15:43 GMT | 5 |
Is it possible to maximize the screen report preview? . How am I going to do that? Normally, it open with partial window of the report preview. I wanted it as big as the VFP window. Thanks.
|
| How to change the Windows Default Printer | 15 Sep 2008 20:11 GMT | 4 |
How do you change the windows default printer from within VFP? I can find out what it was using: lcdefaultprt=set("printer",2) How can I change from within VFP programmatically without going
|
| configuring date in VFP report. | 15 Sep 2008 10:41 GMT | 1 |
How can I change the date setting into SET DATE ANSI and CENTURY ON in the VFP report. In my grid the date is displaying 2008.09.09 but when I print this data in using Report command, I got american date in the printout. Giving SET DATE ANSI and SET CENTURY ON in the form.init is ...
|