Hi sir jii,
I have to print the chart which i have generated in oracle apex 21.2.I need to download in pdf formatĀ can you please suggest how to achieve this scenario.
āļø OrclQA.Com is a question and answer forum for programmers.
āļø Here anyone can ask questions and anyone can answer to help others.
āļø It hardly takes a minute to sign up and it is 100% FREE.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Vinish
On the chart page create a button and add the below JavaScript code:
It will print the chart page.
shashi
Hi sir jii when i perform this action entire page in printing . I need to print only the particular region.Can u please suggest.
APEXUSER (nobody)
why not use a plugin
follow below link
apex.oracle.com/pls/apex/f?p=103428:37:110179975721662:::::
Thanks