| Thread | Last Post | Replies |
|
| Group Totals in Summary Band | 25 Feb 2004 08:23 GMT | 3 |
Hi everyone. I am stumped on this one and am throwing out for advice. I have report with a grouping and I sum a field in the group footer band.
|
| Some memo fields skip 1st line when printing report ? | 24 Feb 2004 02:26 GMT | 5 |
I print a report to HP 4000N & HP 8150N with no problem. The report prints memo fields. My .exe is housed on a network drive. Users are set up with shortcuts to this .exe. I have no problem printing the report to HP 4000N & HP 8150N using the same .exe. But, some users
|
| Fonts in distributed apps | 20 Feb 2004 22:18 GMT | 4 |
Quick question: We're making an app designed to be distributed over a range of systems/types. As everyone's aware, a given font on a given machine might not be quite the same as one of the same name on another.
|
| How To Save Report output to HTML File? | 20 Feb 2004 22:04 GMT | 4 |
|
| Printing a logical value in Foxpro report | 20 Feb 2004 19:06 GMT | 5 |
Can someone please give instructions on how to print a checkbox control to reflect a logical value on a Foxpro report. Many thanks, Bryan
|
| XP & Generic Printing | 20 Feb 2004 13:00 GMT | 5 |
A system of mine has been printing fine for years on a Windows98 workstation. Some reports are done via the report generator, others are via SET PRINT ON and "?" -all to the same dot matrix printer (OKI Microline ML3320).
|
| Customizing Foxpro Print Preview Toolbar | 20 Feb 2004 01:41 GMT | 3 |
Hi Experts I Found an article in Microsoft teching how to customize Foxpro Print preview toolbar b using foxpro resource file to remove Print icon from Foxpro's Print Preview Toolbar But instead of removing an icon, i'm trying to show my own class of Print preview Toolbar
|
| Using Calculated Expressions in a report | 17 Feb 2004 04:23 GMT | 1 |
I'm not sure if I can do this or not, but it would sure make lots of things easier for this report I'm writing. Here's the layout: A denormalized orders & lineitems cursor, showing vendorname, orderdate, linenumber, quantity, description, unitprice,
|
| VFP & crystal report | 16 Feb 2004 16:54 GMT | 3 |
I want to ask how can the VFP pass the variable value to crystal report? would you give me some example or URL about these Thanks Best regard Apple
|
| Report's size | 16 Feb 2004 14:40 GMT | 1 |
Does anyone know how can I use some codes to control the size of report? Such as the width and height of report.
|
| Converting list of data into columnar report | 13 Feb 2004 18:23 GMT | 3 |
I'm having a brain freeze this morning, and can't seem to find a way to do this. I have a report I need to run, which requires my list of items to be listed down the first column, and then repeat at the second column, and then 3rd
|
| Columns | 13 Feb 2004 16:01 GMT | 6 |
Can this be done? I have a data set like: Customer A Order 1 100.00 Customer A Order 2 110.00
|
| How to modify the generated output report | 12 Feb 2004 13:23 GMT | 3 |
Is there any tool/method can edit the the generated report without modifyind the original report form code?
|
| vfp6 print preview cutoff problem | 11 Feb 2004 19:27 GMT | 3 |
Hi Expert we have an office use acer computer,Intel 865G,hp laserjet 5000,windows 2000 professional,they preview the report which design and setup in A4 landscape,each time the report cutoff from right margin,sometimes the cutoff range is large(almost half of the page),sometimes ...
|
| crystal reports | 11 Feb 2004 16:42 GMT | 1 |
I am using NT4 with Visual FoxPro 6 and Crystal Reports 8. I have a form1 and in the Form1.INIT event I have this code. (Copied from craigberntson.com) : WITH This .oCrystalReports = CREATEOBJECT("CrystalRuntime.Application") .oReport = .oCrystalReports.OpenReport("C ...
|