I have Crystal XI Pro installed and working on my machine, but I am unable to instantiate an RDC object
Using Visual Fox Pro, the following code gives a class definition not found error
goCrystal = CreateObject("CrystalRuntime.application.11")
I have used previous versions with no problem...
One of my colleagues has the following requirements, I am not familiar with the terms, but to quote him :-
We are after a library of functions which will
Canonicalise (c14n) an XML document.
Generate a 160-bit binary secure hash from the canonicalised XML using the SHA-1 algorithm.
Encode the...
A colleague is trying to create a report with a field to concatenate a string. In the group header there is a global stringvar ref1:=” ” statement to blank out the value and then in the detail the formula is global stringvar ref1:=ref1+<<field name>>
The problem is that on change of group the...
We have a form in our VFP8 app which we use for launching PDF's via shellexec. For some reason (on some machines) we have to click twice for the PDF to appear. After the first click the PDF does not appear on screen (though it can be seen in task manager), after the second click it appears. This...
We use crystal 9 with our software via the RDC. The reports preview fine on the screen, but any attempt at printing results in various labels and text fields coming up as 'garbled' characters - a mixture of allsorts, not symbols but completely random characters. The font used is just the...
We have just installed our application at a customer only to find that on their Kyocera KM6230 printer, the reports print out incorrectly (I am told the fonts come out looking like Japanese - I assume they mean symbols or something). When selecting another printer the report comes out fine...
We have an application which is displaying images from a sql server database via an ole bound control. On some machines it works fine whilst others (after selecting and storing an image themselves) see an icon instead of the picture. They are able to see the picture fine when it is selected by...
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.