originalxavier
Programmer
Here we go... I have a report that is generated in Access 2000 from data collected in an Access form. As everyone knows, when you export to a Word file, you lose all of the formatting and things that make the report itself come together. So the alternative to this is to print to PDF and retain all of the formatting.
Here is where it gets tricky. Embedded into the report is an ActiveX Control called SigPlus which displays a signature that is captured from a USB device. It displays on the screen fine in Form View, Report view and when you print to PDF on one of the laptops. Everything from the DB to the specific report as well as the coding for the signature device were all written on the laptop that functions. Of course, when I copied the DB as well as installed the drivers for the Signature device on any other laptop, for some reason, it will not show the signature when you print to PDF.
I am at a loss. Everything is the same. All the references, the code, the installation, the hardware, software... you name it, it is IDENTICAL. Even Adobe Writer is installed from the same CD with all of the same options. I have tried researching this on the Net hoping to find some kind of help but to no avail. My assumption is that this is an Access issue since it comes bundled with so many problems or "Undocumented Features" but I am not sure.
Any help, tips, suggestions, guidance, references would be greatly appreciated.
Thanks in advance,
Xavier
----------------------------------------
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far the Universe is winning."
Rick Cook
----------------------------------------
Here is where it gets tricky. Embedded into the report is an ActiveX Control called SigPlus which displays a signature that is captured from a USB device. It displays on the screen fine in Form View, Report view and when you print to PDF on one of the laptops. Everything from the DB to the specific report as well as the coding for the signature device were all written on the laptop that functions. Of course, when I copied the DB as well as installed the drivers for the Signature device on any other laptop, for some reason, it will not show the signature when you print to PDF.
I am at a loss. Everything is the same. All the references, the code, the installation, the hardware, software... you name it, it is IDENTICAL. Even Adobe Writer is installed from the same CD with all of the same options. I have tried researching this on the Net hoping to find some kind of help but to no avail. My assumption is that this is an Access issue since it comes bundled with so many problems or "Undocumented Features" but I am not sure.
Any help, tips, suggestions, guidance, references would be greatly appreciated.
Thanks in advance,
Xavier
----------------------------------------
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far the Universe is winning."
Rick Cook
----------------------------------------