Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

pdf file result different from print preview

$
0
0

Hi All,

 

Need help here. Using PB12.5.

 

I have a composite datawindow and it looks perfect at print preview screen, but when I save it as PDF, it will looks different, example, the border or line are missing or the box display is different from screen. (Screenshots below for your reference)

 

I have set these and set the paper size to A4.

dw_1.Object.DataWindow.Export.PDF.Method = Distill!

dw_1.Object.DataWindow.Printer =  'Sybase DataWindow PS'

dw_1.Object.DataWindow.Export.PDF.Distill.CustomPostScript="Yes"

 

 

composite datawindow result at screen:

PrintPreview.JPG

 

 

 

pdf result:

pdf.JPG

 

Please advise.

Thank you.


Best Regards,

Yow


Viewing all articles
Browse latest Browse all 2935

Trending Articles