| Thread | Last Post | Replies |
|
| Barcode Printing in VFP | 29 Nov 2004 14:50 GMT | 1 |
I am using VFP 6.0 + Win XP + Epson TM-L60II Thermal Label printer to print Barcode's, when I am using the inbuilt printer fonts of the printer like Code39, it prints without any problem, while the only problem is that the printer font is double width
|
| number pages | 29 Nov 2004 14:47 GMT | 1 |
In same reports i need know number of last page before begin printing in order to place in footer, the number of each page and number total page. like this 1/20 ( first of twenty pages) 2/20 (second of twenty page) and
|
| How to set the default Report Preview window size | 26 Nov 2004 08:23 GMT | 5 |
Everytime the preview windows of Report come out, I cannot control the windows size. I want it to be maximize. But every report has each setting now.
|
| Using _PAGETOTAL | 25 Nov 2004 17:00 GMT | 1 |
I would like to record the _PAGETOTAL variable generated by a report in VFP8. I infer from the doc the variable _PAGETOTAL is available only while the report is being run. Is there a way I can "capture" _PAGETOTAL?
|
| Toolbar shortcut in Print Preview | 21 Nov 2004 09:04 GMT | 1 |
Is it possible and how to assign a keyboard shortcut to the print button in the toolbar ? Thank you.
|
| Report Doesn't Recognize Dbf's & Form | 20 Nov 2004 22:30 GMT | 4 |
I have a report (.frx file) in VFP8 which no longer recognizes the open tables or the form which called it. For example, the expression is PurchordPrint.Company and I get "Object PurchordPrint not found."
|
| DOS Based/ Text Based Printing | 19 Nov 2004 16:01 GMT | 2 |
I want to print my VFP reports using inbuilt printer fonts on Dot Matrix Priter, any help?
|
| VFP 9.0 Report Preview question | 19 Nov 2004 10:28 GMT | 2 |
I want to display localized font in Report Preview (i.e. Gujarati Font) but it shows report in default fonts any work around? TIA
|
| Stretch with Overflow | 19 Nov 2004 09:51 GMT | 1 |
In my detail band I have on the left a field object with Stretch with Overflow set. To the right of it I have three objects stacked vertically - the first on the same line as the left object, then two more below that.
|
| Setting Focus after printing or closing report preview | 18 Nov 2004 16:57 GMT | 2 |
I have a form with a page frame and several pages on the page frame. On one of the pages I have a combo box whereby after the user selects a value, it display a preview of selected data base on the combo box value chosen.
|
| Hide toolbar in report | 15 Nov 2004 11:17 GMT | 4 |
Hi group, i'm sorry, buy my english is poor. how deactivade/hide the toolbar "vista preliminar" when the command REPORT FORM xxx PREVIEW is start????
|
| need to prin a line of text vertically using the Report writer | 12 Nov 2004 16:09 GMT | 3 |
Using FoxPro DOS version 2.6 I was able to print a line of TEXT (such as the Policy Number) veritically on a page by sending a printer string to the printer. Example:
|
| Report Preview Class | 08 Nov 2004 14:00 GMT | 1 |
I want to experiment with new report preview and report listner facilities in VFP 9.0 links to help documents available will be of great help. TIA
|
| _pageno & _pagetotal help (X of Y)....please | 04 Nov 2004 03:01 GMT | 4 |
I am trying to use this new variable without much luck and hopefully someone can help. We have orders for X customers and we print based on a date range. So, we have a report group that is called Eveid (the order id) which we reset the page count on that so the user can see ...
|