Openpcl.sourceforge.net is a subdomain of sourceforge.net, which was created on 1999-08-08,making it 25 years ago. It has several subdomains, such as phpqrcode.sourceforge.net pyserial.sourceforge.net , among others.
Discover openpcl.sourceforge.net website stats, rating, details and status online.Use our online tools to find owner and admin contact info. Find out where is server located.Read and write reviews or vote to improve it ranking. Check alliedvsaxis duplicates with related css, domain relations, most used words, social networks references. Go to regular site
HomePage size: 17.974 KB |
Page Load Time: 0.470802 Seconds |
Website IP Address: 104.18.12.149 |
2023, 2023 Open Hardware Summit, Open Hardware Summit, OHS, OHS20232023 Open Hardware Summit,Just an 2023.oshwa.org |
Free DWG DXF Viewer Online | GstarCAD Viewer | DWG FastView blog.dwgfastview.com |
OpenText Brava! DWG Viewer Download - Free DWG Viewer is a powerful AutoCAD DWG free-dwg-viewer.informer.com |
Open Source Ecology Documentation - Open Source Ecology opensourceecology.dozuki.com |
Jmol: an open-source Java viewer for chemical structures in 3D jmol.sourceforge.net |
Open Data Inventory—Global Index of Open Data - Open Data Inventory odin.opendatawatch.com |
Domania Source Viewer/URL Extractor source.domania.net |
Autodesk Viewer | Free Online File Viewer viewer.autodesk.com |
Open Source Drone Software Versatile Trusted Open firmware.eu.ardupilot.org |
Humanities Commons – Open access, open source, open to all felison-events.nlhst452spring2020.hcommons.org |
Open Source solutions experts - Open Source - eCommerce & en.sutublog.com |
Open Source for Drones - PX4 Pro Open Source dronecode.diyrobocars.com |
Inventu Viewer+ Software Updates - Your Source For Inventu Viewer+ Installation Downloads, software.inventu.com |
OpenPCL Open Source PCL Viewer https://openpcl.sourceforge.net/ |
PCLPrintJob (OpenPCL API) https://openpcl.sourceforge.net/doc/api/com/openpcl/viewer/printing/PCLPrintJob.html |
OpenPCL Viewer Applet https://openpcl.sourceforge.net/applet.html |
OpenPCLViewer (OpenPCL API) - SourceForge https://openpcl.sourceforge.net/doc/api/com/openpcl/viewer/OpenPCLViewer.html |
API Help (OpenPCL API) https://openpcl.sourceforge.net/doc/api/help-doc.html |
Index (OpenPCL API) https://openpcl.sourceforge.net/doc/api/index-all.html |
Class Hierarchy (OpenPCL API) - SourceForge https://openpcl.sourceforge.net/doc/api/overview-tree.html |
OpenPCL API - SourceForge https://openpcl.sourceforge.net/doc/api/ |
PclRenderImage (OpenPCL API) https://openpcl.sourceforge.net/doc/api/com/openpcl/pclrenderimage/PclRenderImage.html |
IOpenPCL (OpenPCL API) https://openpcl.sourceforge.net/doc/api/com/openpcl/viewer/api/IOpenPCL.html |
PosSimpleJFrame (OpenPCL API) - SourceForge https://openpcl.sourceforge.net/doc/api/com/openpcl/viewer/jframe/PosSimpleJFrame.html |
OpenPCL API https://openpcl.sourceforge.net/doc/api/index.html?com/openpcl/viewer/OpenPCLViewer.html |
Overview (OpenPCL API) https://openpcl.sourceforge.net/doc/api/overview-summary.html |
PosFileFilter (OpenPCL API) https://openpcl.sourceforge.net/doc/api/com/openpcl/viewer/util/PosFileFilter.html |
Serialized Form (OpenPCL API) https://openpcl.sourceforge.net/doc/api/serialized-form.html |
Date: Tue, 14 May 2024 07:43:11 GMT |
Content-Type: text/html |
Transfer-Encoding: chunked |
Connection: keep-alive |
vary: Accept-Encoding, Host, Accept-Encoding |
last-modified: Wed, 28 Jan 2009 21:43:34 GMT |
etag: W/"3bc6-46191dd12ed80" |
cache-control: max-age=3600 |
expires: Tue, 14 May 2024 08:43:07 GMT |
x-from: sfp-ioweb82-1 |
CF-Cache-Status: DYNAMIC |
Content-Security-Policy: upgrade-insecure-requests |
Server: cloudflare |
CF-RAY: 883941827999156b-SJC |
alt-svc: h3=":443"; ma=86400 |
Viewer Projects Developers Contact Welcome We are proud to launch OpenPCL. This is an effort to provide the community with quality open source PCL tools including a free open source PCL viewer (OpenPCLViewer) that can be used immediately to view, paginate & print PCL Level 5 (HP LaserJet III 1990 standard) file. What is PCL? PCL is an acronym for Printer Control Language and is a page description language developed by HP as a printer protocol. Read more at Wikipedia OpenPCLViewer The first open source PCL Viewer released by OpenPCL. Supports PCL Level 5 (HP LaserJet III, circa 1990). Runs on Windows PCs, Macintosh, UNIX, Linux. Open PCL files on any mapped drive, or from a URL that points to a PCL file. You can open up to 9 PCL files in MDI frames that you can tile and cascade. See on screen the different pages of a multi page PCL file by clicking on the different page nodes in the tree on the left (or arrow up/down, or click the next/previous toolbar buttons). A toolbar button shows/hides the tree. Each PCL file you open has its own navigation tree. Print All/Selected/Remaining pages to any of your current installed printers. Zoom width is automatic upon file open, and tile/cascade, and when the view frame width changes, and when you show or hide the pages tree, and if you click the toolbar zoom width button. You can zoom in/out by clicking the "Show/Hide Zoom Slider" button on the toolbar, and on the popup zoom slider you can either click the direct zoom buttons, or drag the zoom slider pointer left or right. Also there are zoom in/out buttons on the toolbar. Each PCL file on screen has its own zoom independent of the others, and the zoom width button on the toolbar always shows the current zoom factor of the last clicked on view Other PCL Viewer Projects PageTech PCLReader - Free (but not open source), Windows Only SwiftView/eLynx Viewer - Commercial (not free) Verydoc PCL Toolkit - Commercial (not free) Lincoln & Co LDV & PageView - Commercial (not free) Projects The OpenPCL project is hosted at http://sourceforge.net/projects/openpcl OpenPCLViewer The first open source PCL Viewer. Read more about it here. PclRenderImage This is the non-UI component that parses and draws the PCL which OpenPCLViewer puts on the screen. Alternately, PclRenderImage.jar can be on your server backend and called from your Java code as a non-UI engine to convert PCL bytes that can come from a database or from files on the server, into a java.awt.image.BufferedImage. The Java code that you write can save the image for viewing later, or can subclass PclRenderImage to reuse the PCL parsing but get code control in your Java code to draw to other image formats like JPG, PNG, TIFF, PDF instead of making the BufferedImage. Developers OpenPCLViewer has been designed to be embedded into your external Java Swing app anywhere you want to put it, or run as a Java Applet on your web page because it’s a subclass of a JPanel instead of a JFrame. Both the openpcl.jar and pclrenderimage.jar files have public API methods that you can call to control everything it can do. Optionally the default toolbar can be hidden but this means your external app’s UI code needs to have the menu items and toolbar buttons that have action listeners that call the API methods to control everything. If desired, instead of opening a PCL file, a byte array of PCL that came from a database can be passed to an API method that returns the image to show on the screen. You can directly use the non UI based pclrenderimage.jar file to render the image from passed in PCL bytes and you can put the image that it returns on the screen in your own JPanel without using the UI based openpcl.jar file at all. License OpenPCL releases all projects under the GNU Lesser GNU General Public License Sourceforge Project http://sourceforge.net/projects/openpcl Documentation API Contact We are very excited to hear from you about this project and how you are using it as an end user or as a developer. For questions, comments or to contribute, please send email to: openpcl@docmagic.com Note that your questions and comments sent to openpcl@docmagic.com, and answers back to you, we may post on the OpenPCL SourceForge forum as publicly readable so that everyone can benefit from the information, or instead of eMailing to openpcl@docmagic.com, you can go to one of the below 3 links and post your question directly on the OpenPCL SourceForge forum. This will require you to create a SourceForge login using your eMail address and a password to post on the forum. Developers: Discussions regarding extending/modifying the software. Help: Discussions regarding downloading/using the software. Open Discussion: Discussions regarding future directions/wishlists and more. Download OpenPCL Viewer Now! v0.09 Jan 28 2009 for Windows Download OpenPCL Viewer Now! v0.09 01/28/09 for Mac/Linux Requires Java JRE 1.5 Run as WebStart (no local install) Requires Java JRE 1.5 Run Viewer in an Applet in your default browser. JAR Installer (JDK 1.5) Sample PCL File (20 pages) Download source Home | OpenPCLViewer | Projects | Developer | Contact Copyright 2009 OpenPCL. Sponsored by DocMagic,...
Domain Name: SOURCEFORGE.NET Registry Domain ID: 8919427_DOMAIN_NET-VRSN Registrar WHOIS Server: whois.godaddy.com Registrar URL: http://www.godaddy.com Updated Date: 2022-11-18T06:36:53Z Creation Date: 1999-08-08T04:48:02Z Registry Expiry Date: 2024-08-08T04:47:54Z Registrar: GoDaddy.com, LLC Registrar IANA ID: 146 Registrar Abuse Contact Email: abuse@godaddy.com Registrar Abuse Contact Phone: 480-624-2505 Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited Name Server: NS11.CONSTELLIX.COM Name Server: NS21.CONSTELLIX.COM Name Server: NS31.CONSTELLIX.COM Name Server: NS41.CONSTELLIX.NET Name Server: NS51.CONSTELLIX.NET Name Server: NS61.CONSTELLIX.NET DNSSEC: unsigned >>> Last update of whois database: 2024-05-17T18:58:06Z <<<