EasyPDF Java SDK
v5.1

com.bcl.easypdf.EasyPDFPrinter
Class IVisioPrintJob

java.lang.Object
  extended by com.bcl.easypdf.EasyPDFPrinter.IPrintJob
      extended by com.bcl.easypdf.EasyPDFPrinter.IVisioPrintJob

public class IVisioPrintJob
extends IPrintJob

Use an object of this class to set Visio specific options.


Method Summary
 void setPaperOrientation(int EprnPaperOrientation)
           
 void setPaperSize(int EprnVisPaperSize)
           
 void setPrintScale(int newVal)
          Sets print scale.
 
Methods inherited from class com.bcl.easypdf.EasyPDFPrinter.IPrintJob
getBannerMessage, getConversionResult, getConversionResultMessage, getFileConversionTimeout, getInitializationTimeout, getMakeTempCopyOfInput, getPageConversionTimeout, getPDFSetting, getPrinterResult, getPrinterResultMessage, PrintOut, PrintOut2, PrintOut3, setBannerMessage, setFileConversionTimeout, setInitializationTimeout, setMakeTempCopyOfInput, setPageConversionTimeout, setPageFrom, setPageTo, setSignatureDigitalIDPassword
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setPaperOrientation

public void setPaperOrientation(int EprnPaperOrientation)
                         throws EasyPDFException
Parameters:
EprnPaperOrientation - a value defined in prnPaperOrientation
Throws:
EasyPDFException
See Also:
prnPaperOrientation

setPaperSize

public void setPaperSize(int EprnVisPaperSize)
                  throws EasyPDFException
Parameters:
EprnVisPaperSize - a value defined in prnVisPaperSize
Throws:
EasyPDFException
See Also:
prnVisPaperSize

setPrintScale

public void setPrintScale(int newVal)
                   throws EasyPDFException
Sets print scale.

Throws:
EasyPDFException

EasyPDF Java SDK
v5.1

Copyright 2007 BCL Technologies. All rights reserved.