rbuser
Comments
-
Hello
we have been having all the same issues,
while solution below is great for data accuracy, however it converts numbers
into text;
in Excel user will have to convert them to numbers.
I think I found a bug in tha… -
Hello Nard and Nico,
You saved my live. Following your indications I was able to send the pages
that I wanted without problem. It works very fast and provides me the
flexibility I needed.
Thanks for your assistance.… -
Hi Nico,
Thanks for your quick answer. I saw this demo and I considered the
possibility to select the concrete number of pages to be sent but this is
not what I?m looking for at all.
I thought that the property psPageRang… -
Hi Nard,
That's the way I use it now. Generate rtf and edit with msword. Problem is
that alot of reports are not (or can't) be 100% accurate represented in rtf
while keeping the editing benefit. I can export it as textblocks but… -
Nard et al,
Still no Waler response. Done with the software. Put in an options
menu choice to Use Alternative PDF Creator and then put in an "if
checked" use psRB ExportDevices call. Took rather less time than I
thought. … -
Nard Moseley (Digital Metaphors) wrote:
Nard,
Feared most of what you have to say. My BIG problem is that this was
'supposed' to be a stable project that could be safely ignored for a
while, while I spend time… -
Nard Moseley (Digital Metaphors) wrote:
Nard,
If you are talking to the folks at Waler, can you give 'em a nudge to
check their email. It's been three days and nary a reply, not even an
acknowledgement of rece… -
Nard
Can I explain what I am trying to achieve as I think I have sent you in the
wrong direction.
Our system has reports (client calls them documents as they go out to
customers) which they need to send out to a gro… -
"Nard Moseley (Digital Metaphors)" wrote in
-
WOW... The RTF of 11.06 looks beautiful.
-
Thanks for the update I will get the patch for the blank page but the Email
problem does not seem to the the issue in the link it simply does nothing no
error just a blank page. I am clicking the email button from the preview
scree… -
I m also experiencing the same problem. Any Ideas?
-
Did a little more testing and it appears that this is isolated to
DBCalcFields. When summing a column, if the value is large it comes across
as 031.xx. Exporting the file to other formats, I.e. pdf seem to export
fine. Seems iso… -
Hello:
This worked after I added a status bar and created a panel.
How can I add a watermark to the viewer so that when the user prints the
report it has the watermark on it?
Thanks, Sidney
-
Nard:
I can already preview a "Report" in a panel, but thanks for the example.
As far as I can tell the TDBArchiveReader does not have "Report".
Thanks, Sidney
-
Hi Nico,
Sorry about this doubt. I found the solution.
In PsRBRoutines.pas exists methods to export.
Examples:
ExportToPDF(ppReport1, 'Sample.pdf');
ExportToHTML(ppReport1, 'Sample.htm');
ExportT… -
Hi Nico, I changed my name for this newsgroup.
I´ll try export report to Jpeg files without show the print dialog. With I
use the Pragnaam Export Devices to export reports I not found the
sample or code for this action.
What are you using to look at the RTF's. The reason I am
asking is that I have used Pragnaan and Gnostice and they
look perfect in MS Word 2003 but look messed up in
MS Word 2007 and MS Word 2010. In looking at the
RTF it looks…Hi Nico,
I´ll create a example and sendo to you.
In sample I explain the problem.
Thanks,
Eliseu.
Hello,
When I export a report to Report Builder to RTF format it not keeps the
format of the report. The file is with the layout all mangled. This is the
problem.
I need to generate export files identical to the rep…Hi Nico,
In my before message, I explain that using Pragnaan exports or GNostice
(eDocEngine), both components don't work in RTF Formatt.
So I thought it could be something related to the Report Builder. I cited
the…Ah I see it is just quite the way up and then down
TppSubReport(TppSubReport(TppDetailBand(TCuraReport(TppChildReport(TppDetailBand(ADrawCommand.band).report).parentreport).bands[X]).objects[X])).Children[X].name
(ppChildReport1)
Hi Nico,
Firstly i wanted to figure out if i am on a header band / detail band /
footer band to apply different logic to the text in these areas.
Secondly we have a requirement that every draw command that corresponds to …Hi Nico,
Thanks for the insight, in that respect am I right in saying this:
We have a DBText object, it will be rendered as many times as their are
valid data entries for that column for all the rows. A later data entry w…Ok, so the answer is no then? Or use at own risk?
Hi Nard,
Upgrading to RB 11.08 fixed it. Dropped the time to send the document to
the printer from 6 hours plus, to 4 minutes! Wow!
Thanks and regards,
Bruce.