LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

compatability of labview applications with the adobe pdf printer software

The labview application developed has used the adobe pdf printer software from the link https://www.adobe.com/cfusion/tdrc/index.cfm?product=acrobat_pro&loc=en

The application is not able to print the data supplied.the problem is after the printreport.vi is executed it doesn't show the file save dialog of the pdf software,so the pdf software is not able to print.i have tested the pdf software with the browser and it is working normally.are there any compatability issues with the labview applications and the adobe pdf software.I've tested with basic print application apart from my application..please help..

0 Kudos
Message 1 of 6
(3,235 Views)

Is this a compiled executable or a VI?  If compiled, do you have the source code?

 

Has it worked in the past? With a different printer or the pdf printer you are referring to?

 

Is it using the report generation toolkit or some other code?

 

Does the application just use the default printer or one with a specific name?

 

Has the default printer changed or the printer name changed?

 

Is there a pile of printed reports sitting at some other printer somewhere?

Troy - CLD "If a hammer is the only tool you have, everything starts to look like a nail." ~ Maslow/Kaplan - Law of the instrument
0 Kudos
Message 2 of 6
(3,221 Views)

Attached is the sample code which i used for testing... and my application is an executable..which both are not able to print.

It uses the specific name of printer.I have verified the sample and my application with the ohter pdf softwares which they are working.

The printer name i've given in the sample code is been extracted from the vi which lists all the printers available for the current system.

It uses the basic report generation kit of labview 8.5.1.

Thank you

0 Kudos
Message 3 of 6
(3,213 Views)

Does the adobe pdf printer work with other programs trying to print?

 

I'm not inclined to create an account with adobe and download 465MB of their trial software just to test this.

 

Maybe someone at Adobe can help you? If they want you to spend the $700 or so dollars to buy the software, they should be willing to give you support during the trial period.

 

Troy - CLD "If a hammer is the only tool you have, everything starts to look like a nail." ~ Maslow/Kaplan - Law of the instrument
0 Kudos
Message 4 of 6
(3,192 Views)

It's working with other softwares(web browser)..Thankyou 

0 Kudos
Message 5 of 6
(3,182 Views)

When printing pdf files i've used the acrobat activeX object and printed it that way. 

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 6 of 6
(3,174 Views)