Search found 27 matches

by Arnold Trost
Mon Jul 25, 2011 9:58 am
Forum: PDF-XChange Viewer SDK
Topic: Margin problem with build 2.5.196
Replies: 3
Views: 1613

Re: Margin problem with build 2.5.196

Hello tracker support,

maybe it's the printer driver. Unfortunately we just have this one office printer. Maybe i can test with another printer driver. BTW: Version 2.5.197 has the same problem with our printer.

kind regards
by Arnold Trost
Tue Jul 12, 2011 8:06 am
Forum: PDF-XChange Viewer SDK
Topic: Margin problem with build 2.5.196
Replies: 3
Views: 1613

Margin problem with build 2.5.196

Hello PDF-Xchange team, i upgraded our application to the newest buil 2.5.196 and we think there is a problem how PDF-Viewer handles page margins. Previous version worked fine. At first we print a PDF document with our application and use some page margins (for example 2 cm form every page margin). ...
by Arnold Trost
Thu Oct 28, 2010 9:47 am
Forum: PDF-XChange Drivers API SDK
Topic: Windows 7 64-bit and RestoreDefaultPrinter
Replies: 6
Views: 3284

Re: Windows 7 64-bit and RestoreDefaultPrinter

Hello support team,

im sorry. I used a wrong method in MS Word automation. This method was responsible for setting another default printer. I changed to the correct Word method.

kind regards!
by Arnold Trost
Thu Oct 21, 2010 8:00 am
Forum: PDF-XChange Drivers API SDK
Topic: Windows 7 64-bit and RestoreDefaultPrinter
Replies: 6
Views: 3284

Re: Windows 7 64-bit and RestoreDefaultPrinter

Hello,

It is the VBExCOM.exe in C:\Program Files\Tracker Software\PDF-XChange PRO 4 SDK\Examples\Bin
This is the same behavior like in my application.

kind regards
by Arnold Trost
Mon Oct 18, 2010 8:05 am
Forum: PDF-XChange Drivers API SDK
Topic: Windows 7 64-bit and RestoreDefaultPrinter
Replies: 6
Views: 3284

Re: Windows 7 64-bit and RestoreDefaultPrinter

Hello supprt team,

i want to add the following: I don't need to set the DefaultPrinter because of setting the correct printer name in my source. PDF-XChange automatically sets the default printer when printing the PDF. Maybe this may help to correct the wrong behavior.

kind regards
by Arnold Trost
Mon Oct 18, 2010 8:00 am
Forum: PDF-XChange Drivers API SDK
Topic: Windows 7 64-bit and RestoreDefaultPrinter
Replies: 6
Views: 3284

Windows 7 64-bit and RestoreDefaultPrinter

Hello support team,

a few month ago i reported an error in the RestoreDefaultPrinter Method. Now i have the same problem with the 64-bit edition of Windows 7. Windows XP 32-bit ist OK. I installed the latest build 4.0 186. Please help!

kind regards
Arnold
by Arnold Trost
Mon Feb 22, 2010 11:46 am
Forum: PDF-XChange Print Drivers
Topic: Problem with RestoreDefaultPrinter
Replies: 11
Views: 3370

Re: Problem with RestoreDefaultPrinter

