pdfCopySelection

Copy the current selection to the clipboard.
void pdfCopySelection(PDFViewerHandle viewer)
This function copies the current selection to the clipboard.
C:
pdfCopySelection(viewer);
pdfGetSelectedText
pdfSetSelectDoneCbk
pdfEnableSelect