All Projects → HaikuArchives → BePDF

HaikuArchives / BePDF

Licence: other
BePDF is a PDF viewer. Besides viewing, it supports annotating and user-defined bookmarking for unencrypted PDFs.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to BePDF

haiku-icons
Haiku OS icons, exported to HVIF, SVG and PNG
Stars: ✭ 37 (+60.87%)
Mutual labels:  haiku
get-started-with-JAX
The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as the content I found useful while learning about the JAX ecosystem.
Stars: ✭ 229 (+895.65%)
Mutual labels:  haiku
Simply-Love-SM5
a StepMania 5 theme for the post-ITG community
Stars: ✭ 124 (+439.13%)
Mutual labels:  haiku
SuperPrefs
SupePrefs is an application for Haiku 🖥️ providing Control Panel 🛠️ with Categorization 🏷️ and inner level Search 🔍 Part of GSoC '17. 👨‍💻
Stars: ✭ 19 (-17.39%)
Mutual labels:  haiku
Koder
A code editor for Haiku based on Scintilla editing component.
Stars: ✭ 35 (+52.17%)
Mutual labels:  haiku
omd
JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"
Stars: ✭ 43 (+86.96%)
Mutual labels:  haiku

BePDF

This is a PDF reader that is based on XPDF 4.0. It handles PDF files up to PDF version 1.7 (Adobe Reader 9+).

BePDF Screenshoot

List of features:

  • Viewing of encrypted and password protected PDF 1.7 files.
  • Opens file dropped on window.
  • Navigation (with keyboard, toolbar, dragging with the mouse, mouse wheel, links).
  • Displays annotations.
  • Zooming (in/out, selecting a rectangle with the mouse).
  • Rotating the page.
  • Can show a page list, bookmarks and attachments.
  • Window mode or fullscreen mode.
  • Japanese, Chinese (simplified, traditional) and Korean font support.
  • Renders embedded fonts (Type 1, Truetype) with FreeType 2 library.
  • Multithreaded (rendering is done in a separate thread).
  • Editing (Annotations can be added to an unencrypted PDF file)
  • File Attachment Annotations and Attachments can be saved.
  • Printing (range of pages; even or odd pages only; reverse or in order).
  • Searching text.
  • Copying text or graphics (via drag and drop to other applications (e.g. Tracker) and into the clipboard).
  • Session management for PDF files on BFS (open file with the settings when it was last closed).
  • Information (about the file, security, fonts used).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].