| Thread | Last Post | Replies |
|
| reportBehavior 80 90 | 29 Jun 2006 02:23 GMT | 1 |
When i print it with reportBehavior set to 80, it works fine. (It works for many years !) When i print it with reportBehavior set to 90 - page 1 is correct
|
| How To take text Mode printout | 28 Jun 2006 16:20 GMT | 3 |
hi i'm working with visual foxpro 6.0 and i want to know that how can i take DOS-Style fast printout using some code in my foxpro program.....as printouts, even containing only characters prints very slow in graphic interface
|
| Blank lines at end of page 1 | 27 Jun 2006 12:49 GMT | 4 |
One of the reports I developed under VFP 6 (I'm using VFP 9 now) has 10 rows of 5 fields in a detail band. Each of the fields is set to "print when expression is true" and "remove line if blank". Let's assume the report is 2 pages. The problem is: if only two of the rows
|
| Supress Detail Band | 23 Jun 2006 15:23 GMT | 2 |
I would like to print a report with condition. If my condition is true, do not print detail band. Is there a way to code? Thanks
|
| Collapsing band space to print footer only on last page | 22 Jun 2006 16:21 GMT | 1 |
i am using vfp9 and i have a footer which I only want to print on the last page of a multipage report. I have tried the group footer, page footer and various print when conditions to trigger the last page. What I need is the footer aligned to the bottom which only the page footer
|
| Programmatically change print driver for VFP 9.0 | 20 Jun 2006 23:27 GMT | 6 |
I had VFP code that changed the printer driver to Acrobat print driver then returned the driver back to the default print driver. In VFP 7.0, this worked fine. Just recently I upgraded to VFP 9.0 and this no longer works. It changes to the Acrobat Print driver just fine, but it
|
| My escape codes are ignored! | 18 Jun 2006 01:59 GMT | 1 |
Hi there... I am using a delphi 3 application and I'm printing reports with generic text in windows 98. It works fine until I switch to Windows XP. With this OS, it ignores my escape codes in generic text properties. Does
|
| I CREATE A CURSOR TO SEND IT TO A REPORT BUT ONLY SHOWS THE LAST R | 15 Jun 2006 03:17 GMT | 1 |
in the cursor object named CURDET I add and delete some records using a procedure calling by F5 key that use the delete command. When I run the report the preview shows me all the records that are not delete, but when a click the screen to reduce the scale the report only shows ...
|
| VFP9 first group header is blank | 05 Jun 2006 15:51 GMT | 3 |
Recently it seems that my reports are not printing anything in the very first group header. All subsequent headers are fine. I am running SP1. Does anyone know if this is a common problem?
|
| Color the detail line one after another in report writer | 05 Jun 2006 15:50 GMT | 3 |
Dear friends Is there any option to colour the detail line i.e. one line in gray and one line in plain help me
|