LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatic generation of PDF

Solved!
Go to solution

I need to generate a PDF as report output and would prefer to print a vi front panel directly to PDF as opposed to using a template in (office, etc.).  I need to control deployment cost and would prefer to avoid add-ons.   Does anyone have experience with this?

0 Kudos
Message 1 of 10
(4,022 Views)
Here (answers 3 and 4).
0 Kudos
Message 2 of 10
(4,016 Views)

I already reviewed the cited solutions and concluded that they do not print the front panel of a vi, but rather work from a template-like interface.  Did I miss something? 

0 Kudos
Message 3 of 10
(3,994 Views)

For the Simplicity AI LabView toolkit:

 

Key Features

• String Text to PDF
• Embedded Data Tables
• Headers and Footers
• Embedded Graphics
• Add Front Panel and Control Images
• Multiple Font Support
• 2 Example VIs Included
• Watermark Free
• VI documentation and Help File

 

For the PDF Report with iTextSharp", take a look at the page 8 of the User manual.  The image of the front panel was added with "Append Front Panel Image.vi"

 

In both cases it is not a a template-like interface.

0 Kudos
Message 4 of 10
(3,983 Views)
Solution
Accepted by topic author TCB

In both cases the front panel image is added with the invoke node "FP.Get Image".

 

Append front panel image.jpg

Message 5 of 10
(3,975 Views)

Thanks J-M, the solution works great.  For future reference, are the manual and examples available in English?

0 Kudos
Message 6 of 10
(3,963 Views)


I work on a new version.  I added some VIs for table formatting: merge cells, image in table, ...  It is working but I am not satisfied - not really intuitive.  I also added some Vis for barcodes .  I plan to have examples in English and of course the user manual with the new version.

0 Kudos
Message 7 of 10
(3,936 Views)

You only need those three VIs.

 

Append front panel image 2.jpg

Message 8 of 10
(3,901 Views)

Hello,

BTW, did you ever get an answer...manual in English?

 

I need to try using the ITEXTSHARP.  I was using Simplicity and everything was simple and worked great running VI on develoment machine, but for some unknown reason I a compiled, executable version didn't work even on development machine.

 

I am out of town and don't have access to Labview at the moment.  Do you know if the ITEST VIs have UNLOCKED blocked diagrams.

 

Thanks in advance!

🙂

Shannon F
0 Kudos
Message 9 of 10
(3,813 Views)

Hello Shannon!

 

I recommend starting a new thread for these questions.  You might get a faster response from the community.

 

Have a great Monday!

Michael B.
Applications Engineer
0 Kudos
Message 10 of 10
(3,756 Views)