Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PPT Output Limitations #1323

Unanswered
CodeAsCoding asked this question in Q&A
Discussion options

I had encountered several issues when we try to the output for pptx.

  1. When client name is long, misalignment occurs on Title/First slide - Placeholder for client name on the title slide is having fixed size in the sample PPT allowed characters in client name - 100).
  2. Text is broken and added as a separate item, which is breaking the rows when it is overflowing.
  3. When splitting a single HTML file into two separate files (pages), there is a potential risk of losing formatting attributes applied within the content in the second slide, such as bullets, bold text, or other styling elements that are specifically applied within input fields in an application. Addressing this limitation requires a careful and thorough manual review and adjustment of styles to maintain consistency between the two resulting HTML files. So, it is not achievable programmatically. (character limitation for observation & recommendation -2000 characters)

image

Is there a workaround for all of these issues? Please let me know if there is an answer for all of these 3 issues.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /