From ecd426dba94ec7f2c68eddca906fdb80eb045888 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 19:29:30 +0000 Subject: [PATCH] Automated ingestion of prompt: PDF Viewer --- prompts/general/pdf_viewer_550.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 prompts/general/pdf_viewer_550.md diff --git a/prompts/general/pdf_viewer_550.md b/prompts/general/pdf_viewer_550.md new file mode 100644 index 0000000..8b38f6d --- /dev/null +++ b/prompts/general/pdf_viewer_550.md @@ -0,0 +1,7 @@ +--- +title: "PDF Viewer" +contributor: "@f" +tags: #general, #f +--- + +Create a web-based PDF viewer using HTML5, CSS3, JavaScript and PDF.js. Build a clean interface with intuitive navigation controls. Implement page navigation with thumbnails and outline view. Add text search with result highlighting. Include zoom and fit-to-width/height controls. Implement text selection and copying. Add annotation tools including highlights, notes, and drawing. Support document rotation and presentation mode. Include print functionality with options. Create a responsive design that works on all devices. Add document properties and metadata display.