Page 1 of 1

Lite Driver Merge Issue

Posted: Thu Jan 12, 2017 2:34 am
by jeffp
I've given the latest version of the Lite driver to one of our customers and he is having issues with the merge/append option. It seems to lock the target file and the merge doesn't happen. I remoted in and saw it happen with printing from Excel and he just reported it doing the same thing with QuickBooks.

I've tried and tried on my end to replicate the freeze but cannot.

Would you like to somehow see this. He seems to be able to consistently reproduce it with Excel.

Let me know how to proceed. I could email you his contact info. He'd be more than open to having you remote in and debug.

--Jeff

Re: Lite Driver Merge Issue

Posted: Thu Jan 12, 2017 8:27 am
by Will - Tracker Supp
Hi Jeff,

Thanks for the post - Can you ask the user to send a screen-shot of the error message (if there is one)?

Also, please have them use Process Explorer to search for the name of the file that they're trying to append to, as the append fails (make sure that they leave the error message open while searching) and send a screen-shot of what's returned:
https://technet.microsoft.com/en-us/sys ... lorer.aspx

They can search in Process Explorer using Ctrl + F, then simply type/copy and paste the filename into the Find bar.

Cheers,

Re: Lite Driver Merge Issue

Posted: Thu Jan 12, 2017 1:28 pm
by jeffp
There is no error message. Once you click Save after selecting the Merge/Append option, the dialog just closes and that's it.

You don't know that there is an issue until you try opening the file you are appending to. Once you do this, you get the "can't open/file in use" message.

Then once you kill the Lite driver process from task manager the file opens but nothing got appended. I already checked to see if another process had a hold on the file before appending and nothing does. It's the Lite driver that locks the file. It's as if the Lite driver gets frozen or stuck in a loop or something trying to read the stream of data.

--Jeff

Re: Lite Driver Merge Issue

Posted: Thu Jan 12, 2017 1:38 pm
by Will - Tracker Supp
Hi Jeff,

Sorry for not realizing before, but this is actually an error that was caught the other day. Please see here:
https://forum.pdf-xchange.com/ ... 39&t=27966

Thanks,

Re: Lite Driver Merge Issue

Posted: Thu Jan 12, 2017 2:26 pm
by jeffp
Ok. Then are you saying it will be fixed in the next build? If so, when is it scheduled to be posted?

--Jeff

Re: Lite Driver Merge Issue

Posted: Fri Jan 13, 2017 8:32 am
by Will - Tracker Supp
Hi Jeff,

I'm not sure when at the moment, as the bug was only recently caught and we're due to release a new build fairly soon, so I'm not sure if it's possible to include in the next release.

Thanks,

Re: Lite Driver Merge Issue

Posted: Fri Jan 13, 2017 1:41 pm
by jeffp
Ok. But that bug is a pretty big one.

Re: Lite Driver Merge Issue

Posted: Fri Jan 13, 2017 3:07 pm
by Will - Tracker Supp
Understood - I'll try to get this seen to as a priority, but I cannot make any guarantees.

Re: Lite Driver Merge Issue

Posted: Fri Jan 13, 2017 3:50 pm
by jeffp
Understood. Thanks.

Re: Lite Driver Merge Issue

Posted: Fri Jan 13, 2017 4:00 pm
by Will - Tracker Supp
:)

Re: Lite Driver Merge Issue

Posted: Tue Jan 17, 2017 4:09 pm
by jeffp
Will,

Any update on when build .320 will be out?

Re: Lite Driver Merge Issue

Posted: Tue Jan 17, 2017 4:27 pm
by Will - Tracker Supp
Hi Jeff,

No word yet. We haven't had a support meeting for a few weeks, due to some absences, so I haven't been able to ask.

Thanks,

Re: Lite Driver Merge Issue

Posted: Wed Jan 18, 2017 6:38 pm
by Paul - Tracker Supp
Hi Jeff,

grab this exe and replace the installed one:
http://www.docu-track.co.uk/pdfSaver5L_319patch.zip
That should work until the next release.

Let me know how it goes?

regards

Re: Lite Driver Merge Issue

Posted: Wed Jan 18, 2017 7:54 pm
by jeffp
Are you sure that is the right Lite Driver exe?

The last one I had was named

PDFXLite6.exe

Also, am I to use PNAME or PNAMELITE to rename to print driver to my choosing?

--Jeff

Re: Lite Driver Merge Issue

Posted: Wed Jan 18, 2017 8:19 pm
by Paul - Tracker Supp
Thanks for that Jeff,

can you check the file properties of the exe? It should show 6.0.319.0 like this:
Image

PDFXLite6.exe is an installer, this is just the exe from the already installed Lite driver. A fresh install of V6 Lite will in fact install the executable named pdfSaver5L.exe

Image

I do believe this is the right file.

Regards PNAME or PNAMELITE - I need to consult Ivan - he's away today. Sorry. I'll post as soon as I hear from him regards that.

:-)

Re: Lite Driver Merge Issue

Posted: Wed Jan 18, 2017 8:57 pm
by jeffp
That's just it. I need the installer to make the PNAME thing work. That was one of the issues.

Maybe you are saying the exe you sent me fixes the merge/append issue?

