Skip to main content
Nintex Community Menu Bar

Print all SmartForm content (including tabs)

  • September 3, 2019
  • 2 replies
  • 29 views

Hi

 

I have a Form that hosts several controls, including 4 tabs.

 

Is it possible to either Print all of the Form content?

 

Note: I don't want to just print what is displayed in the browser window (I can do this already via JavaScript).  I want to print/export what is on all of the tabs too, all to one document.

 

I am open to Export to PDF, if the Print idea is not feasible.

 

Thanks

Translate

  • September 4, 2019
I would export every tab to a pdf, combine that pdfs and then print it out...
Translate

Quick update for anyone else reading this.

 

It did realise that the Save As PDF control would export all tabs on a Form already.

 

I implemented a solution which basically involved:

* Using the Save As PDF control as normal to generate the PDF into the PDFFile SMO Table

* Obtaining the PDF ID

* Using the PDFFile SMO to load the Generated PDF into a File Attachment control

* Then immediately deleting the record from the PDFFile SMO table.

 

I did not want the records to be stored, the solution is tidy and works fine!

User simply clicks the control to Open/Save the PDF.

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings