The PDF Pointer Display app (app/pdf-pointer) shows a PDF on a TV, projector, monitor, kiosk browser, or shared screen. It is controlled from the matching PDF Pointer Control app (app/pdf-pointer-c) in the same RCWeb room.
This app turns the display browser into a remote controlled PDF screen. A controller selects a local PDF file, the display loads it through RCWeb's file proxy, and a large mouse-style pointer can be moved over the document from the controller touch pad.
PDF Pointer is useful for talks, lessons, meetings, score sheets, menus, instructions, and other PDF documents that need to be shown on a shared screen while someone points at details from a phone.
/pdf-pointer/ on the display browser./pdf-pointer-c/?r=<room> on another browser.pdf-pointer-c controller in the same room.PDF files are not sent through WebSocket messages. The controller shares a temporary /x-file/ URL, and the display loads the PDF from that URL through RCWeb's file proxy.
The controller browser hosts the selected PDF while the display is loading it. Do not close or refresh the controller until the PDF has appeared on the display. If the controller is closed too early, the display may not be able to finish loading the document.
PDF rendering depends on the display browser's built-in PDF support. Most modern desktop browsers can show PDFs directly. Some TV, kiosk, or older browsers may have limited PDF support; in those cases the display may not be able to render the selected document.
Use this app with PDF Pointer Control (app/pdf-pointer-c).