PrintFit broken after upgrade

Discussions about document printing in GdPicture.NET using GdPictureImaging.
Post Reply
rbgolfin
Posts: 16
Joined: Wed Jun 03, 2009 3:10 pm

PrintFit broken after upgrade

Post by rbgolfin » Mon Aug 16, 2010 11:13 pm

I upgraded to version 6.7.8 from 6.7.3. My code that used to print perfectly using printFit now is cutting off the left portion of the page. We have tested it on several printers and same effect on all. I have attached a print example of before and after the upgrade. Also here is my printing code:


moGdPictureImaging.PrintSetShowPrintingProgress(false);
moGdPictureImaging.PrintSetFromToPage(1, moGdPictureImaging.TiffGetPageCount(intTiffImageID));
moGdPictureImaging.PrintSetActivePrinter(oPrintDialog.PrinterSettings.PrinterName);
moGdPictureImaging.PrintFit(intTiffImageID);

Please help.
Attachments
PrintExamples.zip
(32.9 KiB) Downloaded 552 times

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

Re: PrintFit broken after upgrade

Post by Loïc » Tue Aug 17, 2010 10:07 am

Hi,

Could you attach the original image ?

Kind regards,

Loïc

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

Re: PrintFit broken after upgrade

Post by Loïc » Tue Aug 17, 2010 11:18 am

Hi,

I found the problem.
Then next update will fix it.

Kind regards,

Loïc

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest