rbuser
Comments
-
Hi Nico,
Thanks for your reply I will look at grid. I think you misunderstand me
however, I am a developer and have a licence but I am creating some reports
for our clients using the end user prospective ... our clients can take our… -
Yes!, is this.
Thank you so much.
S?rgio Ricardo
-
Hi Nico,
Thank you, for your support but:
I have 5 shapes in detailband and need to show all shapes, even if I have
only 2 records, is that possible?
The labels are inside of the shapes, a label for each shape … -
Oops. Sorry, I misread your message. You want the source to be HTML, not
to export to HTML.
-
I use TExtraDevices. You can learn about it at www.waler.com. With it, you
can easily export reports to Lotus, Quattro, Excel, Bitmap, JPEG, HTML,
XHTML, PDF, TIF, RTF and Dot Matrix formats. It is extremely easy to use.
Drop th… -
Hello,
there is a component available as 3rd-party "WpTools". I am using 4.x with
RB-Extensions. The DbWpTools and also the WpTools component could print HTML
directly. They are normaly RTF, but they have an autodetection, so … -
Thanks, Nico.
That worked just fine.
-Rick
-
Hi Nico
Thanks, now i works. :-)
Best regards
Robert
-
Maybe it should be mentioned that it is possible to change the
IniStorageType to Registry and store the information in an open key within
the registry.
I use this solution after having seen the same kind of problem with the ini
I don't think running an app as administrator is a good long term solution.
Is there a way to move the RBuilder.ini file to another folder? Is there a
way to designate the path to the files ReportBuilder would need write
acce…sorry, it does not work.
somebody help me!!!
"Jan Derk" ????????
alex wrote:
You have to tell windows what language to use for non-unicode
applications. This works for us, but I have not actually tested it with
ReportBuilder.
* In Windows XP select Start menu > Setti…Sorry I don't know. We didn't change anything in our reports. They just
worked.
I used TppMemo to show Chinese Characters. When changed the line, some wrong
codes like rectangle were found. I have changed Memo's charset to be
GB2312_CHARSET, but it didn't work. Can you help me to solve this question?
Thanks!
That's true. But double-byte support means that you can have an application
that is using one double-byte language, like Chinese. I think, you are
selling yourself short by saying you don't support double-byte languages.
Our experi…I understand the unicode part but is that true for the multi-byte part? We
have plenty of reports working in Chinese and Japanese. The reports just
seemed to work without requiring specific mods.
Jeff
you can build multilanguage application .NET, W32 with good support on
several languages with www.sisulizer.com.
We are using it in w32 environment and it is very usefull that RB uses
Restorcestrings. So you have the choice to use s…Thanks Nico - 10.06 fixed it.
BTW - I always wanted the preview to continuous scroll. This was discussed
years ago and I was told I could code it myself - this was too hard so I
gave up. I still feel that scrolling is a real…>If you place a label inside the PageStyle band ouside the subreport, does
Thanks Nico . .
Yes, it works OK without the subreport. However, the subreport does allow
the use of columns which is useful. It is intrigui…I cant open that to use in Report Builder I don't think?
I'm not a programmer, just a report writer... any other ideas?
I was sure that the timing on the variable had something to do with it, if I
made it a 2 pass report?…Hi Nico,
Ok I recompiled following the instructions and now it works even with
teechart 7.04.
Many thanks
Bye
Nicola
Thanks Nick that works but I have to ask.
Why is so important we use our real name? If is to verify my registration I
can send you that on private email. I just do not want certain people
finding me or what I do by just doing a goog…I think you should use the OnGetText event. Also, please use your full name.
--
Ed Dressel
Team DM
as long as you can view it in a TDBImage at run time, you should be able to
view it in a TppDBImage. There's some units you may need to add to your uses
clause for this, but I can not remember what they are.
--
Ed Dresse…Thanks. Il try that.
I would use two labels and set the .visible property dependent upon the
REport.CurrentColumn value
--
Ed Dressel
Team DM
...I'm using D5 and RB 7.04.
BTW: What's the best way to do a manuell page break without the page break
component from RB10? I think this could fix my problem.
Hello Nico,
Yes, its all right now.. its psOnePass in my property.... can you explain it
for me? What the diferences... the TwoPass, make more slow then OnePass?
Fellipe H.
Nico,
I'll give it a test run Thursday in a minimal
program. What you show me below matches what I do...
however, it is in a large report and there may be other
issues "clouding the water".
Jon
Hi Nico
RB 10.06
BDS2006
Lines added in DetailBandBeforePrint
DetailBand set to dynamic
Memo set to stretch
no templates
Jon