If this property is defined then a comprehensive Pdf report will be generated instead of HTML display. Besides the ASP-db output as well, additional pages can be included like Cover page, Graphics image page etc..

dbQP Abbr: pdf
Version: All

Namespace:  Tornado
Assembly:  Tornado (in Tornado.dll) Version: 12.6.0.9 (1.0.0.0)

Syntax

C#
public string dbPdf { get; set; }
Visual Basic (Declaration)
Public Property dbPdf As String

Field Value

obj.dbPDF = "(;,|!)BaseURL | Cover | EmbedFonts | HtmlAppend | ImageFT | ImageHD | ImageWM | Info | Link | Orientation | PageSize | PdfAppend | Savefile | Security | Security | SetupFT | SetupHD | TextFT | TextHD | TextWM| Url"

Remarks

See Special Topcis - Pdf Report for details and examples.

See Also