Martin,
So all other workstations/servers have no problem creating the PDF? That kind of excludes DataFlex Reports although the GPF takes place in the OCX.
Do you have a chance to test with a...
Type: Posts; User: Vincent Oorsprong
Martin,
So all other workstations/servers have no problem creating the PDF? That kind of excludes DataFlex Reports although the GPF takes place in the OCX.
Do you have a chance to test with a...
Joseph,
I've logged this report.
Edgar,
You should be able to replace the example code with PrintToDefaultPrinter but make sure the print(er) does not popup a dialog (such as a filename prompt) and make sure the account used to...
Edgar,
Are you talking about the HTML previewer's print button?
Roel,
You need to give more information as your code shows the destination object is oDashboard and I don't think you missed that.
Luca,
We found an issue caused by CodeJock v20 regarding (de)initializing GDI+ that caused in some situations that a v20.1 application did not terminate. The same code with v20 or older worked...
We are pleased to announce the availability of the release of DataFlex Reports 2022 (v8.1).
Version 8.1 comes with support of multiple ODBC databases using the same data-source. This makes it...
Bernd,
The OCX can open/use a report definition that is older than the version that was current when the OCX was constructed but not the other way around
so:
- If the customer has a 6.2 OCX...
Todd,
There are two ways to do this
1. Simply ignore the error
2. Write your own error handler and override Is_Critical
The 1st one is the easiest way:
Bernd,
The documentation contains a list of report versions and the released DataFlex Reports revision.
Version 41 belongs to a pre-release of 6.2 and most likely 6.2 Alpha I
Edgar,
The report you send us with the HDE ticket asks for a password in version 6.2 so it is not a change in 8.x
Sean,
The make same size button is already there. The align button too.
I don't think it is a good idea to make combinations of all kind of operations. You suggest this but the next one is...
Sean,
Will log this misbehavior.
Bengt,
Normally you would not allow changing column values in a parent row when creating or editing rows that point to the parent row as it would change the value for all other rows pointing to...
Edgar,
That does not sound right. Please create a HDE ticket and upload the .DR files with the problem for inspection.
Edgar,
You mean a part of the string on a new line in a cell? If so I discovered yesterday that you do this by inserting a Character(10) in your string. IMHO LibXL should have a more elegant way...
Martin,
With v8 you can do this from integration level. Simply open the report, change the connection string information and save the report back to disk.
Note that what Michael says is true...
Wesley,
We looked into this and in our testing it only happens with the Microsoft Print to PDF and also only when this is your default printer. Based on that we found...
Hinnark,
This is indeed a change made in the library for version 8.1
Michael,
Currently there is no support for milliseconds. Will log your request.
Martin,
Did you know that DataFlex has a date picker (since v18)? See https://docs.dataaccess.com/dataflexhelp/#t=mergedProjects%2FVDFClassRef%2FcMonthCalendarPrompt.htm
A time picker is not...
Bastian,
According to https://stackoverflow.com/questions/67838739/how-to-use-transparency-in-webview2 it is possible to make it transparent.
Chris,
Thanks for the cooperation and the clear example. I can duplicate what you report.
Will attach the file to the HDE ticket.
Chris,
Can you make a working example and attach this to a HDE ticket?
Dan,
Thanks for letting everyone know that the response you've got via HDE worked fine.