Search found 24 matches

by igor_p
Thu Oct 04, 2018 1:29 pm
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: GetPagesCount Error
Replies: 5
Views: 7674

Re: GetPagesCount Error

Hello, I have exactly the same problem as described in this topic. Could you, please, check attached PDF file and tell me what is wrong with it? I thought that it simply does not contain a "/Count" property, but it is available: << /Type /Pages /Kids [ 3 0 R 7 0 R 10 0 R 13 0 R 16 0 R] /Co...
by igor_p
Mon Jun 13, 2016 11:58 am
Forum: PDF-XChange Drivers API SDK
Topic: Problem with storing printer options
Replies: 1
Views: 1972

Problem with storing printer options

Hi, I have got a problem with my implementation of the PXCComLib6.IStream interface (see below). I want it to read/write to the file. public class PrinterStream : PXCComLib6.IStream { private System.IO.Stream stream; public PrinterStream( System.IO.Stream stream ) { this.stream = stream; } public vo...
by igor_p
Thu Nov 06, 2014 11:00 am
Forum: PDF-XChange Drivers API SDK
Topic: Printing driver - evaluation watermark after registration
Replies: 19
Views: 8189

Re: Printing driver - evaluation watermark after registratio

Hi again, I've searched deeper your forum and found two interesting posts: https://forum.pdf-xchange.com/viewtopic.php?f=43&t=10887&p=57934&hilit=devmode#p57949 https://forum.pdf-xchange.com/viewtopic.php?f=43&t=15306&p=66717&hilit=devmode#p66717 They are talking about changi...
by igor_p
Wed Nov 05, 2014 3:43 pm
Forum: PDF-XChange Drivers API SDK
Topic: Printing driver - evaluation watermark after registration
Replies: 19
Views: 8189

Re: Printing driver - evaluation watermark after registratio

Hi, Does your driver API SDK somehow support manipulating Paper preferences (I mean Page Size, Resolution, Scale and Orientation)? I didn't find any information about it in the documentation. I know that these settings are stored in DEVMODE structure instead of registry. I tried to modify this struc...
by igor_p
Thu Oct 09, 2014 6:06 am
Forum: PDF-XChange Drivers API SDK
Topic: Printing driver - evaluation watermark after registration
Replies: 19
Views: 8189

Re: Printing driver - evaluation watermark after registratio

Yes, I understand the license conditions. There were only my considerations and please, don't worry about them any more. We are changing all required printing preferences inside our application. As I described earlier, we use temporary printer as a PDF printer to our eDMS application.
by igor_p
Sat Sep 20, 2014 10:24 am
Forum: PDF-XChange Drivers API SDK
Topic: Printing driver - evaluation watermark after registration
Replies: 19
Views: 8189

Re: Printing driver - evaluation watermark after registratio

Thanks for your reply Ivan. I understand that DEVMODE structure is better than registry in this case, but it seems to me that you are storing here only settings about Paper / Page Size and Graphics. I have to mention that only these settings have effect on generated PDFs. Unfortunately, other settin...
by igor_p
Fri Sep 19, 2014 11:27 am
Forum: PDF-XChange Drivers API SDK
Topic: Printing driver - evaluation watermark after registration
Replies: 19
Views: 8189

Re: Printing driver - evaluation watermark after registratio

Hi, As we dispelled any doubts to the legality of our solution, I have another problem. During initialization of the temporary virtual printer, we are changing some "Save" options to force printer to send all generated PDFs to our eDMS system. It's working very well. Created temporary prin...
by igor_p
Mon Aug 11, 2014 6:16 pm
Forum: PDF-XChange Drivers API SDK
Topic: Printing driver - evaluation watermark after registration
Replies: 19
Views: 8189

Re: Printing driver - evaluation watermark after registratio

Yes, we will use your distributable driver during installation of our product. We are only programmatically creating new instances of the printer using the serial key and dev code in our source code only. Then we use this temporary printer as a PDF printer to our eDMS application. I hope it dispel a...
by igor_p
Sat Aug 09, 2014 10:03 am
Forum: PDF-XChange Drivers API SDK
Topic: Printing driver - evaluation watermark after registration
Replies: 19
Views: 8189

Re: Printing driver - evaluation watermark after registratio

Hi, We have changed the way on usage your Print Driver API and we don't distribute the general PDF printer to our users. Also we've never distributed printer to other users. We use the API according to the "Drivers API 2012 SDK Manual" downloaded from the page below. https://www.pdf-xchang...
by igor_p
Thu Aug 07, 2014 9:46 am
Forum: PDF-XChange Drivers API SDK
Topic: Printing driver - evaluation watermark after registration
Replies: 19
Views: 8189

Re: Printing driver - evaluation watermark after registratio

Hi Stefan, Thanks for the explanation. We decided to use API and pass the serial key and dev code via source code. When I initialize printer I need to change default properties of 'Save' section. Please, look at the source code below. PXCComLib5.CPXCControlEx prnFactory = new PXCComLib5.CPXCControlE...
by igor_p
Tue Aug 05, 2014 10:02 am
Forum: PDF-XChange Drivers API SDK
Topic: Printing driver - evaluation watermark after registration
Replies: 19
Views: 8189

Re: Printing driver - evaluation watermark after registratio

Thanks for your quick reply Stefan. Yes, I was printing from third party software. Which license should I purchase to be able to use general printing from a third party products?

Regards,
Igor
by igor_p
Tue Aug 05, 2014 8:50 am
Forum: PDF-XChange Drivers API SDK
Topic: Printing driver - evaluation watermark after registration
Replies: 19
Views: 8189

Printing driver - evaluation watermark after registration

Hello, We have bought a dev license of your product: PDF-XChange PRO SDK Default 5.0.270 SDK - Single. It includes also a virtual printing driver. We want to install this driver using a silent installation on several machines. Unfortunately, after installation with registration, printer still adds a...
by igor_p
Tue Nov 26, 2013 9:49 am
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Win 2012 Attempted to read or write protected memory
Replies: 21
Views: 10678

Re: Win 2012 Attempted to read or write protected memory

Thanks for your reply. It's very helpful. Currently, we don't use the PXC_SetCompression method. Could you give me an information, which encoder(s) are used by default when adding images to the PDF?

Best,
Igor
by igor_p
Sat Nov 23, 2013 10:50 am
Forum: PDF-X OCR SDK
Topic: Low performance of the OCR_MakeSearchable method
Replies: 2
Views: 3569

Low performance of the OCR_MakeSearchable method

Hello, We are using your OCR component in our ASP.NET application. Everything works for us correctly, however we are wondering about low performance of the OCR_MakeSearchable method. We compared your product to the Quick Scan Pro solution and the QSP was definitely faster. OCRing the file below (it'...
by igor_p
Thu Nov 21, 2013 9:41 pm
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Win 2012 Attempted to read or write protected memory
Replies: 21
Views: 10678

Re: Win 2012 Attempted to read or write protected memory

Hello, During test we noticed, when we add an uncompressed TIFF, the resulting PDF is compressed. When TIFF file is compressed, the resulting PDF has changed compression. We are using exactly the same code as above to convert the TIFF files to PDF. As you can see, we don't use any compression instru...
by igor_p
Fri Nov 08, 2013 10:24 am
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Win 2012 Attempted to read or write protected memory
Replies: 21
Views: 10678

Re: Win 2012 Attempted to read or write protected memory

Hi,

A new pxclib40.dll works perfectly! :) All problems with images conversion disappeared. Thank you very much for your help and commitment. Cooperation with you is a pleasure!

Regards,
Igor
by igor_p
Tue Nov 05, 2013 12:22 pm
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Win 2012 Attempted to read or write protected memory
Replies: 21
Views: 10678

Re: Win 2012 Attempted to read or write protected memory

Hi Stefan,

Still I did not receive anything. When can I expect an email with a new dll file?

Regards,
Igor
by igor_p
Wed Oct 30, 2013 9:13 am
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Win 2012 Attempted to read or write protected memory
Replies: 21
Views: 10678

Re: Win 2012 Attempted to read or write protected memory

That sounds great. Please, send it on my email address i.paszewski[at]lgbs.pl .

Regards,
Igor
by igor_p
Tue Oct 29, 2013 11:05 am
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Win 2012 Attempted to read or write protected memory
Replies: 21
Views: 10678

Re: Win 2012 Attempted to read or write protected memory

Hello, Unfortunately, during tests we noticed another problem with pxclib40.dll (x64). When converting multi-page tiff file to PDF, it converts correctly only odd pages of the tiff file. For even pages, only empty pages are created at the end of the PDF file. For example, if the tiff consists of 8 p...
by igor_p
Sat Oct 26, 2013 10:16 am
Forum: PDF-X OCR SDK
Topic: Only 2 pages will be generated with full version
Replies: 8
Views: 5650

Re: Only 2 pages will be generated with full version

Hello,

I have the same problem and I also use the ocrtools.dll (v1.0.14). Other components like pxclib40.dll work correctly, so I assume that my keys are valid.
Could you post here, what was the problem?

Regards,
Igor
by igor_p
Sat Oct 26, 2013 9:55 am
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Win 2012 Attempted to read or write protected memory
Replies: 21
Views: 10678

Re: Win 2012 Attempted to read or write protected memory

Hi Ivan,

Thanks alot for your advice! It let us to solve all our problems with processing tiff files.

Regards,
Igor
by igor_p
Thu Oct 03, 2013 10:32 am
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Win 2012 Attempted to read or write protected memory
Replies: 21
Views: 10678

Re: Win 2012 Attempted to read or write protected memory

Hello, Our testers use different *.tif or *.tiff files and error occurs every time, so I think that it happens on any TIFF file. There is a sample file: tifonepage_1169x826_100.zip Yesterday, I decided to reproduce it once again and I've noticed that the same error was thrown by the another method -...
by igor_p
Wed Oct 02, 2013 12:08 pm
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Win 2012 Attempted to read or write protected memory
Replies: 21
Views: 10678

Re: Win 2012 Attempted to read or write protected memory

Hi Stefan,

Yes, of course, we are distributing the fm40tiff.dll file. There is a complete list of the dll files that we are distributing in application:
dscrt40.dll
fm40tiff.dll
ixclib40.dll
ocrtools.dll
pxclib40.dll
xccdx40.dll
xcpro40.dll

All files are 64-bit.

Regards,
Igor
by igor_p
Wed Oct 02, 2013 7:50 am
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: Win 2012 Attempted to read or write protected memory
Replies: 21
Views: 10678

Win 2012 Attempted to read or write protected memory

Hello, We are using your PDF-XChange PRO SDK in our ASP.NET Web Application. Everything works correctly on Windows Server 2008 and 2008 R2 x64. However we have a problem with the Windows Server 2012 x64. Everytime when we try to load a .tif image using a method PXC_AddImageExW(Int32 pdf, String file...