Printing of multiple tif images through HP printer is slow

Discussions about document printing in GdPicture.NET using GdPictureImaging.
Post Reply
raghupathi
Posts: 1
Joined: Thu Mar 27, 2014 11:24 am

Printing of multiple tif images through HP printer is slow

Post by raghupathi » Thu Mar 27, 2014 12:04 pm

Currently, I am using licensed version of GdPicture 9.0 and while printing multiple tif images through HP printer it takes too long time to print. Whereas, I am able to print the same tif file quickly by using ActiveX. The code which I am using is mentioned below for your reference.

ImageID = oGdPictureImaging.CreateGdPictureImageFromFile(path)
oGdPictureImaging.PrintSetQuality(GdPicture10.PrintQuality.PrintQualityLowResolution)
PageCount = oGdPictureImaging.TiffGetPageCount(ImageID)
oGdPictureImaging.PrintSetFromToPage(1, PageCount)
oGdPictureImaging.PrintFit(ImageID)

Thanks for your help in advance

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Printing of multiple tif images through HP printer is sl

Post by Loïc » Tue Apr 22, 2014 6:00 pm

Hello,

You should consider to try GdPicture 10. Printing quality and speed is quite better in our latest release.

With best regards,

Loïc Carrère

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest