OEM Printer Drivers
Imaging Toolkits
Automated Printing
End-User Virtual Printer Drivers
Batch Converters
Printing Tools
Document Viewers
HTML5 Viewers
Forms
Print Automation
Impact Fax
Email Automation
Development Tools
Document Converter Printer Drivers, OEM Printer Drivers for Developers, BiLPDManager, Auto-print SDK for Automated Printing Solutions, Imaging Toolkits, Barcode Toolkits
Impact Products
BiBatchConverter, Print2Email, Print2RDP, Print2Desktop, IceViewer editions, FileFlow, Impact Fax Broadcast
Purchase Information
Support
Knowledge
License Key Request
Newsletters
Company
Buy Now Download
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 API/Resource Toolkit.
Back to Sample Comparison Chart page
You are here:
Home > OEM Black Ice ColorPlus Desktop > Print2FTP Sample