I am using third party PDF driver to create a PDF file, so I have to issue SET PRINT TO NAME PDFDriver and then REPO FORM command to create a PDF file. The issue is I cannot tell if the file is completedly created befire I continue...
The next part of the program is I have to set the printer...
I have a program that will first generate a PDF file and then run another REPORT FORM command to preview the report. Is there a way to check the status of the PDF file and make sure it is completed before I continue the next command?
Thanks in advance.
I am looking into third party program that will output the existing VFP report to PDF, HTML, Word, Excel and other formats. I found a software call FRX2ANY, but it require me to call its program (APP) in order to output to the format I want. I rathar have a software that I can build into the...
I have a app that uses Winfax SDK but not all the user will have the Winfax installed. Is there a way to check the Winfax Software installation before I make the "fax" option available to them?
I have the following code but it did not work when I try to create the object that is not...
Is there an easy way in VFP to set the printer orientation without user involve?
I would like to force the printer to "Portrait" all the time.
Thanks
I am looking for a good faxing SDK that I can build into my VFP6 application.
Environment: Winfax is not an option and the users may/may not have MS Outlook or Outlook Express installed.
Thanks in advance.
I added new ActiveX cotnrol using "Tool", "Option", "Controls" and then select from the list, then "Set default.."
Somehow, the new controls did not show in the form design tool bar for me to select.
Please advice.
Please recommend good fax controls (ActiveX, DLLs, etc) that I use in the VFP application to handle all types of backend modems or fax server backends.
Windows OS are NT, XP and Window 98.
Thanks in advance.
I like to create a small EXE that has only one form but I like it to display in the Window desltop without the default Foxpro screen on the backgroud.
I have created an EXE but when I run it from the desktop and the form close automatically without even display anything. I usually has menu in...
I have a combo box (two columns) defined from the following array example. How do I make it when the user click on the combo box, the selection is default on the top instead of the bottom of the array?
Thanks in advance.
* this array is for the Add
DIME arClass[20,2]
arClass[1,1] = 'A'...
For example, I have a form (form1) and a second form (form2), both of them can be called from the menu as seperate form that perform different functions. Both forms open and close tables, setting variables independently but do have some identical tables, alias and variable names.
Now, I have...
Rick,
Thanks for your answers. I already verified all these thing and nothing really stands out so far. This is a tuff one...because other forms in the system are working properly. The only thing different in this particular form is it has a Pageframe (five Pages). Even so, I have created a...
It has nothing to do with the 'shape' I already verified this with other forms that are working properly.
I also, set the 'KeyPreview' to .T. I even create a new form that has PageFrame and the the ENTER key is working properly.
Rick, I don't understand what you mean by "Since the...
Stewart
Thanks but I already checked it and I have many fields in this form and non of them is working (only the Tab will move to the next field...). And I am very sure that I did not disable the ENTER key or assign it to something else.
Please help me to troubleshoot why the ENTER key in the Pageframe form is not jumping to the next field. I have the same field setup in the simple form and it will jump to the next field.
Thanks in advance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.