Skip to content

Replacing library for open document sheet export#7

Merged
graemerocher merged 3 commits intogpc:masterfrom
frangarcia:master
Mar 3, 2015
Merged

Replacing library for open document sheet export#7
graemerocher merged 3 commits intogpc:masterfrom
frangarcia:master

Conversation

@frangarcia
Copy link
Copy Markdown

No description provided.

@graemerocher
Copy link
Copy Markdown
Member

Sorry, please enlighten me, why is open document sheet better or preferred?

@frangarcia
Copy link
Copy Markdown
Author

The odfdom-java library has changed quite a lot in the last version and I found the simple api (https://incubator.apache.org/odftoolkit/simple/index.html) which it is pretty simple. Also currently the odfdom-java version 0.8.5 is not available in maven anymore and after a look at 0.8.7 (which it is in maven), classes have been renamed and the old code didn't work anymore.

@frangarcia
Copy link
Copy Markdown
Author

I have also removed a hardcoded value that prevented to render properly the css resource. From now on, we won't need to worry about changing this hardcoded value anymore as it will be taken from the plugin info instead.

graemerocher added a commit that referenced this pull request Mar 3, 2015
Replacing library for open document sheet export
@graemerocher graemerocher merged commit 1bbe0f8 into gpc:master Mar 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants