rbuser
Comments
-
"Benson Wong" wrote in message
-
I also encountered the same problem (diting rtf exports in Word is
practically impossible because of numerous Text Boxes) in using
PsRBExportDevices 2.02 [RB 6.03] to export my RB reports.
Anyone can help?
Benson.
Hi Cary,
You would be pleased to know that we have completed the implementation of
another mode of RTF encoding that does not use text boxes, and yet retains
positional accuracy. So now you can select either of the modes progr…You can try TExtraDevices. A demo, manual & FAQ are at www.waler.com.
The RTF device does not use text boxes.
James Waler
Waler Ltd
http://www.waler.com
Please send a RB RAF (report archive) file to support@waler.com for testing.
Version 2.94 is also out and you are eligible for a free upgrade.
James Waler
Waler Ltd
http://www.w…Hello there,
I just thought you may want to have a look at eDocEngine as it supports
exporting ReportBuilder reports to Excel *workbooks* (Excel 5). eDocEngine also
provides an event that you can use to give your own names to …It should be available in a few days. Updates are free for current users.
James Waler
Waler Ltd
http://www.waler.com
Thanks. Any idea on timing as to when this functionality would be available?
Tim C
PS. We use one of the earlier versions of extra devices. Would I have
access to the updated version? Or would an upgrade need to be purcha…Thanks for the great explanation. I understand now and I will add the sheet name.
James Waler
Waler Ltd
http://www.waler.com
James Waler wrote:
Its not a case of being able to load the output... As far as the
component goes in terms creating a excel spreadsheet - it does this fine
- except that it is in an excel 4 format. If you load this spreadshee…If the user cannot load the output, how can he rename the sheet?
James Waler
Waler Ltd
http://www.waler.com
Mark W wrote:
I tried using early/late binding binding via ole (excel97, excel2000)
and received different errors. Using early binding I get an old error
800A03EC. I looked this up on the web but cant recall the exact reason. …Hi,
The problem is the export format, this is Excel 4 format wich doesn't
support multiple sheets and thus no sheet names. I would like to know if
there's a solution to this as well!
Greetings,
Mark
Use Turbopower Systools from sourceforge.net, it is free and 100% VCL
Hi,
To add to what Nico said, if you are loading an archived report at run-time,
you'll need to set the property at run-time, after loading the report.
While you are trying out exporting solutions for RB, you may also wan…its also TRUE...
I found the answer
PrintToDevices works
Adios
Hi Nico!
I have a memo with 6 lines. Between each line, there is a ppLine. In the
Report designer, everything is fine. But the printout isn't ok. The lines
are over the text, and not between. How to be sure to have the same prin…Nard
Thank you for your prompt reply, very helpful. Just one more quick
question -
If I have created a TppLabel (or any component) at runtime (in code) is
there a way of adding it to the list of controls that will be …I resent the email, hope it arrives this time!
Not yet. What please send to james@waler.com with a subject of TExtraDevices.
James Waler
Waler Ltd
http://www.waler.com
I sent an email with en example report, could you please reply here or to
the email when you receive it? Thanks in advance!
Greetings,
Mark
Hi
I know now which is the exact problem. The problem is between
ThinprintClient and Report Builder. Report Builder works fine, but there is
a problem , and I do not know why. When I print, if I change in the print
d…Hi
I know Report Builder can print well. But believe me, the only one
application it has problem with ThinPrintClient is Report Builder. Sometimes
I get the pages in Blank and others a lot of pages. If I use for examplePlease check out the FAQ for both of these issues:
www.waler.com/textradevices_faq.htm
James Waler
Waler Ltd
http://www.waler.com
Hello,
I have looked at the ArchiveReader this is a Digital Metaphors component
on reading briefly the help I think I would have to ask the development team
to change the print module, ie. add the device and the reader to print, i…How is the title defined? Static size? You can send a "print to archive" file to me for testing.
James Waler
Waler Ltd
http://www.waler.com
Thanks for the reply. Unfortunately, I think I may have misled you in my
initial post.
The problem is not that the two lines of header text are not centered with
each other. Our problem is that the header (neither line) is eve…