Hi PB Gurus,
Last year we planned to use Native PDF and tested it with PB 2017. In order to use Native PDF we added below code in PB.ini and it worked fine for us. It covered 99% of different layouts and export to pdf was successful. We were a happy team to achieve the Native PDF functionality without writing a single line of code. Later on we decided to move some other items, update infrastructure before moving to Native PDF.
[Data Window]
NativePDF_IncludeCustomFont=1
NativePDF_Valid=1
Now we decided to move Native PDF but we are running into an issue due to PB Version of 2019. We were able to generate PDF by adding above 3 lines into pb.ini using PB 2017 but now in PB 2019 it is not working.
Are we missing something or Appeon has applied some restriction to use above method?
We are using PB 2019 R2 Build 2353.