Search found 123 matches
- Fri Sep 06, 2013 9:53 am
- Forum: R&R ReportWorks Users
- Topic: Cannot open from from main website
- Replies: 1
- Views: 3788
Cannot open from from main website
It has been over a month now that I have noticed you cannot enter any forums from the R&R Main website. The only way that I can go to the forum is by direct link.______Tom Freitas
- Sun May 29, 2011 6:37 pm
- Forum: R&R ReportWorks Users
- Topic: PDF printing - Windows 7
- Replies: 8
- Views: 6881
=> RE: PDF printing - Windows 7
Hi,____OK created the R&R PDF Export printer (which uses the Amyuni driver) and now I get an error "Printer not Activated, error code 41".__However the PDF is created. But this not very user friendly____I googled the error, it is coming from the Amyuni driver and is related to licensin...
- Mon Oct 04, 2010 4:29 pm
- Forum: R&R ReportWorks Users
- Topic: 64 bit windows
- Replies: 3
- Views: 3542
===> RE: 64 bit windows
Sorry for the long delay, I am using Xbase Version 12.5001______Tom Freitas
- Fri Sep 24, 2010 12:51 pm
- Forum: R&R ReportWorks Users
- Topic: 64 bit windows
- Replies: 3
- Views: 3542
=> RE: 64 bit windows
I have a 64 bit Windows7 machine and it works just fine.______Tom Freitas
- Mon May 24, 2010 9:15 pm
- Forum: R&R ReportWorks Users
- Topic: Posting
- Replies: 1
- Views: 2074
Posting
I have posted 2 messages over the last 2 weeks and none have appeared! How long does it take for a message to appear or is mine being blocked for some reason.____My main and most important question was about being able to display a picture. The error message that a client of mine is having states th...
- Thu May 20, 2010 9:15 pm
- Forum: R&R ReportWorks Users
- Topic: Pictures
- Replies: 1
- Views: 2124
Pictures
I am using Version 12.5 for Xbase.____A client of mine gets the following error when trying to run a report that has a picture in it; "Can not open file; Lead Technology Library."____I had him put the files gsw32.exe, gswag32.dll and gswdll32.dll in his c:windowssystem32 directory. He ran ...
- Mon May 17, 2010 9:15 pm
- Forum: R&R ReportWorks Users
- Topic: Pictures
- Replies: 1
- Views: 2033
Pictures
I use Version 12.5 for Xbase. In one of my databases is a field type Binary, which holds pictures in various formats. I was wondering if there are any plans to support binary fields so that a picture can be printed.____We have railcars and want to print out specification sheets for one or more cars....
- Thu Apr 08, 2010 9:16 pm
- Forum: R&R ReportWorks Users
- Topic: Export
- Replies: 12
- Views: 9703
==========> RE: Export
I had the same problem, so I created a dbase program in which I use the DO WHILE in it. It will gather up the information and save the invoice number to a variable, then it will print it using the CutePDF printer driver. Since you can not carry the file name over on the CutePDF printer driver, the v...
- Mon Mar 15, 2010 10:08 pm
- Forum: R&R ReportWorks Users
- Topic: Export
- Replies: 12
- Views: 9703
========> RE: Export
There is a very good PDF printer driver that you can get for free. It is called CutePDF. It must be loaded on every machine that wants to convert to pdf, but then again it is free.____I use it with programs that I create and have not had any problems. It works fine on any operating systems. Plus, yo...
- Tue Mar 09, 2010 9:13 pm
- Forum: R&R ReportWorks Users
- Topic: Parameter passing with Delphi
- Replies: 1
- Views: 2155
=> RE: Parameter passing with Delphi
I use dBasePlus which I assume is similar to Delphi. I also assume that an editbox is the same as an editor which can hold information that is not in any data fields.____However, you can still save what is in the editor or editbox by storing it into a variable and then putting that variable into fie...