Sjoerd,
I tested as far as I could go and tested with Microsoft print to PDF. When I do this via the dialog it asks for the filename but when I use psPrinterName it does not do that. Why? I don't...
Type: Posts; User: Vincent Oorsprong
Sjoerd,
I tested as far as I could go and tested with Microsoft print to PDF. When I do this via the dialog it asks for the filename but when I use psPrinterName it does not do that. Why? I don't...
In line with the update release for DataFlex 2021 v20 we hereby announce the release of version 8.0.1 for DataFlex Reports.
The update contains changes in the OCX, Studio, Integration Library and...
Garret,
While RDS is a very good option one need to realize that it costs a triple amount of memory (the DataFlex variant[][] array, the storage in SQLite and the reading in the report). And when...
Mike,
I don't know whether Microsoft still has a SQL driver for Windows 7 downloadable. I guess the Native Client 11 will do but whether you can still download? Never use the SQL Server driver as...
Mike,
DataFlex Reports should use the direct ODBC way and not the MSSQLDRV, ODBC_DRV, DB_DRV etc to get a boost in performance. The DataFlex CKs are meant for row-by-row table access and a report...
Mike,
The active internet connection for the runtime installer will be corrected in the next release (v8.0.1)
The other error is about setting up a good connection string. Where your DataFlex...
Edgar,
I checked the code and both cWebApp and cDRReport do not create the folder automatically.
The cDRReport class however generates an error when the cache filename does not exist. So this...
Michael,
You use the ConvertTableDataToJsonSampleData. It is documented and there is an example in the help.
Sture,
Could it be a server only index?
Michael, others,
I don't do much with printing and I even have no printer here at home to test with so I wrote my message based on what I saw.
But, just did, I debugged the code and the...
Michael,
I just looked at the code and while there is no hook yet the code get the piCopies value when reading printer information via psPrinterName.
Andrew,
AFAIK we chose not to support national characters in table and column names (for this release).
As side note: I asked a developer in China whether they use national characters for that...
Mike,
Are you sure? I just read an article in a magazine about dino feathers and the relationship with chicken (https://wibnet.nl/verleden/dinosaurus/uit-een-veer-kwamen-23-700-000-000-kippen)....
Bob,
Good catch but they can't switch to white as white has a different purpose.
Edgar,
Look at Google Maps, Open Streeview Map or - I used it in the Graphics Library - latlong.net.
The URL API code for the latter one was easier than the other two. The code was:
Move...
Edgar,
Good for you that you've solved it but could you tell us all what it was as it help others.
Andy,
You need to create a printer with multiple copies preconfigured or add a custom hook in the code after the printer information has been read.
Probably easier is to print N times and not...
Mike,
Well version 2.1 is already so old and so many new releases since then.
You really need the 2.1 format report definition format with (this) an older integration library / ocx.
The...
Andy,
First find out whether your printer supports the feature. For this download the Printer Driver Analyzer tool...
Michael,
We are working on a solution, not to be expected in the coming month or so, for formatted text. In Windows one does it via RTF, in web via HTML. We need a crossover solution.
Michael,
I was able to reproduce it. Now find the solution.
Geraldine,
It turns out that it is a desired, planned but undocumented change. The value of 0 is not a floating point value but an integer and the field formatting is for a number. So your...
Garret,
I simply select all objects that need to be aligned and choose align (top, left, right etc)
I use the arrange objects view for setting distance to objects to 1pt (usually)
Samuel,
You are right, snap to grid is present in DataFlex Reports.
Michael,
Thanks for making this more clear. I will log a request to review this.