Hi,
when I put the PREVIEW CLAUSE I see a preview window.
I want to know if is it possibile to personalize the button bar.
For example delete some buttons such as pdf, mail export to word and so on and personalize other.
I want to know if is it possible to create for instance a button that if clicked the print goes to pdfcreator directly
without the possibility to choice a printer from list.
That would be great that if i click on "pdfcreator" button before begins print I can set folder and name of pdf file to create
using using the usual pdfcreator instruction set
oPdf = CREATEOBJECT( "PDFCreator.JobQueue" )
oPdf:Initialize()
Have I to need to edit rpreview.prg to obtain this goals?