XpdfViewer ActiveX Control
Introduction
Technical Support
Using the Control
XpdfViewer in Internet Explorer
Key Bindings
Functions/Properties
addPrintOverlayText
addRegion
clearPrintOverlayText
clearSelection
closeFile
componentVersion
convertPageToBMP2
convertPageToPicture2
convertPDFToWindowCoords2
convertRegionToBMP2
convertRegionToPicture2
convertWindowToPDFCoords2
copySelection
currentPage
deleteAllRegions
deleteRegion
discardDiagonalText
displayContinuous
displayHorizontalContinuous
displayMode
displaySideBySideContinuous
displaySideBySideSingle
displaySingle
enableBeeps
enableColorManagement
enableDeviceNOverprintPreview
enableExternalHyperlinks
enableHyperlinks
enableKeyEvents
enableMouseBtnEvents
enableMouseEvents
enableMouseMoveEvents
enableMouseWheelEvents
enableRedraw
enableSelect
enableTouchPan
enableTouchZoom
errorMsg
extractTextFromPage
fileIsDamaged
find
find2
find2Backward
find2CaseSensitive
find2Next
find2OnePageOnly
find2WholeWord
findNext
finishPrintJob
getAnnotContent
getAnnotType
getCurrentSelection2
getCurrentSelectionPage
getCurrentSelectionX0
getCurrentSelectionX1
getCurrentSelectionY0
getCurrentSelectionY1
getEmbeddedFileName
getFileName
getFormType2
getInfoString
getLayer
getLayerName
getLayerOrderChild
getLayerOrderIsName
getLayerOrderLayer
getLayerOrderName
getLayerOrderNumChildren
getLayerOrderRoot
getLayerPrintState
getLayerViewState
getLayerVisibility
getNumEmbeddedFiles
getNumLayers
getNumPrinterBins
getNumPrinterPapers
getNumPrinters
getOutlineChild
getOutlineNumChildren
getOutlineStartsOpen
getOutlineTargetPage
getOutlineTitle
getPageBoxXMax
getPageBoxXMin
getPageBoxYMax
getPageBoxYMin
getPageHeight
getPageLabelFromPageNum
getPageNumFromPageLabel
getPageRotation
getPageUserUnit
getPageWidth
getPrinterBinID
getPrinterBinName
getPrinterName
getPrinterPaperID
getPrinterPaperName
getRegion
getRegionInfo
getSelectedRegion
getSelectedText
getWindowPageRange
goBackward
goForward
gotoFirstPage
gotoLastPage
gotoLinkAt2
gotoNamedDestination
gotoNextPage
gotoOutlineTarget
gotoPreviousPage
hasPageLabels
imageDevNToRGB
imageGray
imageGrayToMono
imageMono
imageRGB
isCurrentSelection
KeyDown
KeyPress
KeyUp
linkClick
loadFile
loadFileWithPassword
loadHighlightFile2
loadHighlightStream2
loadHighlightURL2
loadStream
loadStreamWithPassword
loadURL
loadURLWithPassword
makeRegionVisible
matteColor
midPage
midPageChange
mouseCursor
mouseCursor2
MouseDoubleClick2
MouseDoubleClickWin
MouseDown2
MouseDownWin
mouseLinkCursor
mouseLinkCursor2
MouseMove2
MouseMoveWin
MouseUp2
MouseUpWin
MouseWheel
numPages
numRegions
okToExtractText
okToPrint
onAnnot
onLink2
pageChange
pdfVersion
print3
printBin
printEmulatedMultiCopy
printForceGDI
printForceImage
printForceMono
printGDIOverlay
printHDPI
printOverlayUnder
printPaper
printRawSpoolFile
printSilently
printStatus
printToJob
printVDPI
printWithDialog
redraw
regionChanged
regionDoubleClick
regionSelected
reverseVideo
rotate
saveAs
saveEmbeddedFile
scrollBy
scrollPageDown
scrollPageUp
scrollTo
scrollX
scrollY
selectDone
setBlockSelectMode
setConfig
setCurrentSelection2
setLayerVisibility
setLinearSelectMode
setPhysicalLayoutTextMode
setRegionLabel
setRegionResizable
setSelectedRegion
setSelectionColor
setTableLayoutTextMode
showBorder
showPasswordDialog
showScrollbars
shrinkToPrintable
startPrintJob
textEncoding
touchZoom
windowHandle
zoom
zoomCentered
zoomHeight
zoomPage
zoomPercent
zoomToCurrentWidth
zoomToRect2
zoomWidth
Error Codes
Configuration Settings
Change History
deleteAllRegions
Delete all highlighted region.
deleteAllRegions()
This function removes all highlighted regions that were added with
addRegion
.
VB:
viewer.deleteAllRegions()
addRegion
deleteRegion