SetaPDF_Core_Writer_HttpStream A writer class for immediately HTTP delivery without sending a Length header
File: /SetaPDF v2/Core/Writer/HttpStream.php
Class hierarchy
Implements
Summary
Properties
Methods
__construct()
public SetaPDF_Core_Writer_HttpStream::__construct (
[ string $filename = 'document.pdf' [, boolean $inline = false ]]
)The constructor.
Parameters
- $filename : string
The document filename in UTF-8 encoding
- $inline : boolean
Defines if the document should be displayed inline or if a download should be forced