Skip to content

Conversation

@elong0527
Copy link
Collaborator

Summary

  • Added executable_path parameter to write_docx() method to allow users to specify a custom LibreOffice executable path
  • Updated LibreOfficeConverter initialization to accept the custom path
  • Added /tmp/soffice and /tmp/libreoffice paths for Linux to support testing environments

Test plan

  • Test write_docx() with default LibreOffice path
  • Test write_docx() with custom executable path
  • Verify backward compatibility (existing code without executable_path parameter)
  • Test on Linux with /tmp paths

🤖 Generated with Claude Code

elong0527 and others added 2 commits December 23, 2025 20:55
- Add executable_path parameter to write_docx method
- Pass custom path to LibreOfficeConverter
- Add /tmp paths for LibreOffice on Linux for testing environments

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
@elong0527 elong0527 requested a review from nanxstats December 23, 2025 20:04
@elong0527 elong0527 merged commit b56b4ab into main Dec 23, 2025
8 of 9 checks passed
@nanxstats nanxstats deleted the feature/custom-libreoffice-path branch December 23, 2025 23:08
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.

1 participant