07-16-2018 11:58 PM
Dear All,
How to save front panel only interest area to be PDF file with full size A4?
The picture of interest area as the attached file.
Best Regards,
Nirut
07-17-2018 01:20 AM
Hi Nirut,
How to save front panel only interest area
- You can reduce the front panel size to required area using property nodes.
- You can move the origin of the shown part in your frontpanel using property nodes.
So use property nodes to limit the visible area for printing.
Other suggestion: create a 2nd VI just for printing. Here you can set the frontpanel size and content as required.
to be PDF file with full size A4?
Use a PDF printer and set it's properties (in its own printer settings) as needed.
When you search this forum you will find several threads about printing to PDF…
Other suggestion: save the frontpanel image to PNG and use external software to convert the PNG into a PDF with requested properties.