| Thread | Last Post | Replies |
|
| VFP 9 Print Preview | 31 Jan 2006 11:27 GMT | 3 |
My application gives an error in client computer when opening report in Print Preview window. Reports without PrintPreview are printing correctly. Error: Fatal error: Exception code=C0000094 @ 23.01.06 07:18:05 PM. Error log file
|
| Remove Print Icon From Print Preview | 31 Jan 2006 01:23 GMT | 1 |
I'd like to remove the 'print' button from the print toolbar when a user previews a document in my application (VFP 9) - or alternatively if possible replace it with an button of my own. What's the easiest way of going about this?
|
| Previewing two reports as one.... | 30 Jan 2006 23:45 GMT | 2 |
Hi, I'm firly new to VFP 9 and would like a little help with reporting. Does anyone have any examples of how to chain one report on to the end on another and be able to preview them as one. I can do it OK when sending the report to the printer with NOPAGEEJECT
|
| Printing a directory of pdf files | 26 Jan 2006 09:43 GMT | 3 |
I need to be able to print all the PDF files in a directory from within my FoxPro program- using vfp7. Is it possible for me to call the Windows printer to do this or is there some other way to do this? I've created code below which can list the files, but I don't know how to ...
|
| Sending a report to Outlook | 26 Jan 2006 03:13 GMT | 2 |
Is there anyway to send a report in vfp 9 to outlook to be used as an attachment? or do I have to print the report in word and then go to outlook? Thanks
|
| Move report | 18 Jan 2006 17:50 GMT | 1 |
How can I move a report I developed in my computer, using Reporting Services for SQL Server 2000, to a different computer that already has Reporting Services for SQL Server 2000 installed? Thank,
|
| problem with remove line if blank when using a picture on the form | 17 Jan 2006 14:23 GMT | 3 |
I am using Visual FoxPro Version 9 report writer. We decided to include our company logo, name, address, etc. on our letter forms (used the Picture/OLE bound control) instead of printing to the letterhead tray because of tray selection issues with multiple printers. Our
|
| To file from print preview toolbar | 13 Jan 2006 15:27 GMT | 3 |
We use the VFP report print preview which comes up with the toolbar for paging. It has a print button. Now users want to add a "to file" button to be active during the preview. Is this possible? How?
|
| Passing A Parameter To A Report | 11 Jan 2006 18:11 GMT | 3 |
Is there a simple way to pass parameters to a report? Much in the same way you can DO FORM <x> WITH cVar.....I want to pass a variable to the Init method of the dataenvironment within the report. I know I could create a PUBLIC variable but I don't think this is the
|
| Printing multiple charts and associated tables | 11 Jan 2006 04:34 GMT | 1 |
I need to print up to 4 charts with their associated tables on a single sheet. I will have from 2 to 8 records in each chart's table (on the sheet). I have a table with all the records for all the tables with a column for
|
| install a report | 10 Jan 2006 20:41 GMT | 1 |
I urgently need to install a report that I developed (in Reporting Services for SQL Server 2000) in a different computer, that doesn't has VS.NET (that is, a can't build the reports there). What files do I need to install, and where do I install them? And what about
|
| How to print a page from REPORT ... PREVIEW | 10 Jan 2006 18:55 GMT | 3 |
Is it possible to print only the current page? Thanks in advance
|
| Report Not Printing | 09 Jan 2006 15:20 GMT | 3 |
Using VFP 9. I have a report that is based on a local view, when I run the report in the development mode it shows up fine. When I run the report in the executible it fails to appear. I have made sure the report is in the correct folder, I can do a brow on the view that is ...
|