Search found 55 matches
- Mon Apr 23, 2012 9:54 am
- Forum: R&R ReportWorks Users
- Topic: Runtiime loading time
- Replies: 9
- Views: 8014
===> RE: Runtiime loading time
Hi,__ did You have a try with line____PdfDriver=0____in rrw.ini file?______Taavi____p.s. be careful with windows directory redirections in windows 7.______________>I have 3 questions for anyone in the know. __>__>1. Is there a way to make the rrwrun loading time go back to __>normal? __>2. How do I ...
- Wed Mar 28, 2012 4:40 pm
- Forum: R&R ReportWorks Users
- Topic: Runtiime loading time
- Replies: 9
- Views: 8014
===> RE: Runtiime loading time
Have you looked at the status file? Maybe it^s something simple like a graphic or table that^s got a different location than what your report expects.
- Wed Mar 28, 2012 4:40 pm
- Forum: R&R ReportWorks Users
- Topic: Runtiime loading time
- Replies: 9
- Views: 8014
====> RE: Runtiime loading time
>Have you looked at the status file? Maybe it^s something __>simple like a graphic or table that^s got a different __>location than what your report expects. ____Bear in mind that I^m testing this at a fundamental stage -- no report is involved. That is, I just execute rrwrun.exe and it takes a long...
- Thu Mar 15, 2012 9:43 am
- Forum: R&R ReportWorks Users
- Topic: Runtiime loading time
- Replies: 9
- Views: 8014
==> RE: Runtiime loading time
I am wondering if the new installation loaded the AMYUNI pdf driver and the file cdintf.dll is now in the windowssystem32 directory. If that is present, the older amyuni PDF driver would install and uninstall each time the runtime was run. This was slow. We did the manual install procedure and remov...
- Tue Feb 28, 2012 1:52 pm
- Forum: R&R ReportWorks Users
- Topic: Table of Contents/Index creation
- Replies: 0
- Views: 2486
Table of Contents/Index creation
I can^t find anything within R&R documentation that suggests a way to create a Table of Contents or an Index. Is there such a capability? If not, is there a third-party add-on that would give me the ability to generate a Table of Contents and/or Index while running an R&R report.____I want t...
- Mon Feb 01, 2010 5:37 pm
- Forum: R&R ReportWorks Users
- Topic: Preview zoom
- Replies: 2
- Views: 2579
==> RE: Preview zoom
Thanks for the prompt feedback.____Jeff
- Fri Feb 06, 2009 9:44 am
- Forum: R&R ReportWorks Users
- Topic: Date formats in conversions
- Replies: 2
- Views: 2372
==> RE: Date formats in conversions
Sounds like the way to go. I just thought there was a time when I was able to do this by formatting a true date on the form, then the dtoc conversion would take on that format.____Thanks.____Jeff
- Sat Jan 31, 2009 12:14 pm
- Forum: R&R ReportWorks Users
- Topic: Date formats in conversions
- Replies: 2
- Views: 2372
Date formats in conversions
If you place a date field on a report, you have many options for formatting the date (Feb 5, 02/05/09, 2/5/2009, etc.).____However, if you have a converted date, such as "Today is "+dtoc(date()), the automatic format is whatever the Windows setting is.____How can you force the format to be...
- Sat Jan 24, 2009 1:48 pm
- Forum: R&R ReportWorks Users
- Topic: Date format
- Replies: 3
- Views: 2966
===> Date formats in conversions
I remember once needing to know how to retain a certain date format when using a date in a string, such as the following:____"From "+dtoc(date1)+" thru "+dtoc(date2)____When I put this together, the format used is that of my Windows setting. As I recall, there was a way to do thi...
- Sun Jan 04, 2009 10:56 am
- Forum: R&R ReportWorks Users
- Topic: Printer control codes
- Replies: 2
- Views: 2360
Printer control codes
Is there a way to embed printer control codes withing R&R.____For example, I want to begin and end bolding for a section of a piece of text, such as "Title: this is a test", where I want "Title" to be bolded and the rest non bolded. The escape sequence for starting bolding fo...