Scanner ActiveX Control

PDFRenderDPIX

 

Set the horizontal resolution in dots per inch when loading the PDF file. High resolution will improve Barcode reader result.

Scanner1.PDFRenderDPIX[=Integer]


Parameter
Integer
the horizontal resolution in dots per inch. Default is 96.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
Scanner1.PDFRenderDPIX=180
Scanner1.PDFRenderDPIY=180
Scanner1.LoadImage "c:\test1.pdf"