Application crash when using doPDF

Post here if you have problems installing or using doPDF.
Post Reply
pavelsh
Posts: 3
Joined: Tue Jul 25, 2017 11:52 am

Application crash when using doPDF

Post by pavelsh »

Figured out problem when using doPDF in our application.
I've made a test application on c# that illustrates the problem.

The crashing happens in case of target platform = x64.
On x86 everything is fine.

OS: Win10 x64.

Claudiu (Softland)
Posts: 1560
Joined: Thu May 23, 2013 7:19 am

Re: Application crash when using doPDF

Post by Claudiu (Softland) »

Hi,
Not sure I understand exactly what you did. doPDF cannot be used inside other applications so I'm not sure what integration you did.

pavelsh
Posts: 3
Joined: Tue Jul 25, 2017 11:52 am

Re: Application crash when using doPDF

Post by pavelsh »

I meant that my application crashes when Im trying to print something from it. And my default printer is doPDF.
I figured out that this problem is connected with x64 applications.

I can provide you small test application for investigation.

Pidor00
Posts: 2
Joined: Mon Aug 07, 2017 11:12 pm

Re: Application crash when using doPDF

Post by Pidor00 »

Try running the program in compatibility mode for other versions of Windows.
Or try to run it as an administrator
Last edited by Pidor00 on Tue Dec 03, 2019 10:40 am, edited 1 time in total.

pavelsh
Posts: 3
Joined: Tue Jul 25, 2017 11:52 am

Re: Application crash when using doPDF

Post by pavelsh »

Pidor00 wrote:Try running the program in compatibility mode for other versions of Windows.
Or try to run it as an administrator
It works in compatibility mode Windows 8.

Post Reply