function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
kannapapikannapapi 

​Custom Print Visualforce Page

Hi all,
      I am having the rquirement like this:  i am in page 1 where i am entering the data in form and when pressing print button page 2 has to be printed. Page 2 have the values which i have entered in page 1. Can anyone help me on this?
PratikPratik (Salesforce Developers) 
Hi,

This can help you:
https://developer.salesforce.com/page/Visualforce_Extended_Print_Preview
http://www.infallibletechie.com/2013/08/how-to-print-visualforce-page-in.html

Thanks,
Pratik