Either way, I'd prefer just to drop in a new install file that handles both.

--Jeff

Re: Lite Driver Merge Issue

Posted: Wed Jan 18, 2017 9:56 pm
by Paul - Tracker Supp
oooh - sorry Jeff,- I missed the point of the PNAME thing. I was thinking specifically for the append issue.

I am trying to get a hold of Ivan now but it may not be possible until tomorrow. Can you wait or should I see if I can track that answer down through someone else?

Re: Lite Driver Merge Issue

Posted: Wed Jan 18, 2017 10:00 pm
by jeffp
No rush. I can wait.

Thanks for looking into this.

Also, if .320 is just a week or so out, I can wait for the official build.

--Jeff

Re: Lite Driver Merge Issue

Posted: Wed Jan 18, 2017 10:07 pm
by Paul - Tracker Supp
Thanks Jeff,

.320 is looks like being ready for the end of the month, closer to two weeks than one.

I got a hold of Ivan. In .320 PNAME when used with the Lite installer will set a default Printer name that you specify. :-)

Re: Lite Driver Merge Issue

Posted: Tue Feb 07, 2017 10:39 pm
by jeffp
Looks like .320 is out.

Can you confirm if PNAME or PNAMELITE is the param to use to rename the driver when I install it.

I just tried both

/quiet /norestart /log "C:\ProgramData\FileCenter\PDFPrinterLog6.txt" ORGANIZATION="FileCenter" PNAME="FileCenter PDF Printer 6" KEYDATA="..."

and

/quiet /norestart /log "C:\ProgramData\FileCenter\PDFPrinterLog6.txt" ORGANIZATION="FileCenter" PNAMELITE="FileCenter PDF Printer 6" KEYDATA="..."

and neither renamed the driver.

Am I doing something wrong with the params above?

Again, I'm using the PDFXLite6.exe installer from your download page, not the .msi. Do I need a special exe installer for the params work?

--Jeff

Re: Lite Driver Merge Issue

Posted: Wed Feb 08, 2017 1:53 pm
by Will - Tracker Supp
Hi Jeff,

Thanks for the post - Can you email the log to support@pdf-xchange.com? Please don't post here as it may contain your license key.

Thanks,

Re: Lite Driver Merge Issue

Posted: Wed Feb 08, 2017 2:06 pm
by jeffp
Just emailed it to you.

Re: Lite Driver Merge Issue

Posted: Wed Feb 08, 2017 2:12 pm
by Will - Tracker Supp
Thanks Jeff - I've passed that along and asked for confirmation on whether or not this was implemented. I'll let you know when I hear back.

Cheers,

Re: Lite Driver Merge Issue

Posted: Thu Feb 09, 2017 3:14 pm
by Will - Tracker Supp
Hi Jeff,

Thanks for waiting - Ivan has mentioned that a second log, from the MSI's inside the EXE, should be present. Can you please send that too?

Also, from what we can see, in the log file it lists the command as "PNAME=FileCenter PDF Printer 6" instead of PNAME="FileCenter PDF Printer 6" - can you confirm which was actually used?

Thanks,

Re: Lite Driver Merge Issue

Posted: Thu Feb 09, 2017 3:25 pm
by jeffp
I'm most definitely using

PNAME="FileCenter PDF Printer 6"

I just emailed the other log to support@pdf-xchange.com.

Are you able to make this work on a test machine on your end?

--Jeff

Re: Lite Driver Merge Issue

Posted: Thu Feb 09, 2017 3:34 pm
by jeffp
I think something may be wrong with how you parse the commandline or how I'm entering it again.

I just did another attempt where I rearragned the parameters. Here's what I passed.

/quiet /norestart PNAME="FileCenter PDF Printer 6" ORGANIZATION="FileCenter" /log "C:\ProgramData\FileCenter\PDFPrinterLog6.txt" KEYDATA="..."

But here's what the log said.

Command Line: '"-burn.clean.room=C:\Program Files (x86)\FileCenter\Drivers\PDFXLite6.exe" -burn.filehandle.attached=508 -burn.filehandle.self=520 /quiet /norestart "PNAME=FileCenter PDF Printer 6" ORGANIZATION=FileCenter /log C:\ProgramData\FileCenter\PDFPrinterLog6.txt KEYDATA=...

I'll keep trying a few more things.

Re: Lite Driver Merge Issue

Posted: Thu Feb 09, 2017 4:03 pm
by jeffp
Go figure. The following commandline works now.

/quiet /norestart /log "C:\ProgramData\FileCenter\PDFPrinterLog6.txt" PNAME="FileCenter PDF Printer 6" ORGANIZATION="FileCenter" KEYDATA="..."

Re: Lite Driver Merge Issue

Posted: Fri Feb 10, 2017 10:14 am
by Will - Tracker Supp
Hi Jeff,

So everything's working correctly now? If so, then we'll see if we can reproduce the issue. But if not, we'll have to wait and see if you're able to reproduce it again.

Thanks,

Re: Lite Driver Merge Issue

Posted: Fri Feb 10, 2017 1:39 pm
by jeffp
Yes. It is working for me now.

Re: Lite Driver Merge Issue

Posted: Fri Feb 10, 2017 2:29 pm
by Will - Tracker Supp
Perfect :)