rbuser
Comments
-
Hi,
I just found the same problem - the report cannot be opened with
AcrobatReader 7 when saved to PDF from RB v11 (demo version). Foxit
reader opens it without problems. My report contains images, barcodes,
shapes, line… -
If I try to open the document with Reader 7 i can't see it (white), Reader 8
opens the document partially...
Francesco Pierobon
"Francesco Pierobon" ha scritto nel messaggio
-
Hi Nico,
Thank you - your hints were very useful. It worked quite well, although
I wish there's a built-in method to rotate image
Hi Nico,
Thanks for a quick response. Unfortunately it has to be printed on A4
despatch report with a peel-off label. Is there any way of temporary
workaround? I thought about adding an invisible 2D barcode and an image
…Nico
I do mean the Data tab. I don't run it on any single screen setup but will
try that.
What I mean by dissappear is that the model ends up way down the screen and
you need to scroll to it. Sometimes if I go back …Hi
I fixed this issue.
In the Calc tab events I was using an event fired by a memo that was on the
page which determined if the memo and various other info was shown on that
page. I switched this to the ReportOnStar…Worked perfectly.
Thanks,
Bob
Never mind on this question. I recognized the event handler where it can be
done.
Thanks,
Bob
Nico,
Thanks for the link. I think that a PDF would be better. I see that I can
output to a PDF and I see that I can email the report. If I set the
devicetype to PDF, am I able to email that PDF as an attachment through the…Hi, Nico,
I did some further testing, and it seems that I had inadvertently set the
ReprintOnSubsequent property of the field that was repeating, in addition to
the SuppressRepeatedValues. I have unchecked the ReprintOnSubsequ…Hi, Nico,
Thanks for the patch. The new unit now works correctly in some
circumstances, but seems to fail on columnar reports. I have a multi-column
report, with the first field marked as SuppressRepeatedValues. The field is <…Hi Nico,
This happens when I print PDF417. I didn't try the Maxicode. On the
preview (or on the real printout) they are OK, but when I print to PDF
they are unreadable. You can reproduce it in the example I sent you (to
…Hi!
I?ve upgraded to RBuilder 11 today and checked the problem again with no
luck. By the way I recognized that when pressing Ctrl, some blue
arrangement lines appear along the focused control.
That?s also a strange thing: …Hi!
I?ve played around with rBuilder in my report.dll once more and I found
out that the keyboard hotkeys only don?t work in the design workspace. In
the report tree or the properties tree I can still use for example ctrl+c
I just noticed that the problem only exists in the Design-Tab. In the
Calc-Tab I can copy and paste via keyboard just as normal...
--- posted by geoForum on http://delph…It looks to me like a initially flawed design that got broken by changes MS
made to their OS...
Storing INI files in system areas that need to be user modified is a
outdated practice. Since XP storing the INI in the user's profi…Solved this one. This was Delphi problem this time; even with a full
build it tried to use old DCUs. When I deleted all .dcu files from the
project it went smoothly.
And the latest build works with Vista now, thanks.
Nard Moseley (Digital Metaphors) wrote:
It didn't help. I also tried to uninstall, reboot, install, reboot and
run Delphi. All the same.
Finally I solved the problem adding the following to the Path in
Environment O…Oh dear. Now I have a mess.
I re-installed using the freshly-downloaded new build. After
installation (it removed the old RB11 first) it displays an error:
-----------------------------
[Window Title]
Error
Where can I update the TppDesigner.IniStorageName? Should I add
TppDesigner component to my all reports? Is there any other way?
I don't have the problem in runtime-designing but in Delphi while
designing any report.
I tried that but it isn't working. It is close but not quite. It's adding an
additional 705 to the total which should be 9264. If you look at the list of
numbers, it's adding the first number of subreport1 again which is 705 to
giv…Hi Nico,
The problem still occurs in some cases. I emailed you sample project
demonstrating it.
Regards,
Gary
Hi.
Now I get the same problem in both Delphi 7 and Delphi 2007.
Here are a few notes I noticed while testnig
- Setting Stretch property to false fixes the problem with merging.
- Commenting out FMailMergeRTFStream.Clear in TppRi…Hi,
I have Delphi 7 and Delphi 2007 with RB 10.09 on the same computer and on
Delphi 2007 I'm having the same problem while D7 works just fine. I emailed
you a sample project showing the problem.
Regards,
Gary
<…Nard Moseley (Digital Metaphors) hatte dann diese Idee :
Maybe I have a similiar problem? What was the solution?
--
Hint: We altered the sources!Hint: We altered the sources!
Hi Nico,
We use report builder 10.08 and delphi 2007.
The main report has 4 groups.
Company - department - employee number - employee name.
All of them have the option "new page by group change" turned on, all
of…Two points there Nico.
I set the report.column property to 1 immediately after inadvertently
setting it to 2 and the column header and footer remained on my report. I
then tried the Layout tab with similar lack of success. Hen…That fixed it. Thank you.
On Fri, 10 Oct 2008 07:09:25 -0600, "Nico Cizik \(Digital Metaphors\)"
Hi,
I've managed to get the package(s) to compile by copying ppChDPEdDlg.dfm
from the RBuilder11\TeeChart\TeePro700 into RBuilder11\Source. Then
recompile the following packages:-
rbTC1111
rbTCUI1111
dclRB…I'm using RB11 standard. If I set HumanReadable in barcode component, only
the HumanReadable part is show. Probably i need to create a second
application (without Intraweb) for generating report and call it via
socket...