LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Print Frontpanel in multiple pages

Hello,

 

unfortunately LabView doesn`t support PDF generation by default.

Because of that I created a Frontpanel, which looks like the PDF Document, I want to create.

I can print this Frontpanel with an installed PDF Generator and all works fine.

It is unfortunately possible that this document has to have more than one page.

Is there any possibility to print the Frontpanel in several pages?

 

 

0 Kudos
Message 1 of 6
(4,256 Views)
0 Kudos
Message 2 of 6
(4,254 Views)

Or this there maybe a freeware add on for pdf creation?

The document needs to have a header with images (logo) lines, text and so on and it needs to have a footer with text and lines.

Is there any freeware which is able to create that?

0 Kudos
Message 3 of 6
(4,242 Views)

I have knowledge of three toolkit for generating PDF in LabVIEW (maybe they are more):

1 - Carya PDF Toolkit for LabVIEW (a free version and a professionnal version - https://www.carya.nl/products/pfd-toolkit-labview/ )

2 - Exaprom PDF 2.0 (free - https://decibel.ni.com/content/docs/DOC-10952 )

3 - SAI PDF (I am not sure if they have a free version but they have an evaluation version - https://www.simplicityai.com/custom-pdf-generator/ )


Exaprom PDF and SAI PDF are both based on iTextSharp 4.1.6.

 

 

 

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

I'm a fan of Exaprom, which has a print front panel function, which basically copies the front panel as an image and then adds it.

0 Kudos
Message 5 of 6
(4,194 Views)

Hey Guys,

 

thanks for your replies.

I will have a look at them but I think I will generate a Word document with a template .dot file and send it to the installed PDF Printer.

Will see, if this is easier or the PDF Toolkits you posted.

Does anyone know how I can set a placeholder or "textmark" for a pie diagram? I have a 3D Pie Graph on my Frontpanel in LabView and need to print it into my template.

Any experience in this?

 

Best regards

TDO

0 Kudos
Message 6 of 6
(4,175 Views)