Skip to main content
OfficeIMO Docs Search documentation/

Capabilities in Release Preview

Edit on GitHub

See which OfficeIMO and PSWriteOffice capabilities are implemented in open pull requests but not yet available from released packages.

This page helps evaluators distinguish repository code from installable releases. Do not build a production plan around these commands until the linked pull request is merged and the required package version is published.

PSWriteOffice previews

CapabilityWhat the implementation addsRelease state
Mixed document searchSearch-OfficeDocument across Word, Excel, PowerPoint, PDF, PST, OST, Markdown, and Reader formats, with bounded concurrency and as-completed resultsPSWriteOffice #151; waiting on OfficeIMO.Reader package publication
Authenticated PDF automationPassword-aware reading, merge sources, reports, canvas stamping and overlays, rendering options, tables, and header/footer zonesPSWriteOffice #152; waiting on OfficeIMO PDF package publication
Confluence publishingSessions, page read/publish/delete, managed sections, attachments, and a database-reporting examplePSWriteOffice #153; waiting on OfficeIMO Confluence packages

The Confluence reporting example also depends on DbaClientX #215, which adds the Azure Tables provider and PowerShell commands.

Resource-boundary hardening

The current OfficeIMO pull-request stack adds deterministic limits around resource-heavy paths. These changes protect existing workflows; they do not create new format claims:

How to evaluate preview code

  1. Check the pull request head and dependency notes.
  2. Build from source with the linked OfficeIMO projects rather than substituting an older published package.
  3. Run the included examples and focused tests.
  4. Recheck NuGet or PowerShell Gallery before switching an installation guide to the new public version.

Stable workflows remain documented in the normal product and guide pages. This preview page is the only place where the site intentionally describes commands that are not yet generally installable.