Gleidson,
There is no build in support for this yet.
Type: Posts; User: Vincent Oorsprong
Gleidson,
There is no build in support for this yet.
Michael,
While you are right you need to explain to the 3rd party what |FN and |FS etc means
Then better send the .DEF files
Guy,
Simply send the .TAG files
Garret,
Please log these issues in HDE with a reproducable report so that we can either explain the working or change behavior.
Martin,
With "DfConnection.ini" you mean the managed connections, correct? If so, the answer is that you need to change connection information at runtime as the DataFlex Reports Studio reads the...
Martin,
This is not a lengthly process problem and a "simple" GPF in the report execution. From the error code I cannot see what is going wrong.
You should be able to reproduce the same problem...
Jim,
I logged this on your behalf under HDE 6628
Guy,
It looks like you have a problem with a printer driver as it works on your development machine and not on the deployment machines.
I am sorry but DataFlex Reports has no control over the...
Wil,
While I personally like this suggestion I wonder how fast we end up in the same situation as Windows itself. I mean putting the 64 bit binaries in a folder named System32 and the 32 bit...
Michael,
I ran at 100% and I just tried 125% and it is fine too. Running at 150% seem to illustrate the problem. Please make a HDE item so that we can pick this up at development
Samuel,
Did you log this as a bug via HDE?
Michael,
I missed you removed the "Set Size" line which is automatically added to the control when creating it from the class palette.
But, removed it now and it still makes no difference. I...
Michael,
I've entered this on your behalf in HDE.
Rol,
I haven't seen a problem with group headers like this. Can you make a - may be RDS based - report that can be ran and reviewed to see what is going on? Create a HDE ticket for this.
Michael,
First: When I try this with 19.1 I don't see a problem. Both textboxes have the same text in the same size (see screenshot of code and running application)
Second: If a change is needed...
Michael,
The error range 121 to 4095 is for developer designed errors. Errors from 1-120 and above 4096 are reserved for tools, drivers, compiler etc. So the 10000 is not a good idea.
But then...
Martin,
Is the report a lengthly operation? In other words, did webappserver kill your webapp.exe because it wasn't responding? You can see this via the Windows event viewer.
Marco,
Is that the famous "I know <....>" algoritm? That starts with one known animal, tree, whatever and then gives up, followed by you writing up a question that makes the difference between...
Raveen,
Signing the executable changes the file and would trigger a recompile. The SignDataFlexProject deals with this by altering the .dep file so that the compiler "thinks" the exe is not...
Albin,
Can you log this as a suggestion via HDE?
Guy,
In the image properties dialog you find a checkbox "embed".
Marco,
You can use the "..\.." pathing for the image as long as you control the Windows current directory setting.
Garret,
This is correct as a DataFlex application loads the workspace paths from config.ws and can attempt to find an image without a path. In fact the path is not desired there as it will cause...
Guy,
To complete Garret's answer;
If the images at a deployment location are not in the same spot as in the development environment you have two options:
1. Embed the image; can only be done...
Garret,
The some reason is simple; DataFlex Reports has no knowledge about the workspace you have the report in. This said you need to tell the engine where the files. Files as in images but also...