Using BullZIP in Delphi

About the programming interface for the virtual PDF printer driver.

Moderator: jr

Post Reply
Proteus
Posts: 1
Joined: Thu Apr 07, 2011 10:38 am

Using BullZIP in Delphi

Post by Proteus »

Hi,
I see that some of you don't know how to use BullZIP Printer in Delphi

Here is how to do this

Delphi6
1.Select from menu Project - Install Type Library
2.Select Bullzip (version 3.2)
3.Select Pallete Page
4. Click Install
5. Select Into New Package. Select Directory and FileName of new package
And now you have component PDFPrinterSettings into selected Pallete Page on step 3
Voila

Delphi 2010
Procedure is the same but menu item on step 1 is different. Try find yourself :)

Regards
Anton
Post Reply