Export.PDF.XSLFOP.Print – PB Docs 126

Export.PDF.XSLFOP.Print DataWindow object property

Description

Setting that enables you to send a DataWindow object directly
to a printer using platform-independent Java printing when using
the XSL-FO method to export to PDF. This is an option of the Apache
FOP processor.

Controls

DataWindow objects

Syntax

PowerBuilder dot notation:

Describe argument:

Parameter

Description

value

(exp) Whether the
exported PDF is sent directly to the default printer.

Values are:

  • Yes – The DataWindow
    object is exported to a PDF file and sent directly to a printer.

  • No – The DataWindow object is exported
    to a PDF file but is not printed (default).

Usage

Set this property if you are using the XSL-FO method to export
a DataWindow object to a PDF file and you want to send the PDF file
directly to a printer. The PDF file is always printed to the default
system printer. The DataWindow.Printer property setting is ignored.

This property has no effect if the Export.PDF.Method property
is set to Distill!.

In the painter

On the Data Export page in the Properties view for the DataWindow
object, select PDF from the Format to Configure list and XSLFOP!
from the Method list, and then select Print Using XSLFOP.

Examples

This example specifies the XSLFOP! method for PDF
export, sets the XSLFOP.Print property, and saves the data to a
file called printed.pdf, which is sent directly
to the default printer:

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x