rbuser
Comments
-
Hi Nico
Thanks for your reply. I can appreciate the difficulty, as I face the
same problem. (Not being able to recreate the problem on my machines
either).
As the report is dropped on the form at design time, I do n… -
Hi Nico,
I would love to be able to give you an example that recreates the issue,
but unfortunately I haven't been able to recreate the issue myself on my
development machine at all.
The end user is unable to create… -
Hi Nico
I am getting a lot of grief from my support staff who have to spend a lot of
time creating reports with check boxes (we have 100's of check boxes
sometimes on a report).
The request below would save consider… -
>>> Current ETA on ReportBuilder for XE4 is end of May.
is there any update ?
-
Thank you for your help
Temoc Navarro
-
This is a multi-part message in MIME format.
-
I had some more time to look into this and I think I figured out what
was going on. An important detail that I should have mentioned (but
it's never mattered before) is that our reports are compiled into DLLs
instead of directly i… -
On 2013-05-09 4:39 PM, Nico Cizik (Digital Metaphors) wrote:
The dataset is only used for this report I'm testing.
Do I lose any functionality if I work around this issue by setting
SinglePageOnly=True?
-
I didn't get much time to look at this today, but here's my progress so
far...
This didn't seem to make any difference.
I set PreviewFormSettings.SinglePageOnly to True and ran the report.
When I pressed… -
Thank you, Nico.
Jason.
-
On 11/05/2013 11:27, Philip L Jackson wrote:
+1
Sticky settings are so easy to implement and yet often so damned handy
for the end user.
-
Hi Nico
Report.PreviewFormSettings.SinglePageOnly:= True; works with Apollo and
RB 14.07 trial.
But I got another problem
I use same labels with black background and font = clWhite. This isn´t
working. La… -
Nico
sorry for all caps.
I tryed with test.dbf in Apollo\DATA folder and get same error.
I am using Delphi XE and Apollo 7.2. I tested today with RB 14.07
trial. I use Windows 7 64 bits.
At design t… -
Hi NICO, with all other version o RB after 12.03 using with APOLLO
DATABASE, i get
"error 3200 invalid work area"
You can download a TRIAL at http://www.apollodb.com/ e… -
Hi Nico,
Thanks, that sorted it out - must have set the flag whilst 'playing
around' with emailing one day!
Regards
Steve Everington
In article <51962945@mail.>, support@digital-metaphors.com s… -
Hi Nico,
Thanks for the reply. Some of my reports use templates, some don't but
eitherway all my default settings are set after the template has been
loaded:-
//Code to attempt load template from database
//In… -
Setting Report.PrinterSetup.PrinterName to Screen helps in most cases, but
not all.
After some testing the problem still exists with some scale values less
than 100%.
-
Hi,
Did you get my email?
Where can I expect the answer, by email or here?
-
Example sent. Thank you.
-
Example sent. Thank you.
-
Hi Kedul,
try / play with the following settings:
Report.PDFSettings.EmbedFontOptions:=[efFontList];
Report.PDFSettings.EmbedFontList.Text:='Century Gothic';
Brgds, Yusuf
-
Sorry for missing RB version in my previous post.
The described behaviour is in RB 14.08 for XE3
Best regards, Igor Gottwald
In article ,
gottwald@oksoftware.cz says...
-
Hi
I finally came back to this issue and found what was the problem.
The problem is some nonsense code in
procedure TppTemplate.LoadFromSource(aSaveToType: TppSaveToType);
(Rebortbuilder vers 12.02)
...
… -
2. Web apps tend to run under a specify Windows user account. Often this
I think this is the problem. But can you give me a hint to
why/what/where LoadFromDatabase may offend the restrictions ?
René
(Sorry for my acc… -
Hi Nard,
Thanks for the solution. Works nice even from RAP via passthru.
When you change it can you also make sure when groups are used with
'start new column' set to false, the detail band will print without
empty … -
Hi Niko,
Sorry - I think I may have found the problem.
I was confused between the tppline's border property, and the tppline's
weight property.
All looks to be fine. Sorry for the trouble.
Best Regar… -
Hi Niko,
Thanks for adding my suggestion to the list.
In regards to the lines - when viewed on the screen at 100% they appear
to be OK, but when printed (or when viewed at 200% in the preview, or
exported to PDF) th… -
Hello,
personally I was looking for the zoom option in one of the toolbars at the
top. Maybe an additional possibility to zoom there as well would be good.
Other than that: in MS Word it's possible to zoom with Ctrl.+Mous… -
Hi Nico,
Thanks very much for that. I wasn't aware MS Word had that feature
either, so I've learned 2 new things
Cheers
Adam.