Search found 9 matches
- Wed May 03 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Upgrading frmo Access 97 to Access XP
- Replies: 13
- Views: 20407
Well, we have finally managed to get this to work under Access XP. The key seems to be that the original code did not set the report printer assignment to be the Amyuni PDF Converter - a step not required in Access 97. Here's the revised code which now works under Access XP Public Function mfcnConve...
- Fri Mar 31 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Upgrading frmo Access 97 to Access XP
- Replies: 13
- Views: 20407
- Thu Mar 30 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Upgrading frmo Access 97 to Access XP
- Replies: 13
- Views: 20407
Joan - we were optimistic we could get this working under Access XP but so far we haven't succeeded. I thought this issue was with version 2.08 of the converter, but it looks as though in fact it's version 2.09. Anyway, we have tried using the application.printers collection, but we're obviously doi...
- Wed Mar 08 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Upgrading frmo Access 97 to Access XP
- Replies: 13
- Views: 20407
- Tue Mar 07 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Upgrading frmo Access 97 to Access XP
- Replies: 13
- Views: 20407
- Mon Mar 06 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Upgrading frmo Access 97 to Access XP
- Replies: 13
- Views: 20407
Joan - thanks for following up on this 1) Yes we are using the activex interface 2) yes I can confirm the reference to cdintf exists in Access 2002 and the Access database compiles 3) We don't see any error at all, it is as if the code now does nothing. The driver is definitely installed, as running...
- Wed Mar 01 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Upgrading frmo Access 97 to Access XP
- Replies: 13
- Views: 20407
- Wed Mar 01 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Upgrading frmo Access 97 to Access XP
- Replies: 13
- Views: 20407
Hello Joan. The issue is that we have started using the code originally written in Access 97 in Access 2002. The code was converted/upgraded in the sense of moving an application up from Access 97 to Access 2002, but in fact no application code changes were made. However, the code which used to crea...
- Tue Feb 28 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Upgrading frmo Access 97 to Access XP
- Replies: 13
- Views: 20407
Upgrading frmo Access 97 to Access XP
Hello. We have been running PDF Converter 2.08 successfully for a number of years with Access 97 (both under WIndows NT and Windows XP), but have just upgraded to Access 2002 under Windows XP. Suddenly PDF Converter no longer seems to work. As no code was changed we expected it to be OK, but it clea...