Scryber.Core 5.0.5-beta

This is a prerelease version of Scryber.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Scryber.Core --version 5.0.5-beta
NuGet\Install-Package Scryber.Core -Version 5.0.5-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Scryber.Core" Version="5.0.5-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Scryber.Core --version 5.0.5-beta
#r "nuget: Scryber.Core, 5.0.5-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Scryber.Core as a Cake Addin
#addin nuget:?package=Scryber.Core&version=5.0.5-beta&prerelease

// Install Scryber.Core as a Cake Tool
#tool nuget:?package=Scryber.Core&version=5.0.5-beta&prerelease

Change the way you create documents.

With a styles based template layout it is easy to create good looking, flowing documents with dynamic content from you applications or sites.

HTML First

The latest version of scryber makes a significant switch to an XHTML first approach. If you know HTML you can create documents.

scryber supports:

  • standard html body, tables, lists, divs and spans and many newer html5 tags
  • flowing and flexible layout with multiple pages in css sizes, along with page headers, footers and breaks.
  • SVG elements for drawings and icons.
  • cascading styles: linked, embedded or inline using css syntax and priority.
  • databinding for dynamic content on simple and complex objects with repeating templates.
  • embed and iframe imports of external content,
  • sizing and positioning of elements inline, block, relative or absolute.
  • images and colours with text and shape fills backgrounds and borders.
  • logging and appending to the output
  • multiple fonts, including linked google fonts, with text alignment; spacing; leading; decoration and breaking.

If you have used the previous pdfx files, the older templates should continue to work. But we will be concentrating on html, css and svg going forwards.

Getting Started

The easiest way to begin is to use the Nuget Packages here

scryber.core package (Base libraries for GUI or console applications)

OR for asp.net mvc

scryber.core.mvc package (Which includes the scryber.core package).

The source is available on GitHub

Contributions always welcome

scryber.core source code

Documentation on ReadTheDocs

Check out Read the Docs for more information on how to use the library.

scryber.core documentation

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Scryber.Core:

Package Downloads
Scryber.Core.Mvc

The Mvc extensions for the Scryber.Core PDF creation engine - change the way you make documents. Scryber is an advanced PDF generation engine based around HTML templates with CSS styles and SVG drawing, or just code it. It includes full flowing pages, dynamic template binding on your object model and referenced external files, images, css and fonts. Easily create documents from your Apps, MVC sites, or Javascipt ajax calls. This framework is built entirely in .NET6 and Net Standard 2.0 and is released under the LGPL licence so you can use to it in commercial applications.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Scryber.Core:

Repository Stars
richard-scryber/scryber.core
Scryber.Core is a dotnet 6 html to pdf engine written entirely in C# for creating beautiful flowing documents from html templates including css styles, object data binding and svg drawing.
Version Downloads Last updated
6.0.4-beta 4,317 1/12/2024
6.0.3.2-beta 5,487 10/6/2023
6.0.3.1-beta 580 10/6/2023
6.0.3-beta 595 10/5/2023
6.0.2.1-beta 780 9/18/2023
6.0.2-alpha 3,056 5/4/2023
6.0.1.3-beta 593 9/18/2023
6.0.1-beta 8,229 3/24/2023
6.0.0.16-beta 1,683 3/1/2023
6.0.0.14-beta 11,540 1/1/2023
6.0.0.13-beta 1,079 12/6/2022
6.0.0.10-beta 1,006 10/6/2022
6.0.0.9-beta 2,474 9/30/2022
6.0.0.8-beta 1,867 9/23/2022
6.0.0.6-beta 729 9/23/2022
6.0.0.5-beta 941 9/16/2022
6.0.0.4-beta 892 9/16/2022
5.1.0.2-beta 9,084 8/31/2021
5.1.0.1-beta 1,713 7/27/2021
5.1.0-beta 1,104 7/19/2021
5.0.7 28,165 6/16/2021
5.0.7-alpha 793 4/29/2021
5.0.6.3 2,737 4/9/2021
5.0.6.2-beta 746 4/7/2021
5.0.6.1-beta 825 4/6/2021
5.0.6 947 3/30/2021
5.0.5.4 1,278 3/30/2021
5.0.5.3-beta 932 3/13/2021
5.0.5.2-beta 845 3/12/2021
5.0.5.1 1,370 3/5/2021
5.0.5 1,301 2/26/2021
5.0.5-beta 873 2/21/2021
5.0.4 1,814 1/30/2021
5.0.3 1,207 1/18/2021
5.0.3-beta 856 1/12/2021
5.0.3-alpha 964 1/4/2021
5.0.1-alpha 995 12/30/2020
1.0.2-alpha 853 12/15/2020
1.0.1-alpha 935 9/14/2020
1.0.0.25 2,491 9/1/2020
1.0.0.24 1,483 8/18/2020
1.0.0.23 1,324 8/16/2020
1.0.0.5 1,240 6/19/2020
1.0.0.3 1,365 6/10/2020
1.0.0.1 1,141 5/23/2020
0.9.0 1,151 5/23/2020

5.0.5

Multiple enhancements including

Embed and iFrame support
Support for border-left, border-right, etc
Support for encryption and restrictions
Classes and styles on templates are supported.
Added em, strong, strike, del, ins elements
Html column width and break inside
CSS and HTML Logging
Fixed application of multiple styles with the same word inside
Allow missing images on the document is now supported.
Contain fill style for background images.

5.0.4

Added SVG Support, and local font urls

5.0.3

Public release with most of the issue ironed out (just let us know if not). Along with @font-face, absolute, relative and display css.

5.0.3-beta

Working with support for @page css directives for the whole document and section page sizes. Support for <page />






tags with property or for attributes. Fix for anchor links with internal and external href.

5.0.3-alpha

Added support for HTML binding with the template tag and data-bind attribute. Along with fixes for single character css values and other minor updates.

5.0.1-alpha

Increased support for the HTML parsing with entities and DTD, along with the upgrade to dotnet 5

1.0.1-alpha

Significant updates to the Components namespace (removing the PDF prefix); support for the match='' style attribute; prioritizing style application based on selectors and complexity; direct parsing of XHTML; and support for styles based page breaking. With updated unit tests

1.0.0.25
-----------------
Updated and improved HTML and Markdown handling.

1.0.0.24
-------------------
Package for release to Nuget Public
Updated for the allow missing images option and fixed height and width for 0 resolution
Added the xsd files to the root of the components project
Added a readme.txt file
Added column-widths to the components and styles, with support for varable widths.
Page numbering falls back to the page number format set on the page if not explicitly set.
Removed the Page number prefix instead only supprting the page number display format
Updated to add the static cache provider service
Added the template property to the Placeholder, and support for updating templates to parameters
Stronger typing on the parameters and object parameter, and support for XML pararmeters as XPath or XNode values.
Passing any controller to the template generation so that it can be used to bind to events in templates.
Updated the data components for ForEach, With, If, Choose:When to be able to use xpath and object binding expressions on the value property.
Updated the PDFUser Component to use Params not Items
Updated the bindings and Params. Autobind on the document defaults to true.
Added the binding expressions as default in the parsing options
Fixed the query string overrides on the item native values
PDFDocument fix for remote references.


1.0.0.5

Fixes for path mapping on Mac / Unix / Windows when loading reference paths. Updated for the schema references and scrybersettings.json in the Scryber.Core.Schemas package

Added the default namespaces to the ParsingOptions, and updated version to match MVC and OpenType