Hello,
I am using TPP and all works very fine.
I have only one problem :
I want to create an A5 paper sized report, but it prints all pages as A4 sized...
I configured the TPP as:
...
PV.PaperType:=pA5;
PV.Orientation:=poLandscape;
...
and it send to the printer as if i configured to PaperType:=pA4 and Orientation:=poLandscape
What is the problem ?
thanks in advanced for any help,
Best regards