+ All Categories
Home > Technology > Day 21, adding printing to the Java open source office suite

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

Date post: 03-Jul-2015
Category:
Upload: anthony-goubard
View: 170 times
Download: 2 times
Share this document with a friend
Description:
Day 21 of writing an open source office suite in Java. Today, adding printing support, add database entries, improving styling and more
15
http://www.joeffice.org © Copyright 2013 - Japplis Joeffice Printing Day 21
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


Recommended