Auto-select correct month/page using system date
I have a 12-page PDF calendar (1 page for each month). How do I use javascript inside the PDF file to auto-select the current month page to display based on the user system date (month). I am trying to display the current month of our club calendar that is launched from our webpage when the user selects "Calendar".
Presently, the PDF always displays the first page of the PDF file (January), and users must scroll down to select the current month.
