Hi Loic,
this is my code, works with gdpicturepro (Vers 3.08.0005)
....
Get ComPrintSetActivePrinter printername to lb_ok
Get ComGetTotalFrame to li_frame //Anzahl der Seiten
Send ComPrintSetFromToPage 1 li_frame
Send ComPrintImage
....
With gdpicturepro (3.9.0.0) the printdialog will open, choise a printer and
press ok, nothing. in the documentation aren´t changes.
Thanks