Hello support eam, i want to add the following. If i try to go on printing i cant initialize the PDF printer. The error comes not immediately it comes after a few pdf conversions (sorry but uploading PDFs, and gif's is not allowed an i tried no other format): "The remote server machine does not...
by Arnold Trost
Fri Feb 19, 2010 1:13 pm
Forum: PDF-XChange Print Drivers
Topic: Problem with RestoreDefaultPrinter
Replies: 11
Views: 3370

Problem with RestoreDefaultPrinter

Hello,

Is it possible that the "RestoreDefaultPrinter" Method does not work in Version: 4.0 177 ?

VBExcom an my application doesn't switch back to the original printer after calling method RestoreDefaultPrinter.

kind regards Arnold
by Arnold Trost
Mon Feb 08, 2010 1:04 pm
Forum: PDF-XChange Print Drivers
Topic: How to load PXCComLib dynamically ?
Replies: 2
Views: 1484

Re: How to load PXCComLib dynamically ?

Hello support team,

OK. Forget the second CreateObject. This is created from PDFFactory.Printer Method !!! Application works !

kind regards Arnold
by Arnold Trost
Mon Feb 08, 2010 11:05 am
Forum: PDF-XChange Print Drivers
Topic: How to load PXCComLib dynamically ?
Replies: 2
Views: 1484

How to load PXCComLib dynamically ?

Hello support team, how can i dynamically load the pxccomlib in my application ? I tried (VB.NET) : Public PDFPFactory As Object Public WithEvents PDFPrinter As Object and: PDFPFactory = CreateObject("PXCComLib.CPXCControlEx") returns OK: PDFPrinter = CreateObject("PXCComLib.CPXCPrint...
by Arnold Trost
Thu Jan 21, 2010 2:56 pm
Forum: PDF-XChange Drivers API SDK
Topic: 32-bit VB6 App and 64-bit Windows OS
Replies: 16
Views: 5316

Re: 32-bit VB6 App and 64-bit Windows OS

Hello support team,

i deinstalled PDF-XChange driver version 3 and now it works fine. I'm really happy. Thank's for your support !

- Arnold
by Arnold Trost
Mon Jan 18, 2010 3:21 pm
Forum: PDF-XChange Drivers API SDK
Topic: 32-bit VB6 App and 64-bit Windows OS
Replies: 16
Views: 5316

Re: 32-bit VB6 App and 64-bit Windows OS

Yes im printing to the temporary printer which is created without problems:

Set PDFPrinter = PDFPFactory.Printer("", "PDF-XChange 4.0 Desktop2", VALIDKEY.REG, VALIDKEY.DEV).

kind regards Arnold
by Arnold Trost
Fri Jan 15, 2010 1:07 pm
Forum: PDF-XChange Drivers API SDK
Topic: 32-bit VB6 App and 64-bit Windows OS
Replies: 16
Views: 5316

Re: 32-bit VB6 App and 64-bit Windows OS

Hello support team, i prepaired a runnning development environment with the PDF printing problem. I could give your programmer access via Teamviewer. I will also send you by mail a short description to produce a PDF document with our application (It's a iseries database report generator with Excel, ...
by Arnold Trost
Thu Jan 14, 2010 3:22 pm
Forum: PDF-XChange Drivers API SDK
Topic: 32-bit VB6 App and 64-bit Windows OS
Replies: 16
Views: 5316

Re: 32-bit VB6 App and 64-bit Windows OS

Hello Tracker Team, thanks for your patience. I'm not able to reproduce the problem when i extract the code of my project into a smaler one. The PDF output in the new project works. My project worked fine with PDFXchange 3 (which is not working on 64-bit OS). Maybe it's something with the event hand...
by Arnold Trost
Wed Jan 13, 2010 8:03 am
Forum: PDF-XChange Drivers API SDK
Topic: 32-bit VB6 App and 64-bit Windows OS
Replies: 16
Views: 5316

Re: 32-bit VB6 App and 64-bit Windows OS

Hello Support team, i got the example to work, but i can't get the PDF driver to work in may app. I initilaized the driver like in the example (with valid reg.key and .SetAsDefaultPrinter) but i always get the watermark in my pdf output. Also the printer properties are not recognized. How can i debu...
by Arnold Trost
Tue Jan 12, 2010 9:08 am
Forum: PDF-XChange Drivers API SDK
Topic: 32-bit VB6 App and 64-bit Windows OS
Replies: 16
Views: 5316

Re: 32-bit VB6 App and 64-bit Windows OS

You are right. After installing the latest PDF driver the example works. Great. Thank's for all !
by Arnold Trost
Mon Jan 11, 2010 12:40 pm
Forum: PDF-XChange Drivers API SDK
Topic: 32-bit VB6 App and 64-bit Windows OS
Replies: 16
Views: 5316

Re: 32-bit VB6 App and 64-bit Windows OS

Hello Support Team,

yes, the VBExCOM Example does not work with Windows 7 - 64 bit. Can you help me to get this example to work with 64 bit OS ?

kind regards Arnold
by Arnold Trost
Wed Dec 23, 2009 2:15 pm
Forum: PDF-XChange Drivers API SDK
Topic: 32-bit VB6 App and 64-bit Windows OS
Replies: 16
Views: 5316

32-bit VB6 App and 64-bit Windows OS

Hello Tracker team, i have one simple question: Who can i get the VBExCOM (VB6) Example of SDK V4 working under a 64-bit Windows (including events) ? Ist this possible ? I want to switch to V4 if this works. Our business application is VB6 and works with the SDK-V3 ActviceX but i cannot use PDF-crea...
by Arnold Trost
Thu Jun 05, 2008 8:57 am
Forum: PDF-XChange Drivers API SDK
Topic: Differences in PDF-XChange 3 and V4
Replies: 1
Views: 1837

Differences in PDF-XChange 3 and V4

Hello, im switching vom PDF-XChange V3 to V4. On question: In V3 i did not need to create a new temporary printer form IPXCControlEx. I used the installed PDF-Change 3.0 Printer driver. I have to adapt my source code (create printer, release printer, etc). Why did you changed this ? Where is the adv...
by Arnold Trost
Mon Dec 11, 2006 8:48 am
Forum: PDF-XChange Viewer SDK
Topic: Viewer and Windows 2000
Replies: 3
Views: 2749

Windows 200 gdi+

Hello,

i fixed the problem with deploying gdiplus.dll under windows 2000.

- Arnold
by Arnold Trost
Thu Dec 07, 2006 2:50 pm
Forum: PDF-XChange Viewer SDK
Topic: Viewer and Windows 2000
Replies: 3
Views: 2749

Viewer and Windows 2000

Hello PDF-XChange support, the PDF preview is runnning fine within our application and with Windows XP and Windows 2003. With Windows 2000 the viewer (also the SDK example) doesn't work. Latest Windows 2000 servicepack's, latest PDF-XChange driver API 3.6.108 and pcxview resides in the right folder:...
by Arnold Trost
Wed Dec 06, 2006 3:41 pm
Forum: PDF-XChange Viewer SDK
Topic: Viewer ActiveX
Replies: 9
Views: 4681

Thanks

Hello Tracker Team,

thanks for the tipp. Thats the same what i found studying the source code.
At a first look the PDF preview works fine.

best regards

Arnold
by Arnold Trost
Wed Dec 06, 2006 7:56 am
Forum: PDF-XChange Viewer SDK
Topic: Viewer ActiveX
Replies: 9
Views: 4681

PDF Viewer SDk

Hello Tracker team, i'm a little disappointed, but i promised our customers to deliver the PDF preview in our next software release (december 15th). So i was able to integrate the viewer in our application and i have one VB6 related question (i'm not the VB hardcore programmer!): How can i manipulat...
by Arnold Trost
Tue Dec 05, 2006 2:20 pm
Forum: PDF-XChange Viewer SDK
Topic: Viewer ActiveX
Replies: 9
Views: 4681

Viewer ActiveX

Hello PDF-XChange team, i'm not able to use the simple viewer DLL in my VB6 project. The pdf file loads but i't s not visible in my main form. It would be much easier for me to use the announced ActiveX component. Could you mail me a prerelease of this ActiveX component ? best regards Arnold ( at@lg...
by Arnold Trost
Wed Nov 15, 2006 7:47 am
Forum: PDF-XChange Viewer SDK
Topic: Watermark in Viewer SDK applicaton
Replies: 6
Views: 3491

SDK ActiveX

Hello,

thank you for the SDK keys !

Can you tell me the release date of the Viewer SDK ActiveX ? I just read november 2006. We want to release our software with the new PDF Viewer component on beginning december 2006.

- Arnold
by Arnold Trost
Thu Nov 09, 2006 8:01 am
Forum: PDF-XChange Viewer SDK
Topic: Watermark in Viewer SDK applicaton
Replies: 6
Views: 3491

PDF-Viewer License

Is a fax, E-Mail (scanned signed license) OK, or do you need the signed license per mail ?

- Arnold
by Arnold Trost
Wed Nov 08, 2006 3:31 pm
Forum: PDF-XChange Viewer SDK
Topic: Watermark in Viewer SDK applicaton
Replies: 6
Views: 3491

Watermark in Viewer SDK applicaton

Hello,

typing the correct "PDF-XChange SDK Pro" keys in function "PXCV_Init" the application (from example pxcview36_sample_app.dsw) displays furthermore the watermarks.

whats wrong ?

- Arnold