This can also be converted to a dll and using ELF in the reports.
Another idea is to include a js function within Quill's js which converts HTML to RTF. I think this will be of greater help.
...
Type: Posts; User: jcachia
This can also be converted to a dll and using ELF in the reports.
Another idea is to include a js function within Quill's js which converts HTML to RTF. I think this will be of greater help.
...
DF19.1 and DrReport v8.1
I started experimenting with the Quill editor and did a simple function, which is still work in progress, that transforms data saved in quill into RTF format.
This...
Hi Roel,
No I haven't managed that.
For now I just removed the HTML tags and justified the text with RTF
I will be looking into some APIs which may help with this unless DR HTML support does...
Hi Mike,
Recently I had a similar issue (websession record having two different formats of dates saved in the same record)
I changed the System locale in the Region settings and had to restart...
+1
I have a project that I am migrating a lot of data from another application and all text is formatted in HTML. I need to reformat this into RTF for printing as these will all be customer facing...
As Samuel rightly said, the Created date and the last Accessed date have different date formats.
Also, even though I logout from the system, the same error pops up when I login again. I cleared...
What I do usually is allow the user to add a new line using Webforms\combos etc and not in a webgrid and using a button to add the entry to a weblist.
Like that I will have full control of the user...
Hi,
I am getting an error that my session has expired. I noticed that on the test server where the system is deployed the WebAppSession record has the LastAccessDate in US format whilst the...
Hi Vincent,
I managed to register the product.
I uninstalled all the versions that I had, that is, 2020 and 2022 versions, including the Studio, Report Designers and runtimes.
In order for...
Hi Vincent,
The problem exists in the Dataflex Reports 2021 Developer edition. I cannot access the Dataflex Reports Studio.
I also have the Dataflex Reports 2019 Developer edition and 2022...
Hi Vincent,
I am trying to register the devleoper edition. My evaluation license has expired and I am just getting the options to Buy or Extend the license. Both these options redirect me to...
Hi,
I am encountering almost the same issue on my pc.
I am trying to register the Report developer license.
How can this be solved?
Thanks in advance.
Hi Vincent,
Thanks for your reply.
I am running it on my pc, while the server is Windows Server 2012.
It seems that the riched20.dll installed on the server is an older version.
Will...
DR Report version 8.1
I am trying to justify some contents in a report.
On my computer this is working fine and the text is justified. However when I am running this either directly on the server...
Hi,
Could it be that you are using GET and not WEBGET in the Constrain procedure?
Thanks Samuel.
I will look into that option.
What I find strange is the difference in the handling of this issue between the windows and web application.
Thanks Vincent.
I just managed to identify the issue.
When I am creating a new customer the name is not saved in Capital Letters.
So, when changing the data for this customer,(the name will...
Thanks a lot. With your help I managed to get rid of this issue that was really bothering me.
Thanks Nick for the clarification.
I am finding this a little difficult to implement as I want to check whether the required rows in the grid have been ticked. If not, the user is not allowed to...
1532915330Hi,
I am noticing that the execution of the OnProcessDataSet event is not happening immediately after the Send ProcessDataSet call.
I placed a breakpoint (breakPoint 3) in the...
Hi Vincent,
I created a simple version of the webview.
I don't think that the error has something to do with the view.
Use cWebView.pkg
Hi Dennis,
Thanks for your help.
I haven't seen any errors in the Windows Event Viewer.
As for debugging, I am trying to debug but the issue is that when I press Save, the data that I enter...
Hi all,
I have a situation when I change some particular records in a webapp view, the changes are lost. The records that are not being changed are records that I am creating thru the webapp....
Thanks Vincent.
I didn't know it was by design like that. Not sure whether I encountered a similar issue with other report designers. I will have to split my report in further sections.
I have this report and the text from one of the textboxes is overlapping the contents of the textboxes below it.
I am using wrap text and variable height and the text type is 'Normal'.
This is...