day 21, adding printing to the java open source office suite

15
http://www.joeffice.org © Copyright 2013 - Japplis Joeffice Printing Day 21

Upload: anthony-goubard

Post on 03-Jul-2015

170 views

Category:

Technology


2 download

DESCRIPTION

Day 21 of writing an open source office suite in Java. Today, adding printing support, add database entries, improving styling and more

TRANSCRIPT

Page 1: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

Joeffice

Printing

Day 2

1

Page 2: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

Printing

Page 3: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

Printing

Page 4: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

Page 5: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

Page 6: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

Page 7: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

Page 8: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

Page 9: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

Page 10: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

Printing

● Spreadsheet table● Text document● Database table● Presentation● Presentation thumbnails● Presentation notes

Page 11: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

More styling

● Subscript● Superscript● Strikethrough● Font size

Page 12: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

Database add entry

Page 13: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

More

● Document loaded in separate thread

Page 14: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

Page 15: Day 21, adding printing to the Java open source office suite

http://www.joeffice.org © Copyright 2013 - Japplis

Joeffice

● Java Office Suite● Open Source (Apache licence 2.0)● Offline & Online● Tabs and docking editors● Works on Windows, MacOS X, Linux