DLL Error on function 'PXC_AddImageExA' with the new library

This Forum is for the use of Software Developers requiring help and assistance for Tracker Software's PDF-Tools SDK of Library DLL functions(only) - Please use the PDF-XChange Drivers API SDK Forum for assistance with all PDF Print Driver related topics or PDF-XChange Viewer SDK if appropriate.

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Tracker Supp-Stefan

Post Reply
INAGAKI, Hiroshi
User
Posts: 10
Joined: Tue Jun 01, 2010 12:56 am

DLL Error on function 'PXC_AddImageExA' with the new library

Post by INAGAKI, Hiroshi »

Dear Stefan,

I have tried using the new library(ver.4.0.190), But there was another problem.

Code: Select all

//Get page count
res := PXC_AddImageExA(pdf, PChar('sample.tif'), nil, 0);
The above code is trying to get page count of the 'sample.tif'(I sent the file before).

The return value of function "PXC_AddImageExA" is not correct.
'sample.tif' is single page, but return value is 2.
In case of Multi-page TIFF file, The return value is twice of page count.

I look forward to hearing from you.

Regards,
INGAKI, Hiroshi
User avatar
Paul - Tracker Supp
Site Admin
Posts: 6897
Joined: Wed Mar 25, 2009 10:37 pm
Location: Chemainus, Canada
Contact:

Re: DLL Error on function 'PXC_AddImageExA' with the new library

Post by Paul - Tracker Supp »

Hi Hiroshi,

this is a different issue so in the interests of staying on topic I have split it into it's own thread. The team are looking into this right now. Ticket RT#751: DLL Error on function 'PXC_AddImageExA' with the new library

We'll keep you posted as to what we find.
Best regards

Paul O'Rorke
Tracker Support North America
http://www.tracker-software.com
User avatar
Paul - Tracker Supp
Site Admin
Posts: 6897
Joined: Wed Mar 25, 2009 10:37 pm
Location: Chemainus, Canada
Contact:

Re: DLL Error on function 'PXC_AddImageExA' with the new library

Post by Paul - Tracker Supp »

The team have identified that this is a bug and it will be fixed as soon as practical.

hth
Best regards

Paul O'Rorke
Tracker Support North America
http://www.tracker-software.com
INAGAKI, Hiroshi
User
Posts: 10
Joined: Tue Jun 01, 2010 12:56 am

Re: DLL Error on function 'PXC_AddImageExA' with the new library

Post by INAGAKI, Hiroshi »

Dear Paul,

The library recently released (version 4.0.191) is not resolved this problem.
Could you let me know the rough date when the update will be available?

Regards,
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17910
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: DLL Error on function 'PXC_AddImageExA' with the new library

Post by Tracker Supp-Stefan »

Hello Hiroshi,

Unfortunately this problem was reported too soon before the latest release so the devs could not include the fix in build 191.
The next one should be ready in the next 13-14 days.

Best,
Stefan
INAGAKI, Hiroshi
User
Posts: 10
Joined: Tue Jun 01, 2010 12:56 am

Re: DLL Error on function 'PXC_AddImageExA' with the new library

Post by INAGAKI, Hiroshi »

Dear Paul,
Dear Stefan,

The library recently released (version 4.0.192) is not resolved this problem.
could you confirm the status?

I look forward to hearing from you.

Regards,
User avatar
Ivan - Tracker Software
Site Admin
Posts: 3549
Joined: Thu Jul 08, 2004 10:36 pm
Location: Vancouver Island - Canada
Contact:

Re: DLL Error on function 'PXC_AddImageExA' with the new library

Post by Ivan - Tracker Software »

Sorry for delay.
This bug is already fixed and fix will be available in build 193.
Tracker Software (Project Director)

When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
Post Reply