> > I think it should be like
> >
> > oPDF = CreateObject("IDAuto.PDF417")
> >
> > instead of
> >
> > oPDF = NEWOBJECT("pdf417","pdf417")
>
> That also works!
>
> How did you know it was IDAuto.PDF417 ??
>
> Robert
Hi Robert
I am also using this DLL for printing 2D Barcodes
On registering IDAutomationPDF417e.dll, it creates a class "IDAuto.PDF417" in windows registry
Open Registry, Navigate to following node
"My Computer\HKEY_CLASSES_ROOT\IDAuto.PDF417"
I am attaching a small sample on how I do this. Have a look
Regards
Suresh Adhikari
http://www.foxite.com/uploads/e0ba799f-e4a9-4b25-a130-c782bc09495f.zip