This page gives an overview of the most important internal components, plugin capabilities, public interfaces (APIs) and data communication streams of the Open-Xchange server.

Ox architecture diagram.png


User and client based communication flow

  • 1 All communication from and to the users client is purely based on HTTP. It is strongly recommended to use only encrypted HTTPS. For security reasons, some modules require HTTPS connections in the default configuration. The HTTP/S communication is terminated at Apache.
  • 2 Within Apache, the mod_proxy_ajp module is used to convert the HTTP requests to the AJPv13 protocol and to forward the request to the OX server. The OX server contains an own AJP servlet, accepting this protocol as input stream. mod_proxy_ajp can also be used to configure session stickiness and load balancing in clustered environments.
  • 3 OX Web UI & Mobile Web Interface
    • The HTTP API is the core API for all user functionality. Every function of the Web UI and the Mobile UI is using this API. To to that, all possible user functionality is available in this API and can be used from external applications as well. It is based on JSON via HTTP/S.
    • Requirements Web UI
    • OX Mobile Web App
    • Programming Example, how to use this API to build an Email widget, accessing the HTTP API
  • 4 The OXtender for Business Mobility is a server based Active Sync Implementation. The "Microsoft Exchange Active Sync" protocol supports Push via HTTPS, therefore the email backend needs to send push events to the OX server. Details, see: OXtender for Business Mobility Installation Guide and Email Push Introduction. Serverside, the synchronization makes use of the "Universal Sync Module", which is a server bundle containing the synchronization logic for several clients. It also communicates via HTTP/S transporting JSON objects.
  • 5 The OXtender 2 for Microsoft Outlook is a MAPI plugin, installed in the Outlook client to synchronize data between Outlook and the OX server. It makes use of the same HTTP/S and JSON based communication to the Universal Sync Module, like Active Sync.
  • 7 A WebDAV implementation provides the possibility to access the documents in InfoStore directly via any WebDAV client, like the Windows Explorer.

Administration, provisioning and operations related components and communication flow

  • 12 All provisioning tasks, like creation and editing users can be done with Commandline tools. The command line tools make use of the Java RMI API internally.
  • 13 The native, central provisioning API is available via Java RMI Core API, RMI hosting API
  • 16 Monitoring the OX application is done via JMX interface: OX monitoring interface and a commandline tool
    • An example, how to use the monitoring interface is available as pre-built Scripts for the monitoring tool Munin: OX munin scripts

Backend related components and communication flow

  • 21 All OX data - users, contacts, calendars, tasks and document meta information is stored in a MySQL Database, accessed via JDBC
    • 22 Native MySQL contacts storage
  • 23 Addressbooks can also be read from other sources than the internal MySQL storage. Therefore an OSGi bundle needs to be implemented, overriding the standard contact storage.
    • Public available is an implementation using LDAP
    • Several custom implementations are available on request or can be implemented by partners
  • 24 Email storage is accessed through the pluggable Mail Abstraction Layer API
    • The default implementation uses IMAP
    • Sending Emails is done via SMTP
    • Openwave Email MX, Stateless Edition OPWV MX
    • When Active Sync or Outlook are used, the email backend needs to send push requests to the OX server: Email Push Introduction
    • Several custom implementations are available on request or can be implemented by partners
  • 25 Documents in the InfoStore are accessed via an API, which allows customized implementations.
    • The default in large environments is to use NFS
    • In small environments, the local filesystem is used
    • Scality Storage is a good scaling implementation
    • Several custom implementations are available on request or can be implemented by partners

Social/Public Data related components, plugins and communication flow

subscription based plugin system allows to access data from external systems like webmail systems or social messaging. The underlying concept is called SocialOX, a list of some plugins can be found here:SupportedCrawler The messaging-, contact- and calendar-integration are done via the official API of the respective 3rd-party-service wherever there is one. For authentication OAuth is used wherever available for security and privacy control. All plugins use HTTP/S connections to the external service only. Access to the external email systems is done via IMAP/S, POP3/S, depending on the service.

  • 31 For subscription to an external calendar, a plugin to subscribe to Google Calendar is available.
  • 32 External messaging services (Facebook, Twitter, SMS/MMS)
  • 33 Contacts integration (Xing, LinkedIn, MSN/Windows Live, Yahoo, Facebook, google, gmx.de, web.de)

