1. Moshe Tangi
  2. PowerBuilder
  3. Friday, 25 August 2017 15:17 PM UTC

Hi all

 

After migrating an app to 2017 , what do i need to do within the code in order to save to pdf without any PDf printer installed or GS installed ?

 

Thanks

 

Moshe

Accepted Answer
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 25 August 2017 15:43 PM UTC
  2. PowerBuilder
  3. # Permalink

Hi Moshe;

  Set the following in the DWO's properties in the DW Painter ...

HTH

Regards ... Chris

Comment
There are no comments made yet.
Mike S Accepted Answer Pending Moderation
  1. Friday, 25 August 2017 17:26 PM UTC
  2. PowerBuilder
  3. # 1
or, instead of changing every datawindow in your entire application:
 
dw.Modify("DataWindow.Export.PDF.Method = NativePDF!  DataWindow.Export.PDF.NativePDF.customorientation='0' ")

 

Comment
  1. Moshe Tangi
  2. Sunday, 27 August 2017 08:32 AM UTC
Thanks Mike

  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.