Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Export.PDF.XSLFOP.Print – PB Docs 2021 – PowerBuilder Library

Export.PDF.XSLFOP.Print – PB Docs 2021

Export.PDF.XSLFOP.Print

property (DataWindow object)

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.

Applies to

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 NativePDF! or 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

Export.PDF.Method


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