05-30-2014 04:58 AM
Hello
I have a problem with the VI "Print PDF" from the program package "Exaprom PDF". It worked all fine but from one day to the other LabView crashed everytime I started it. Installing a newer version (2011 -> 2013) had no effect. I worked out, that the problem is only with the VI "Print PDF.vi". All the other VIs work fine. Reinstalling or installing from another source had no effect. So the VI seems to be without a defect. Changing the default printer also had no effect. The message from LabView is:
"Access violation (0xC0000005) bei EIP=0x62FB9996"
I'm running out of ideas.
Thanks for your help.
05-30-2014 01:21 PM
Personally, I would download a PDF print driver like CutePDF, PDF995, or any of a bunch of others, and just have LV print to it using the standard printing functions. Check the forum, there are examples shoing how to programatically change the selected printer, if that's an issue.
Mike...
05-30-2014 01:51 PM
06-02-2014 02:39 AM
@mikeporter: I already tried a few software products. This was the only one which worked to automatically print a VI Window into a file which is also automatically named. Cause this is the issue with the other programs. You can print, but you can't automatically name and save the files.
But I will give it a try.
@ben64: Adobe Acrobat is installed already and also others. That's not the problem.
06-02-2014 09:16 AM
06-02-2014 09:21 AM
There are other packages that can automatically generate file names. One I have used before is PDFCreator:
http://sourceforge.net/projects/pdfcreator/
Mike...
07-01-2014 01:10 PM
I have the same problem. I use Labview 2013 and the most recent version of adobe reader (XI). Was there any developpement during June?
07-01-2014 01:45 PM
As far as I know, Same Problem: Same Solution
Mike...
07-03-2014 03:08 AM
The problem was of another kind as I thought at first. Not LabView was the problem but the PC. I had to reinstall the whole image. After that everything was fine again. I'm still using Exaprom PDF. I attached the VI for you. Have a look and try.
Best wishes.
07-03-2014 10:30 AM
Could you save the VI in LV2009?