1. Pranoy Sinha
  2. .NET DataStore
  3. Sunday, 12 December 2021 22:57 PM UTC

Hi,

We have a .net based application and want to convert PSR (Powersoft report) report to PDF to view it. How can I convert PSR format to PDF in a .net based application?

As a note, the PSR reports were created by our legacy application built on powerbuilder 9.x.

Pranoy

 

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Sunday, 12 December 2021 23:27 PM UTC
  2. .NET DataStore
  3. # 1

Hi Pranoy;

1) Older PB version PSR's are not compatible with newer PB versions as the PSR contains DW object source code along with their data buffers.

2) .Net Apps cannot process PSR files as they are a PB proprietary format and need the PB runtime & DW control in order to reconstitute them into a visual entity.

3) In order to handle PSR's, you will need either a) InfoMaker or b) a PB based application.

FYI ... Free viewer: http://chrispollach.blogspot.com/2021/02/2021psr.html

Regards... Chris

Comment
  1. Pranoy Sinha
  2. Sunday, 12 December 2021 23:44 PM UTC
Thanks for your response Chris.

So are there any PB and DW libraries for .net?
  1. Helpful
  1. Chris Pollach @Appeon
  2. Sunday, 12 December 2021 23:54 PM UTC
There used to be a Sybase PB.net product that could build WPF based Apps & .Net assemblies but Sybase discontinued that product long ago.
  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.