Skip to content

Improve skill documentation and validation#1

Merged
RavikumarBaladhandapani merged 10 commits into
masterfrom
copilot/explore-document-sdk-skills
May 18, 2026
Merged

Improve skill documentation and validation#1
RavikumarBaladhandapani merged 10 commits into
masterfrom
copilot/explore-document-sdk-skills

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 15, 2026

Improves skill documentation consistency and validation coverage across the repository.

Changes include adding the missing Excel execution scripts folder tracking, strengthening validation for Mode 2 CSX script/template consistency, documenting supported skill modes in the root README, normalizing the PDF CSX template and scripts placeholder, adding concise JavaScript PDF platform guidance, and restoring PDF conversion guidance with links to conversions.md and the official Syncfusion HTML-to-PDF documentation.

Validation and automated review/security checks were run successfully.

Copilot AI and others added 6 commits May 15, 2026 09:32
Agent-Logs-Url: https://github.com/syncfusion/document-sdk-skills/sessions/a72ddd70-89a3-4f82-8d80-6d93592552ac

Co-authored-by: vijays-git <6880894+vijays-git@users.noreply.github.com>
Agent-Logs-Url: https://github.com/syncfusion/document-sdk-skills/sessions/a72ddd70-89a3-4f82-8d80-6d93592552ac

Co-authored-by: vijays-git <6880894+vijays-git@users.noreply.github.com>
RavikumarBaladhandapani

This comment was marked as duplicate.

- Use `PdfTrueTypeFont` instead of `PdfStandardFont` for Unicode, international characters, or culture-specific symbols (e.g., `€`, umlauts).
- Call `System.Text.Encoding.RegisterProvider(CodePagesEncodingProvider.Instance)` once at startup in .NET Core before using `SetTextEncoding`.
- `PdfHTMLTextElement` supports only basic inline HTML; for complex HTML with CSS and URLs use the HTML-to-PDF converter — see [conversions.md](../word-document-processing/references/conversions.md) or the official HTML-to-PDF docs.
- `PdfHTMLTextElement` supports only basic inline HTML; for complex HTML with CSS and URLs use the official HTML-to-PDF documentation.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to link with the official documentation link. Search and include. also, do not remove the conversions.md link.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 70f9d66 by restoring the conversions.md link and adding the official Syncfusion HTML-to-PDF documentation link.

Agent-Logs-Url: https://github.com/syncfusion/document-sdk-skills/sessions/69dc7ffd-20f2-4b3a-9fac-a913792ae8ef

Co-authored-by: vijays-git <6880894+vijays-git@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 15, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • help.syncfusion.com
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copy link
Copy Markdown
Collaborator

@RavikumarBaladhandapani RavikumarBaladhandapani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No concerns.

Copy link
Copy Markdown

@Ramaraj-Marimuthu Ramaraj-Marimuthu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No concerns

@RavikumarBaladhandapani RavikumarBaladhandapani merged commit 1e1106f into master May 18, 2026
1 check passed
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.

4 participants