Skip to content

Invalid style value: tbRlV Options:btLr,tbRl #2114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lhq0826 opened this issue Jul 13, 2021 · 1 comment
Open

Invalid style value: tbRlV Options:btLr,tbRl #2114

lhq0826 opened this issue Jul 13, 2021 · 1 comment

Comments

@lhq0826
Copy link

lhq0826 commented Jul 13, 2021

$enum = array(self::TEXT_DIR_BTLR, self::TEXT_DIR_TBRL);

\PhpOffice\PhpWord\IOFactory::load('a.docx');

Why not support "tbRlV" options of setTextDirection function?

@terryzwt
Copy link
Contributor

terryzwt commented Aug 1, 2023

Here is the PR #2429
Before the maintainer accept the PR, you can use it as a patch: https://github.com/PHPOffice/PHPWord/pull/2429.patch

@Progi1984 Progi1984 added this to the 1.3.0 milestone Aug 22, 2024
@Progi1984 Progi1984 modified the milestones: 1.3.0, 1.3.1 Sep 1, 2024
@Progi1984 Progi1984 modified the milestones: 1.4.0, 1.5.0 Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants