| Thread | Last Post | Replies |
|
| Image Printing | 31 Jan 2007 22:34 GMT | 1 |
i m creating report having persons name and pictures. in table i saved pictures path like (E:\admin\0001.jpg). how can i show pictures on report, i m using VFP 8.0. regards,
|
| Numberic Field Allignment problem | 27 Jan 2007 04:00 GMT | 1 |
I'm using VFP9 with REPORTBEHAVIOR = 80. I have an odd thing happening: I have numberic field in the Detail band that I want to have Centered (text alignment, not field alignment). I have an exact copy of this field in a
|
| How to sum | 25 Jan 2007 18:27 GMT | 2 |
I already have a report for absenteeism for a date pick. My boss want to have on the same line how many days of vacation or sick taken since the beginning of the year. The report is getting the data from SQL in a view and group per organization
|
| Problems with acces to dbf used in DE | 22 Jan 2007 16:26 GMT | 1 |
I have in DE in a a report: set exclu off sele * from DosTable into cursor mycursor use in DosTable
|
| Generic Text Printer | 20 Jan 2007 18:15 GMT | 7 |
I am printing BARCODE on TLP 2844 using EPL language unde VFP. I am dumping Text File to Generic Text Printer and It will print fine, but if I enabled PC for Arebic then Generic Text Printer will not print anything, I had redirect output to File .. but it is thing.... why? any
|
| Merge multiple RTF | 12 Jan 2007 18:26 GMT | 3 |
How can I merge multiple RTF into one RTF file? TIA, APA
|
| Wraping labels in report! VFP9! | 12 Jan 2007 08:07 GMT | 4 |
Is there anyone to tell me if I can do it? Thanks Ioannis Stefis
|
| Export to text file | 06 Jan 2007 16:38 GMT | 3 |
I am using vfp 8.0. Export to text is loosing data. I set print font arial - size(8). I have already used _asciicols & _asciirows. It does not work. Using following command: Report Form " + tcReport + " to File " + '"' + tcPrintFileName + '"' +
|