PDFRasterizer.NET 4.0 is now available. Supports .NET Core. Renders pixel-perfectly.

Method Write

Namespace TallComponents.PDF.Layout
Class Document

Write document in Event-Driven mode (pull) to HttpResponse. Document is read from an XML reader.

Sets the following headers:

HeaderValueContentTypeapplication/pdfContentEncodingUTF8

It is the responsibility of the client (caller) to Flush and Close the .

Please check the turorial on differences in the Push (normal) and Pull (low resource, event driven) mode generation. There are some features that change behavior when using Pull-mode.

Syntax

public Void Write(XmlReader readerHttpResponse response)

Returns

Void

Parameters


XmlReader reader
XML specification of the document content.

HttpResponse response
The HttpResponse to write to.
Download TallPDF.NET 4.0
We will send you a download link

  • This field is for validation purposes and should be left unchanged.
Why do we ask your email address?
We send tips that speed up your evaluation
We let you know about bug fixes
You can always unsubscribe with one click
We never share your address with a 3rd party
Thank you for your download

We have sent an email with a download link.