PHPWord icon indicating copy to clipboard operation
PHPWord copied to clipboard

Does PHPWord support drop caps?

Open W3Extensions opened this issue 9 years ago • 1 comments

If so, how?


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

W3Extensions avatar Feb 19 '17 18:02 W3Extensions

This is currently not yet supported. We would need to add <w:framePr w:dropCap="drop" w:lines="3" w:wrap="around" w:vAnchor="text" w:hAnchor="text"/>

troosan avatar Jun 27 '17 21:06 troosan