Public Available Plugins

  • An overview of the existing public plugins can be found here: Open-Xchange Plugin Overview. Many others are available on request or through partners.


출처 - http://oxpedia.org/wiki/index.php?title=Architecture_Overview




Posted by linuxism
,


Lisog is a German open source non profit business development organization founded in 2005 in Stuttgart.[1] Lisog has about 120 members (April 2011) and branch offices in BerlinHamburgVienna,[2] ZurichPalo Alto and Toronto. The members are providers, user companies, and scientific partners like universities.

In 2011 Lisog was merged with the LIVE association. The new organization is called Open Source Business Alliance.[3]

Contents

  [hide

[edit]Goals

The main goal of Lisog is the promotion of solutions based on open source software. The Lisog open source stack initiative brings together isolated modules and providers to a unified enterprise stack.

Lisog helps companies to develop an open source based business strategy. Many providers of the Lisog open source stack had a proprietary offering only.

The Lisog cloud initiative brings this stack into several clouds. The infrastructure partners in Germany (IaaS) are Noris Network and FujitsuLisog works together with the Open Cloud Initiativeinitiated by Sam Johnston to provide a full open source cloud enterprise stack. The main goal here is to avoid a vendor lock-in for users.

[edit]Board

The board of Lisog consists of 12 members:

  • Dr. Karl-Heinz Strassemeyer, IBM Deutschland Entwicklung (Chairman)
  • Holger Dyroff, Novell (Deputy Chairman)
  • Thomas Uhl, Topalis Holding GmbH (Deputy Chairman)
  • Prof. Dr. Helmut Krcmar, Technische Universität München
  • Henriette Baumann, integratio GmbH
  • Karl-Eugen Binder, Stuttgarter Lebensversicherung
  • Martin Jähn, Unternehmensberatung Martin Jähn & Partner GmbH
  • Niels Mache, struktur AG
  • Jens Ziemann, Red Hat
  • Elmar Geese, Tarent GmbH
  • Peter Ganten, Univention GmbH
  • Rico Barth, Cape IT GmbH

[edit]Lisog open source stack

Lisog open source stack

ComponentProviderDescription
Virtual Desktop EnvironmentRed Hat, Topalis, Univention
Web PortalRed Hat, Tarent, OpenSAGA
CRM/Project managementProjectile, Information Desire SoftwareCustomer relation management, project, program and portfolio management
ERPNuclos (Novabit), HeliumVEnterprise Resource Planning
ITSMOTRSIT Service management
GWOpen-Xchange, VIPcom, ZarafaGroupware
PMOnePointProject management
PLMOSSWORXProduct Lifecycle Management
BIJasperSoftBusiness Intelligence
DMSagorum coreDocument management
BPMSOPERA BPMBPMN, BPEL, BPEL4PEOPLE, Process server and monitor
DatabaseEnterpriseDB, IngresPostgresGraphDBDatenbanken
Application ServerJBoss, Sopera ASFJEE Application Server, eclipseSOA WebService AppServer
ESBJBoss, Sopera ASF, MuleEnterprise Service Bus
Application IntegrationSopera DIDrag & Drop ETL Data integration components
OpenMAPITopalis, Wilken, ZarafaE-Mail, Groupware
e-mail archiveBennoSMTP-based e-mail archive
VOIPAsterisk, CowicVoice over IP
Linux/HypervisorNovell, Red Hat, debian (credativ), UCS (Univention)operating systems
File sharingfilespotsFile sharing and file converter
iFolderNovellFile sharing in the cloud
Online StorageRisingTide SystemsiSCSIFCoEFC Storage server, based on LIO Target
HAPacemaker (LinBit/Red Hat/Novell)High availability, data mirroring
BackupSEP SesamBackup and recovery
ArchivGrau Data AGLongterm archive OPENARCHIVE
HardwarePyramid, Boston DeutschlandHardware for Cloud center and appliances

[edit]Open Source Integration Initiative (OSII)

Currently Lisog works on a project which will integrate the single components through a SOA strategy. The project is hosted by MFG in Stuttgart and founded by the German Federal Ministry of Economics and Technology within the Central Innovation Programme SME.[4]

Lisog SOA approach

[edit]References

  1. ^ article about the foundation of Lisog on Golem
  2. ^ article about Lisog in COMPUTERWELT
  3. ^ article about LIVE/Lisog merger in COMPUTERWOCHE
  4. ^ SME/ZIM Programme of German Federal Ministry of Economics and Technology

[edit]External links


출처 - http://en.wikipedia.org/wiki/Lisog



'OpenSource > Common' 카테고리의 다른 글

elasticsearch 사용  (0) 2014.01.08
activemq - MessageListener 구현  (0) 2013.04.14
list of PDF software  (0) 2013.03.25
OpenSource 소프트웨어의 개요  (0) 2012.12.29
Git 명령어  (0) 2012.10.31
Posted by linuxism
,


This list of PDF software includes links to articles on software used to manage Portable Document Format (PDF) documents.

Contents

  [hide

[edit]Multi-platform

[edit]Converters

These allow users to convert PDF files to other formats.

NameLicensePlatformsDescription
deskUNPDFProprietaryMac, WindowsConverts PDFs to Word, Excel, Text, HTML
GIMPGNU GPLLinux, Mac, WindowsConverts PDF to raster images
ImageMagickApacheLinux, Mac, WindowsConverts PDF to raster images and viceversa
LibreOfficeGNU LGPLBSD, Linux, Mac, Windows (Java based)Import from PDF (extension included by default), export as PDF including PDF/A.
OpenOfficeGNU GPLLinux, Mac, WindowsImport from PDF (with restrictions) (after installing an extension[1]), export as PDF including PDF/A.
Poppler-utilsGNU GPLLinux, Unix, WindowsConverts PDF to other file format (text, images, html, ...)
pstoeditGNU GPL ?Converts PostScript to (other) vector graphics file format
QPDFArtistic License 2.0Linux, Windows[2]Structural, content-preserving transformations from PDF to PDF
pdf-parserPublic Domain ?Extraction and analysis tool, handles corrupt and malicious PDF documents
Solid Converter PDFProprietaryWindows, Mac OS XPDF to Word, Excel, HTML and Text; supports passwords, text editing, and batch conversion
SWFToolsGNU GPLLinux, Windows, MacSWF conversion and manipulation suite containing a standalone PDF to SWF converter along with a Python gfx API ( requires Xpdf )

[edit]Editors

These allow users to modify an existing PDF file.

NameLicensePlatformsDescription
LibreOfficeGNU LGPLWindows, Mac OS, Linuxnative PDF opening and saving
OpenOffice DrawGNU LGPLWindows, Mac OS, LinuxPDF import via OpenOffice.org software, or extensions[1]
InkscapeGNU GPLWindows, Mac OS, LinuxOpen, edit and export documents, but only one page at a time (pages can be later combined using PDF printer); free open source software
PDFeditGNU GPLWindows, Linux, BSDSoftware to view or edit the internal structures of PDF documents, and merge them
PdftkGNU GPLWindows, Mac OS, Linux, FreeBSD, SolarisCommand-line tools to edit and convert documents; supports filling of PDF forms with FDF/XFDF data. GUI front-end exists

[edit]Development libraries

These are used by software developers to add and create PDF features.

NameLicenseDescription
Adobe PDF LibraryProprietary LicenseC++, .NET, Java API with support for PDF editing, viewing, printing and text extractions
Formatting Objects ProcessorApache LicenseOpen-source print formatter driven by XSL Formatting Objects and an output independent formatter; main output target is PDF
GNU PDFGNU GPLOpen-source C library in development; when done, will provide functions to implement all features of PDF 1.7 specification. (Due to the availability of Poppler, as of 6 October 2011, GNU PDF is no longer considered a "high priority project" by FSF.[3])
iTextAGPL[4]Open-source library to create and manipulate PDF, RTF, HTML files in Java, C#, and other .NET languages
JasperReportsGNU LGPLOpen-source Java reporting tool that can write to screen, printer, or into PDF, HTML, Microsoft Excel, RTF, ODT, comma-separated values and XML files
libHaruZLIB/LIBPNG[5]Open-source, cross-platform C library to generate PDF files
PopplerGNU GPL[6]Open-source multi-backend C++ library derived from Xpdf; no bundled viewer; incl. pdftohtml converter
ReportLabBSD licenseOpen-source, Python-based PDF creation library
TCPDFGNU LGPLOpen-source PHP library to create PDF files
XEPProprietaryXSL-FO layout engine written in Java; output formats: PDF
JPedalProprietary, GNU LGPLJava developer library for view, extract, print PDF files
Cairo graphicsGNU LGPL, MPLOpen-source C multi-backend vector graphics library
podofoGNU LGPLOpen-source C++ library to read and write the PDF files

[edit]Creators

These create files in their native formats, but then allow users to export them to PDF formats.

NameLicensePlatformsDescription
Adobe AcrobatProprietary ?Desktop PDF authoring suite
FineReaderProprietary ?OCR tool; can save as PDF, and recognize text from PDF
GhostscriptGNU GPL ?Viewer, creator, converter; supports also PDF/X-3; used by PdfCreator, WinPdf, BullzipPdf, CutePDF freeware version and others
OpenOffice.orgGNU GPL ?All OpenOffice.org applications allow PDF export; supports also PDF/A-1a; since many import formats are supported (e.g., doc, docx, rtf, xls, ppt) conversion is also possible
LibreOfficeGNU GPLLinux, Windows, MacAll LibreOffice applications allow PDF export; supports also PDF/A-1a; since many import formats are supported (e.g., doc, docx, rtf, xls, ppt) conversion is also possible
PageStreamProprietary ?Cross-platform desktop publishing application to open, edit, export
PrinceCommercialLinux, Mac, Windows, Solaris,Converts HTML, XML, SVG, and MathML to PDF by way of CSS
ScribusGNU GPLLinux/UNIX, Mac OS X, OS/2 Warp 4/eComStation and Windows desktopsCross-platform desktop publishing (DTP) application; supports also PDF/X-3
XEPProprietaryBSD, Linux, Mac, Windows (Java based)Converts XML and XSL-FO to PDF
LaTeXTeXLaTeX Project Public LicensePermissive ?Mark-up language and tools to write technical reports, books, magazines, almost any publication type
LuaTeXGNU GPL ?TeX typesetting system that creates PDF documents
pdfTeXGNU GPL ?TeX typesetting system that creates PDF documents
XeTeXMIT ?TeX typesetting system that creates PDF documents

[edit]Viewers

These allow users to view (not edit or modify) any existing PDF file.

NameLicenseDescription
Adobe ReaderProprietary, freewareAdobe's PDF reader
DigiSignerProprietary, freewarePDF viewer with added function to digitally sign PDF documents
EvinceGNU GPLUniversal viewer for GNOME.
Foxit ReaderProprietary, freewarePDF Viewer / Reader for Desktop computer and Mobile Devices
Google ChromeProprietary, freewareView, search PDF files. Smooth over-sampled display of low resolution images.
GhostscriptAladdin Free Public Licenselegacy graphical interface for Ghostscript
MuPDFGNU GPLAims to be small and fast with high quality anti-aliased graphics. Does not support interactive features.
OkularGNU GPLUniversal viewer for KDE; replaces KPDF, available on versions of KDE from 4.1
PDF.jsApache License 2.0JavaScript library to convert PDF files into HTML5, usable as a web-based viewer that can be included in web browsers.
QiqqaProprietary, freewareView PDFs in a variety of zoom layouts, annotate, tag, search, cross-reference.
Utopia DocumentsProprietary, freewareSemantic scientific PDF reader (optimised for life sciences and medicine), allows public comments on PDFs, generates on-the-fly link-outs to scientific databases and resources when used while online
XpdfFree and proprietary versionsLegacy, a multi-platform viewer; based on Xpdf codebase

[edit]AmigaOS

[edit]Converters

[edit]Viewers

  • Xpdf a multi-platform viewer for PDF files, Amiga version uses X11 engine Cygnix

[edit]Unix and Linux

[edit]Annotation functionality

  • Okular: Supports a range of annotation types. Annotations are stored separately from the unmodified PDF file.
  • Xournal: Allows for complex and customizable annotations by freehand drawing, a shape recognition tool, multiple colours and text fonts. In addition, there is a rule tool for straight lines, highlighting and underlining. Annotations may be copied, pasted and easily moved. Annotations may also be in complex scripts such as Tibetan through SCIM input. Annotations are stored separately from the unmodified PDF file, but the annotated document can be exported to PDF.
  • Evince: Supports addition, but not removal, of basic text note annotations.[7]

[edit]Converters

The CUPS printing system can render any document to a PDF file, thus any UNIX/Linux program with print capability can produce PDF files.

  • Pdftk: can merge, split, en-/decrypt, watermark/stamp and manipulate PDF files.
  • poppler-utils: includes command-line tools to extract images from a PDF (pdfimages) and convert a PDF to other formats (pdftohtmlpdftotextpdftoppm).
  • ps2pdf: converts a PostScript file to a PDF.
  • SWFTools: its pdf2swf component converts PDF to SWF.

[edit]Creators

  • Xournal: an open source program that creates PDFs.
  • Scribus: an open source program for professional page layout.

[edit]Development libraries

  • Xpdf: an open source multi-backend library for viewing and manipulating PDF files. Bundled with a viewer with the same name

[edit]Editors

  • PDFedit: an open source program for viewing or editing the internal structures of PDF documents
  • PDF Studio: proprietary software for viewing and editing PDF documents

[edit]Viewers

[edit]Mac OS X

[edit]Converters

[edit]Editors

  • Adobe Acrobat: Proprietary PDF authoring suite
  • PDF Studio: Proprietary software to view and edit PDF documents
  • PDF Signer: Proprietary; fills forms and embeds image signatures in PDF documents.

[edit]Creators

  • Mac OS X: Creates PDF documents natively via print dialog

[edit]Viewers

  • Safari: This bundled web browser has built-in support for reading PDF documents.
  • Firefox: Includes a PDF viewer
  • Google Chrome: Includes a PDF viewer
  • PreviewMac OS X's default PDF viewer (in Mac OS X v10.5 and later, it also can rotate, reorder, annotate, insert, and delete pages. It can also merge files, create new files from existing files, and move pages between files.)
  • Adobe ReaderAdobe Systems's reader which is also available for Macintosh; Safari plug-in available
  • Skim, an open source (BSD licence) PDF reader and note-taker for Mac OS X

[edit]Microsoft Windows

[edit]Converters

  • Adobe Acrobat: Can convert files into PDF or convert PDF files into other formats[8]
  • ABBYY FineReader: Commercial PDF converter which converts PDF into Word (.doc), Excel (.xls), PowerPoint (ppt), and more
  • deskUNPDF: PDF converter to convert PDFs to Word (.doc, docx), Excel (.xls), (.csv), (.txt), more
  • GSview: File:Convert menu item converts any sequence of PDF pages to a sequence of images in many formats from bit to tiffpack with resolutions from 72 to 204 × 98 (open sourcesoftware)
  • gDoc Fusion: Proprietary, shareware; PDF views, edits, converts documents into PDF, XPS or Microsoft Word document; after 30 days a watermark is placed on documents in shareware version
  • PDF-XChange: PDF Tools and PDF-XChange print driver allow conversion from many formats to PDF. A "lite" version of the print driver is free for non-commercial (home and academic) use.
  • SaveasPDFandXPS: Freeware add-in for Microsoft Office 2007; converts documents in standard Microsoft Office formats, e.g. Word, Excel, Powerpoint, into PDF format.
  • SWFTools: 'pdf2swf component converts PDF to SWF – command line with GUI wrapper

[edit]Creators

NameType and licenseDescription
Bullzip PDF PrinterFreewareVirtual printer, requires Ghostscript and PDFPowerTool.
CC PDF ConverterGPLCreates a PDF with embedded Creative Commons license from any software.
CutePDFFreeware and professional versionsVirtual printer, also with proprietary PDF editor. Executes ask.com browser toolbar software that phones home and installs without consent.
deskPDFStandaloneAvailable for both client and terminal servers.
doPDFFreeware standaloneVirtual printer. It doesn't use Ghostscript.
eCopy PaperWorksProprietary
Foxit PhantomPDFCommercial
gDoc CreatorSharewareEnterprise-level creator to create, review, edit, share or archive PDF and XPS documents. After 30 days shareware version places a watermark on documents.
HelpNDocFreeware and professional versionsManual and documentation authoring tool with native PDF export. Free for personal use.
NovaPDFCommercialVirtual printer.
PagePlusProprietaryDesktop publishing suite with PDF viewing, editing and creation features
PaperPortProprietaryDesktop publishing suite with PDF viewing, editing and creation features
PDFCreatorGPL, FairPlayVirtual printer, for Windows licenced under GPL. Uses Ghostscript and includes adware.
PDF-XChangeFree lite versionPDF Tools allows creation of PDFs from many types of source input (images, scans, etc.). The PDF-XChange print driver allows printing directly to a PDF. A "lite" version of the print driver is free for non-commercial (home and academic) use.
PrimoPDFFreeware standaloneVirtual printer, for Microsoft .NET Framework and uses Ghostscript and RedMon. Connects with www.primopdf.com. Includes Open Candyadware.
Print2PDF and Prin2PDF FreeProprietary or freewarePDF converter
SaveasPDFandXPSFreewareAdd-in for Microsoft Office 2007
Solid PDF CreatorProprietary
Xara Photo & Graphic DesignerProprietaryGraphic design software with PDF creation plus import, viewing and limited editing

[edit]Development libraries

  • HTML2PDF-X: Proprietary software library for PDF creation from HTML input.

[edit]Editors

  • Adobe AcrobatAdobe Systems's proprietary desktop PDF authoring suite.
  • Adobe PhotoshopAdobe Systems's Graphic Design software and image editor.
  • gDoc Fusion: proprietary/shareware desktop product to create, review, edit, share or archive PDF and XPS documents. After 30 days a watermark is placed on documents in shareware version.
  • Infix PDF Editor: a proprietary PDF editor with word processor features
  • Nitro PDF: a proprietary WYSIWYG editor with interface styled after Microsoft Office
  • PDF Studio: Proprietary software for viewing and editing PDF documents
  • pdftk: free (GPL) command-line tools to manipulate, edit and convert documents; supports filling of PDF forms with FDF/XFDF data
  • PDFedit: free and open source software for viewing and editing PDF documents
  • Qiqqa: Freeware PDF reader, indexer, tagger and annotator. Supports OCR and export of PDF text and images.
  • PDF-XChange Viewer: Freeware PDF reader, tagger, editor (simple editions) and converter (free for non commercial uses).
  • Microsoft Word 2013: Proprietary desktop software. The 2013 edition of Office allows editing PDF files.

[edit]Viewers

  • Adobe Reader: Adobe's freeware PDF reader.
  • Evince: a free (GPL), open source PDF reader. Part of the GNOME desktop environment. Windows port available since version 2.28.
  • Foxit Reader: Proprietary/freeware PDF reader, supports FDF import/export, saving filled forms; other extended functionality available via purchasable plugins.
  • gDoc Fusion: Proprietary/shareware to view PDF, XPS, Microsoft Word document, Microsoft Excel spreadsheet, Microsoft PowerPoint presentation or image files, included in the evaluation version of the product. Shareware version places a watermark on documents after 30 day eval.
  • GSviewOpen source software and Ghostscript's viewer for Windows
  • Nitro PDF Reader: Shareware PDF reader, proprietary PDF reader and creator. Supports PDF creation, saving filled forms (AcroForms), text typewriter, markup/collaboration, and stamp signature. Free trial runs 14 days.
  • Nuance PDF Reader: Freeware(adware) PDF reader, supports saving filled forms, partial support for XFA forms; enables the capability to convert PDF files to MS Word or Excel files through Nuance website.
  • PDF-XChange Viewer: Freeware viewer with free OCR, supports FDF/XFDF import/export, saving filled forms, extended markup and export to image capabilities.
  • Qiqqa: Freeware PDF reader, indexer, tagger and annotator. Supports OCR and export of PDF text and images.
  • Sumatra PDF: A free (GPL), open source PDF reader. It also supports DjVu, XPS, CHM, Comic Book (CBZ and CBR) and eBook (EPUB & MOBI) file formats. Supports automatic reloading of PDF files.
  • STDU Viewer: A freeware for non-commercial usage PDF reader. It also supports DjVu, Comic Book Archive (CBR or CBZ), XPS, TIFF, TXT and image file formats.

[edit]Mobile

[edit]Web-based

[edit]Converters

  • Cometdocs: Online PDF conversion
  • Software602 Print2PDF 9.0: interactive web conversion from IIS or XML-SOAP web service
  • Zamzar: Online file converter

[edit]Editors

  • PDFescape: a free web service to view, create forms, fill out forms, and edit PDF documents from a web browser (requires JavaScript to be enabled)
  • PDFVue: a free web application that allows the user to view PDF's, comment and fill PDF forms from a web browser. Generates a watermark.

[edit]Viewers

  • A.nnotate: a web service which views PDF documents as HTML in the browser, with annotation features.
  • DigiSigner: free online PDF viewer java applet with additional function to digitally sign PDF documents.
  • Docstoc: a web service which allows viewing PDF documents online
  • Issuu: a web service which allows viewing PDF documents online
  • Google Docs: a web service which views PDF documents as PNG images in the browser
  • Scribd: a web service which renders PDF documents as HTML5 in the browser
  • Pdf.js: A Javascript-based library, with viewer, and browser plugin.

[edit]References

  1. a b Oracle PDF Import Extension, OpenOffice.org repository for Extensions
  2. ^ installing instructions, online QPDF manual
  3. ^ "GNU PDF project leaves FSF High Priority Projects list". Free Software Foundation. Retrieved 25 October 2012.
  4. ^ iText: licenses, iText Software Corp.
  5. ^ "Licensing". Libharu.org. 31 August 2008. Retrieved 2012-07-29.
  6. ^ Kristian Høgsberg (27 February 2005). "The poppler pdf rendering library"cgit.freedesktop.org. Retrieved 2012-07-29.
  7. ^ "Annotations and Bookmarks".
  8. ^ "Learn Acrobat X – Converting PDF Files to Other File Formats"Adobe TV. Adobe Systems. 17 October 2010. Retrieved 22 October 2011.

[edit]External links


출처 - http://en.wikipedia.org/wiki/List_of_PDF_software



'OpenSource > Common' 카테고리의 다른 글

activemq - MessageListener 구현  (0) 2013.04.14
Lisog - Open Source Business Alliance  (0) 2013.03.25
OpenSource 소프트웨어의 개요  (0) 2012.12.29
Git 명령어  (0) 2012.10.31
DVCS(DRCS)  (0) 2012.10.31
Posted by linuxism
,