Skip to content

Add methods to get instances of TPageFactory<TPage> - #1432

Open
adelobosko wants to merge 1 commit into
UglyToad:masterfrom
adelobosko:feature/get-page-factory-instance
Open

Add methods to get instances of TPageFactory<TPage>#1432
adelobosko wants to merge 1 commit into
UglyToad:masterfrom
adelobosko:feature/get-page-factory-instance

Conversation

@adelobosko

Copy link
Copy Markdown
Contributor

Currently, there is no way to access the factory instance after registering it with document.AddPageFactory<SKPicture, SkiaPageFactory>(); to configure additional options.

It relates to BobLd/PdfPig.Rendering.Skia#146 when need to replace default font (SKTypeface.Default and use a font from file, BobLd/PdfPig.Rendering.Skia#145).

…eFactory<TPage>

Currently, there is no way to access the factory instance after registering it with document.AddPageFactory<SKPicture, SkiaPageFactory>(); to configure additional options.
@adelobosko adelobosko changed the title feat(get-page-factory-instance): add methods to get instances of TPageFactory<TPage> Add methods to get instances of TPageFactory<TPage> Sep 2, 2026
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.

1 participant