Program PAC 3s webview not working

Questions about Wine on macOS.
Locked
jimmyhartington
Newbie
Newbie
Posts: 2
Joined: Fri Jun 25, 2021 4:21 am

Program PAC 3s webview not working

Post by jimmyhartington »

Hi

I am trying to create a version of the software PAC 3 (https://www.access-for-all.ch/en/pdf-ac ... ecker.html). It is a program to check if PDF files adhere to the PDF/UA standard for webaccesibility.
With .NET 4.8 I can get it to run. It checks the pdf-file.
But the feature to show a ScreenReader preview does not work. When I run it on a Windows natively it works and it seems to be a webview of sorts.

Image

Here is a pdf-file to test with: https://d.pr/f/oPYMVb+

Does anybody know which Winetricks or other methods to get such a webview to work?
Gcenx
Level 6
Level 6
Posts: 709
Joined: Mon Dec 25, 2017 12:11 pm

Re: Program PAC 3s webview not working

Post by Gcenx »

As you haven't provided any terminal output or additional information (wine version/macOS version) theres little anyone can do to help you.
jimmyhartington
Newbie
Newbie
Posts: 2
Joined: Fri Jun 25, 2021 4:21 am

Re: Program PAC 3s webview not working

Post by jimmyhartington »

Hi

Sorry to not have provided the info. I am still learning how to use Wine.

I am using Wine Engine WS11WineCX64bit20.0.2 on macOS Big Sur 11.4

I have installed .net 4.8 with Winetricks to get the program to start.

And here is the log-files: https://d.pr/f/aurv0z+
Gcenx
Level 6
Level 6
Posts: 709
Joined: Mon Dec 25, 2017 12:11 pm

Re: Program PAC 3s webview not working

Post by Gcenx »

Wineskin (and other third-party projects) aren't supported on Winehq.

You’d be better opening an issue directly on my GitHub. Fill out all sections of the bug template and I’ll see if I can get it working on my end.
Locked