Loading...

Slow Printing

Discussions about document printing in GdPicture.NET using GdPictureImaging.

Slow Printing

Postby jcusack » Mon Aug 31, 2009 3:52 pm

Hi,
I seen someone else posted a problem with the Slow Printing using the .Net GdViewer.
I'm having the exact same problem, ie where it is increasing the size of the file hugely when it sends it to the printer and taking a very long time to print.
Is there any fix for this yet, as it is causing a lot of problems?

Thanks,
John
jcusack
 
Posts: 7
Joined: Fri Aug 21, 2009 12:10 pm

Re: Slow Printing

Postby Loïc » Mon Aug 31, 2009 4:23 pm

Hi John,

Are you using the latest edition ?

What kind of document are you printing ?

Do you have an example of code to give us ?

Kind regards,

Loïc
Loïc Carrère, support team.
www.orpalis.com
User avatar
Loïc
Site Admin
 
Posts: 4430
Joined: Tue Oct 17, 2006 10:48 pm
Location: France

Re: Slow Printing

Postby jcusack » Mon Aug 31, 2009 4:36 pm

Hi,
I'm using version 6.3.0.5
I've tried printing a few pdf documents.
For example, I tried printing a 7.43 KB pdf file and it sends it to the printer as 18.7 MB.
I tried printing a 3.98 MB pdf file and it sends it to the printer as 107 MB.

The code I'm using in a dummy app to test the Viewer is below:
(I've tried a few different settings, this should be low quality/low resolution)

Thanks,
John

Code: Select all
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
        GdViewer1.ZoomMode = GdPicture.ViewerZoomMode.ZoomModeToViewer
        GdViewer1.DisplayQuality = GdPicture.DisplayQuality.DisplayQualityLow
        GdViewer1.PdfRenderPageToGdPictureImage(10, 1)
        GdViewer1.SetLicenseNumberUpgrade("XXX", "XXX")
        GdViewer1.DisplayFromFile("C:/invoice.pdf")
    End Sub

    Private Sub UltraButton1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles UltraButton1.Click
        GdViewer1.PrintSetColorMode(GdPicture.PrinterColorMode.PrinterColorModeGray)
        GdViewer1.PrintSetQuality(GdPicture.PrintQuality.PrintQualityLowResolution)
        GdViewer1.Print()
   End Sub
jcusack
 
Posts: 7
Joined: Fri Aug 21, 2009 12:10 pm

Re: Slow Printing

Postby Loïc » Mon Aug 31, 2009 4:40 pm

Hi John,

We are investigating.

Could you try the latest GdPicture.NET 6.4 release ? Some printing issue have been fixed.

With best regards,

Loïc

PS: Please, try to don't write your license information's on the forum !
Loïc Carrère, support team.
www.orpalis.com
User avatar
Loïc
Site Admin
 
Posts: 4430
Joined: Tue Oct 17, 2006 10:48 pm
Location: France

Re: Slow Printing

Postby jcusack » Mon Aug 31, 2009 5:17 pm

Hi,
I got the latest version 6.4.0.0, but still the same problem.

John
jcusack
 
Posts: 7
Joined: Fri Aug 21, 2009 12:10 pm

Re: Slow Printing

Postby Loïc » Mon Aug 31, 2009 5:23 pm

Hi,

Could you try this beta ? http://www.gdpicture.com/download/beta/ ... re.NET.dll

What is your printer model ?

Kind regards,

Loïc
Loïc Carrère, support team.
www.orpalis.com
User avatar
Loïc
Site Admin
 
Posts: 4430
Joined: Tue Oct 17, 2006 10:48 pm
Location: France

Re: Slow Printing

Postby jcusack » Mon Aug 31, 2009 5:39 pm

Hi,
I'm afraid still getting same problem.
It's not increasing the size of the file as much when sending to printer, but still increasing it significantly and causing much slower printing.
Printer is: HP LaserJet M2727 MFP Series PCL 6.
We never had this problem with the Active X version of the control, using the same printers.

Rgds,
John
jcusack
 
Posts: 7
Joined: Fri Aug 21, 2009 12:10 pm

Re: Slow Printing

Postby Loïc » Mon Aug 31, 2009 5:48 pm

John,

I'm not sure to understand this:

It's not increasing the size of the file as much when sending to printer, but still increasing it significantly and causing much slower printing.


Could you be clearer ?

Could you send the PDF you are testing at esupport (at) gdpicture (dot) com ?

Kind regards,

Loïc
Loïc Carrère, support team.
www.orpalis.com
User avatar
Loïc
Site Admin
 
Posts: 4430
Joined: Tue Oct 17, 2006 10:48 pm
Location: France

Re: Slow Printing

Postby Loïc » Sun Oct 18, 2009 12:25 pm

Hi,

Printing speed have been improved into latest release.

Kind regards,

Loïc
Loïc Carrère, support team.
www.orpalis.com
User avatar
Loïc
Site Admin
 
Posts: 4430
Joined: Tue Oct 17, 2006 10:48 pm
Location: France


Return to Document Printing

Who is online

Users browsing this forum: No registered users and 1 guest