PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package / PDFRendererSettings Class / setDpiX Method
Horizontal resolution for rendering a PDF page to image.
In This Topic
    setDpiX Method
    In This Topic
    Sets the horizontal resolution.
    Syntax
    public void setDpiX( 
       double dpix
    )

    Parameters

    dpix
    Horizontal resolution for rendering a PDF page to image.
    See Also