Download Demo
Resource Toolkit Online Manual
The Black Ice Printer drivers can print directly to a FTP site through the Print2FTP module include in the Resource Tool Kit. The Print2FTP sample application integrate with the Black Ice Printer drivers and transfers printed images to a specified FTP server. The Print2FTP application started by the printer driver after the printing is finished and the Print2FTP transfers the printed images to the FTP server without any user interaction. Print2FTP has C++, Visual Basic, C#, and J# versions in Visual Studio 2005, and Delphi in Borland Delphi 5.
The C++ sample program uses the BiPrint2FTP.dll dynamic link library for transferring files to the FTP server, while the Visual Basic, Delphi, C# and J# programs use the BiPrint2FTP.ocx ActiveX control. The BiPrint2FTP.dll and BiPrint2FTP.ocx were also written in Visual Studio 2005, and the BiPrint2FTP.dll uses the CInternetSession and CFtpConnection classes.
The source code is not available in DEMO Resource Toolkit.
Back to Sample Comparison Chart page
You are here:
Home > Printer Drivers > Resource Toolkit > Print2FTP
To Top