https://bz.apache.org/bugzilla/show_bug.cgi?id=68384

--- Comment #2 from Yan <[email protected]> ---
Created attachment 39639
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=39639&action=edit
Sample PPTX file

Attachment shown is the pptx file we uploaded. There is incorrect numbering
when convert PPTX to image if the slide contains sub-bullet/sub-numbering using
XSLFSlide.draw().

PPTX content:
1. Text
   a. Text
   b. Text
   c. Text
2. Text
3. Text


After conversion:
1. Text
   b. Text
   c. Text
   d. Text
5. Text
6. Text

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to