Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

export to PDF #42

Merged
merged 8 commits into from
Oct 23, 2015
Merged

export to PDF #42

merged 8 commits into from
Oct 23, 2015

Conversation

pawc
Copy link
Contributor

@pawc pawc commented Oct 23, 2015

No description provided.

@@ -13,6 +13,7 @@
<Menu mnemonicParsing="false" text="File">
<items>
<MenuItem fx:id="changePasswordItem" mnemonicParsing="false" text="Change password" />
<MenuItem fx:id="exportItem" mnemonicParsing="false" text="Export to PDF" />
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you fix the indenting here?

@paddatrapper
Copy link
Owner

Nice work, though it is missing an Integration Test for the Export interface. Should be fairly easy to write - create a PDF and check if the file exists (and then delete it)

paddatrapper added a commit that referenced this pull request Oct 23, 2015
@paddatrapper paddatrapper merged commit e7417f1 into paddatrapper:master Oct 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants