| Thread | Last Post | Replies |
|
| keep loosing printer selection | 30 Jul 2004 22:44 GMT | 3 |
I have a report that normally prints to my local printer and one time I had to fax it so I selected 'file/print/setup' and set the printer to fax. When done I re-set the printer to my local printer, and ever since the report reverts to the fax output and never uses the local printer ...
|
| VFP6 - memo field - last record | 29 Jul 2004 14:49 GMT | 3 |
with a report having the following structure: page header -> - frame with logo group header -> ord_no - address and other infos on page 1 group header -> ord_ln_no - empty
|
| Extra line in report | 23 Jul 2004 22:24 GMT | 3 |
I've composed a report in VFP 6.0 and tried to preview it with a small table with few dummy records. To my surprize, it showed one extra line below real ones, with zero values in numeric positions and whitespaces in character positions. When I place a data grouping condition into
|
| Label Printing in Windows XP | 22 Jul 2004 22:20 GMT | 3 |
Hi, We have an bespoke app developed in VFP 6 that prints labels on a dot-matrix printer. Previously the application ran on a Windows 98 PC with no problems - all we had to do was set up the custom paper size in the printer settings and the label would print exactly how we ...
|
| .bmp Image control in a report displays same image | 22 Jul 2004 16:56 GMT | 3 |
How do I get pictures/charts into a report? I'm using Graphics Server COM object but at the moment I am simply creating a .bmp in the image print when using a UDF. The image file is being updated on disc but the image displayed in the report preview is the same for every record ...
|
| VFP 9 report builder | 19 Jul 2004 03:16 GMT | 2 |
I have several reports that came from a VFP 8 project. However if I try to edit them in VFP 9 I keep getting an error when I open the porperties windows for a field on the report. Variable "VPOS" is not found.....
|
| Command contains unrecognized phrase/keyword | 18 Jul 2004 10:41 GMT | 1 |
vfp6sp5. in command window following commands get above error: ... use mysource noupdate cope to file1
|
| Image scaling problem | 15 Jul 2004 06:53 GMT | 9 |
I made my administrationsoftware myself. Going from VFP6 sp5 to VFP9b. The problem is printing my logo putting a variabel name in the properties of the image, left top.
|
| preview report export to pdf format | 14 Jul 2004 23:33 GMT | 3 |
i have generated report with using vfp8 report builder. now i can preview and print that report. Is there a WAY TO CONVERT THAT PERTICULER PRIVIEW TO PDF FORMAT
|
| Europa - Custom Report Preview Container | 12 Jul 2004 02:06 GMT | 2 |
Does anyone know how to create a custom report preview container that the release notes talk about, or have any advice. I would like to create my own because of a few reasons. The preview window displays normal (not maximized). I am not sure how to
|
| different fonts in a text field | 11 Jul 2004 08:35 GMT | 1 |
Is there a way to have different fonts or attributes in a text field? I'd like to print "expenses total $123.45 for last month" and have the $123.45 be larger, bold, and underlined. I'm in VFP 6. Will 7, 8, or the new 9 beta do this?
|
| Which band does an object reside in? | 10 Jul 2004 19:17 GMT | 4 |
I need to determine which band specific fields / labels appear in. My issue is that I can't figure out the meaning of the VPos field in the frx. I can determine the total height of each band (by adding up the Height fields for ObjType = 9), but these figures do not seem to ...
|
| VFP OLE Object | 07 Jul 2004 04:27 GMT | 7 |
Do anyone have a sample for write a OLE Object? I need to create a object call by VBSCRIPT to display a report in client side. Thanks
|
| Two tables in a single report? | 06 Jul 2004 19:16 GMT | 3 |
I have a situation when a single record in the master table must have multiple slave records in two different tables, and both these tables must be present in the report, like: Header
|
| Printing Custom Forms | 06 Jul 2004 16:49 GMT | 1 |
Was working on upgrading one of my clients applications from FoxPro to VFP8 using Windows XP. He has customer forms (7" height) which run on a dot matrix printer. I finally figured out how to create the custom form using Windows file Server Properties, and can select the
|