I run into strange behavior, probably bug, when printing from 4D v15.4.
Maybe somebody has a feedback or workaround.

I made a single printing code

PRINT SETTINGS
$l:=Print form("printTest")
PAGE BREAK

called from button script (printTest form fontain just one static test.)
Clicking on button prints a page with text. Everything is fine until I
select "Open PDF in Preview" in print dialog - from that moment, any print
to any destination goes to preview.

GET PRINT OPTION(Destination option;$l) returns 1 and
SET PRINT OPTION(Destination option;1) does not help.

Bug does not seem to be in v16.


--


Peter Bozek
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to