Search found 2 matches
- Fri Nov 12 2004
- Forum: Visual FoxPro Community
- Topic: not working
- Replies: 1
- Views: 8690
firgured it out
The report form had the printer setup coded in the FRX so when it ran, the output was being sent to the Laserprinter instead of Amyuni . Note to all that follow: clean out printer driver info manually from the FRX before trying to use Amyuni. USE reportform.frx replace tag with '' replace tag2 with ...
- Thu Nov 11 2004
- Forum: Visual FoxPro Community
- Topic: not working
- Replies: 1
- Views: 8690
not working
I inherited a project from another developer that had TONS of duplicated code with the calls to the Amyuni ActiveX control throughout. We are using v2.03. I have 15 years VFP experience and have spent 30+ hours trying to get this to work. I am stumped - what did I miss? So I tried to simplify it by ...