Skip to content
This repository was archived by the owner on Jul 25, 2026. It is now read-only.

feat: add baseuri and css support - #74

Merged
PrzemyslawKlys merged 1 commit into
masterfrom
add-parameters-for-baseuri-and-css-paths
Aug 7, 2025
Merged

feat: add baseuri and css support#74
PrzemyslawKlys merged 1 commit into
masterfrom
add-parameters-for-baseuri-and-css-paths

Conversation

@PrzemyslawKlys

Copy link
Copy Markdown
Member

Summary

  • allow Convert-HTMLToPDF to specify BaseUri and external CSS files
  • wire converter properties for resource resolution
  • document usage with new example and test
  • reuse shared assets and stabilize Pester suite

Testing

  • dotnet build Sources/PSWritePDF/PSWritePDF.csproj -c Debug -p:TargetFrameworks=net8.0
  • dotnet build Sources/PSWritePDF/PSWritePDF.csproj -c Debug -p:TargetFrameworks=net472
  • pwsh -NoLogo -NoProfile -File ./PSWritePDF.Tests.ps1

https://chatgpt.com/codex/tasks/task_e_6894ef030e78832eaca4500eea1e2712

@PrzemyslawKlys
PrzemyslawKlys merged commit 02f8760 into master Aug 7, 2025
2 of 3 checks passed
@PrzemyslawKlys
PrzemyslawKlys deleted the add-parameters-for-baseuri-and-css-paths branch August 7, 2025 20:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant