1. C K
  2. PowerBuilder
  3. Tuesday, 31 October 2023 09:51 AM UTC

Hello,

I display a PDF file by Microsoft WebBrowser (Powerbuilder 12.5), as follows:

 Object.Navigate("file:///" + astr_pdf_wb.s_fileName + "#view="+ ls_view_pdf +"&pagemode="+ ls_pagemode & +"&toolbar="+String( li_toolbar )+"&navpanes=" +String( li_navpanes ) + "&page=" +String(li_page))

I have to rotate the file' how can i do it?

Thansk,

Chava

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 31 October 2023 20:25 PM UTC
  2. PowerBuilder
  3. # 1

Hi Chava;

  FWIW: The only way I have done this in the past was to use the Abode PDF SDK. FYI: https://developer.adobe.com/document-services/docs/overview/pdf-services-api/howtos/rotate-pages. Adobe now also can do this via a WebAPI call ... https://developer.adobe.com/document-services/apis/pdf-services/rotate-pdf-pages

  Another option would be to use a 3rd party tool. For example: https://www.cube-soft.jp/en/cubepdfutility/?utm_source=google&utm_medium=ads&gclid=EAIaIQobChMIxMCvzI6hggMVDxKtBh0MWgZYEAMYASAAEgLPCfD_BwE

  For other alternatives ... Google is your friend.  ;-)

HTH

Regards ... Chris

Comment
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.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.