Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035207Retail ModulesWeb POS Hardware Managerpublic2017-02-08 16:592018-03-07 09:21
adrianromero 
adrianromero 
urgentmajorN/A
closedfixed 
5
 
RR18Q2RR18Q2 
marvintm
No
0035207: Use latest version of Apache PDFBox to print PDF
Currently the Hardware manager to print PDF files just sends the PDF file to the printer. This method only works if the printers supports native PDF printing but this method is not supported by all printers. With the Apache PDFBox we can print PDF files without needing native support by the printer
Try to print a PDF file using the hardware manager and a printer without native PDF support
No tags attached.
Issue History
2017-02-08 16:59adrianromeroNew Issue
2017-02-08 16:59adrianromeroAssigned To => adrianromero
2017-02-08 16:59adrianromeroTriggers an Emergency Pack => No
2018-03-02 14:30adrianromeroStatusnew => scheduled
2018-03-02 14:30adrianromeroTarget Version => RR18Q2
2018-03-02 14:31adrianromeroNote Added: 0102933
2018-03-02 14:31adrianromeroStatusscheduled => resolved
2018-03-02 14:31adrianromeroResolutionopen => fixed
2018-03-05 12:14hgbotCheckin
2018-03-05 12:14hgbotNote Added: 0102975
2018-03-05 12:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager/rev/1f1b064643fd367bc8721a2a05b757508d473094 [^]
2018-03-07 09:21marvintmReview Assigned To => marvintm
2018-03-07 09:21marvintmStatusresolved => closed
2018-03-07 09:21marvintmFixed in Version => RR18Q2

Notes
(0102933)
adrianromero   
2018-03-02 14:31   
Fixed in Merged changeset:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/rev/1c95d3b4880e [^]
(0102975)
hgbot   
2018-03-05 12:14   
Repository: erp/pmods/org.openbravo.retail.poshwmanager
Changeset: 1f1b064643fd367bc8721a2a05b757508d473094
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Mar 05 12:13:13 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager/rev/1f1b064643fd367bc8721a2a05b757508d473094 [^]

Compilation synchronized with sources:
Fixes issue 0034825: Hardware Manager Monitoring and Management
Fixes issue 0035207: Use latest version of Apache PDFBox to print PDF
Fixes issue 0033277: Support for JavaPOS devices

---
M bin/logging.properties
M bin/openbravohw.properties
M bin/poshw.jar
M bin/rev.id
M bin/start.bat
M bin/start.sh
M legal/Licensing.txt
A bin/lib/JMXWrapper-1.3.jar
A bin/lib/fontbox-2.0.4.jar
A bin/lib/javapos-1.14.0.jar
A bin/lib/org.eclipse.jdt.core-3.12.3.jar
A bin/lib/pdfbox-2.0.4.jar
A bin/profile.bat
A bin/profile.sh
A bin/stop.bat
A bin/stop.sh
A legal/JMXWrapper_MIT_License.txt
R bin/lib/pdfbox-app-1.8.9.jar
---