francescof
Comments
-
I sent to support a sample in which the problem is reproduced, I would keep investigating it by email if it is ok for you.
Thanks. -
I installed the patch, rebuilt the application but I still see the problem. What should I try? Thanks.
-
Thanks for the support! Bye!
-
Uh, it's so easy, i did a quick tour and i tried with TRichEdit after reading some forum posts on their website.
In the report designer 2 new toolbar buttons appear (one for non DB field and one for DB field):
in Will it be possible to print more advanced rtf fields? Comment by francescof December 2019 -
Hi Nard,
thanks for the reply. In fact TcxRichEdit saves RTF, not some strange proprietary dxRTF so in principle InfoPower should beable to read it.
I will consider that option so to use one of the components you named to creat… -
Hi.
I return on this "in principle closed" thread since I need to find a workaround.
My situation is not changed from when i opened this thread, anyway let's say I'd like to print the rtf content created with TcxRichEdit by Dev… -
I reply just to close the ticket.
I confirm the problem has been solved making sure each thread has an instance, in fact inmy intraweb application imake sure each form or datamodule has an instance per session, this is done manually. Some… -
Thanks for the reply. I will explore the problem further, by the way your reply tells me that what i foudn is not a know problem.
For sure studying more will allow me to find a solution or a cause. I will defintely use support@ for … -
Hi Nard,
thanks for the reply.
So you mean that report builder could print the content of any RichEditor control that extends TCustomRichEdit.
Since devexpress one extends TcxCustomRichEdit that extends other devexpr… -
Thank you. I hope in RB 20. Hello!
-
Thanks. It seems an issue with EurekaLog, i confirm it is not because of Report Builder. Thanks for the support.
-
Hi, i am also interested in this feature. As far as i know multi-line is a proprety of a form field, so if the multiline property is settable from report designer you could use it when creatinf the pdf document. Do you have any plan for this feature…
-
Thanks a lot. I am glad to know that i found the correct solution on my own, I searched for TdaSQLBuilder in RB WIki but there is not an example that shows how to manipulate an existing dataview, could you please give me a link?
Thanks. -
Hi Nard, thanks for the reply.
I use a lookuplist already, the problem is to initialize the lookupcombobox. To do this i must hardcode a value in the parameter's Value property.
But if i do not want to hardcode the value and i … -
Hi. Could you please help me in locating demo projects?
RB is installed in C:\Program Files (x86)\Embarcadero\Studio\17.0\RBuilder
but i do not see a demos folder.
Thanks. -
Thanks for the message, now things are clearer. Do you have an example of TeeChart and RAP to see the right way to go, please? Thanks.
-
Hi Nico,
I got what you mean. TeeChart has some OLAP/Pivot features i never used, but i guess there is no wrapper for those.
I will explore with TeeChart how to achieve my result with a simple dataset in the meantime.
Hello Joe_A.
I did not find any solution in DAD + RAP so i made it by creating a report with 5 pages with a chart on each page, 5 dataviews: one per page and by showing only the pages that makes sense (i.e.: if there are only 25 records a…
Got it, thanks!
It would be nice that by default auosearch dialog shows a boolean parameter as a checkbox, because now it shows
Thanks Nico. i do not get how I can use your solution in an end user reporting application where my tools are limited to DADE + RAP. Thanks.Thanks Nico.
In fact what you suggest is the technique i usually use but i wanted to expand my knowledge.
IN this case the dataset length is decided by me (an autosearch parameter where the user can choose the max number of rec…Sorry to post again but considering printers are not my domain i hope to get some guidance.
I copy and paste from the printer documentation:
With ZXP Series 7Card Printers, we provide support for pass-through magnetic
enco…Thanks for the reply. I will for sure share my results.
When you say that SendEscape can be used tosend commands using zebra language you mean that in out code if i replace 'some escape code here' with '^FO50,200^A0N,40,30^BCN,150,Y,N,…