Loading...

Print Quality with Tiff files in MS-ACCESS reports

Support for GdViewer OCX and GdViewer Pro ActiveX/SDK.

Print Quality with Tiff files in MS-ACCESS reports

Postby alanjames » Thu Jul 30, 2009 8:49 am

I am developing an application in Access 2003 which has the GDViewer ActiveX Control in a report. The report works fine but when I print a Tiff or PDF through the report, I cannot get the same print quality as I would if I use an Image control. Any suggestions?

I have tried the following:

Code: Select all
   txtimgHTC.PdfDpiRendering = 200
   txtimgHTC.viewerquality = 2
   txtimgHTC.SetZoomControl
   txtimgHTC.PrintSetQuality (-4)


Cheers

-Alan
alanjames
 
Posts: 2
Joined: Thu Jul 30, 2009 8:41 am

Re: Print Quality with Tiff files

Postby Loïc » Tue Aug 04, 2009 4:58 pm

Hi,

I suggest this viewer configuration:


Code: Select all
txtimgHTC.ViewerQuality = 4
txtimgHTC.ForcePictureMode = True


Also, you should check your report printing quality configuration.

Kind regards,

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

Re: Print Quality with Tiff files in MS-ACCESS reports

Postby alanjames » Tue Aug 11, 2009 10:08 am

Hi Loic,

Thanks for the response. I tried setting the ViewerQuality property to 4 and the ForcePictureMode property to True but this did not improve the quality of the print out. I have also ensured that the Access report is printing at the highest quality.

Any other suggestions?

Thanks

-Alan
alanjames
 
Posts: 2
Joined: Thu Jul 30, 2009 8:41 am


Return to GdViewer [Pro] ActiveX

Who is online

Users browsing this forum: No registered users and 1 guest