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
Breandan McCannBreandan McCann 

New to salesforce development and any help with visual force page would be appreciated greatly

Hi, 

So are company have a very custom quote process so ive been trying to design my own visualforce page that renders as a pdf.

What im struggling with is, how do i add opportunity line items to a visualforce page?

Also i have a header on the second page. This page is where i will display the opportunity line items, the header for this page is different from the header dispalayed on the third page. The problem is however, if the opportunity line items spill onto the third page then that header needs to go with it. The header is a static resource image.

I can post my code in if needed but it is filled with a lot of display text (and is probably embarassingly inefficent and filled with errors) 

I would be extreamly grateful of anyones help.