The Big Spring Sale! Up to 50% off!

Plik PDF

bora57
3 Posts
bora57 posted this 25 February 2022
Ask a Question

Chciałby na stronę wstawić plik PDF podobnie jak jest wstawiany obraz. Czy w programie jest taka możliwość. Proszę nie odsyłać mnie do filmów na you tube ponieważ są one w języku angielskim którego nie znam. Dziękuję za pomoc.

Chciałby na stronę wstawić plik PDF podobnie jak jest wstawiany obraz. Czy w programie jest taka możliwość. Proszę nie odsyłać mnie do filmów na you tube ponieważ są one w języku angielskim którego nie znam. Dziękuję za pomoc.
Vote to pay developers attention to this features or issue.
2 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 01 March 2022

Hi Bogdan,

If you wish to place a pdf document for downloading on your website. Upload the pdf file to your hosting to the files folder on your main root folder.
Add the following code in the HTML element of your project

<form method="get" action="files/MyPdfDocument.pdf">
<button type="submit">Download!</button>
<input type="hidden" value="" name="recaptchaResponse"></form>
ahgaf.png

...................................................
Sincerely,
Ahmad M.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Bogdan, If you wish to place a pdf document for downloading on your website. Upload the pdf file to your hosting to the files folder on your main root folder. Add the following code in the HTML element of your project <form method="get" action="files/MyPdfDocument.pdf"> <button type="submit">Download!</button> <input type="hidden" value="" name="recaptchaResponse"></form> !ahgaf.png! ................................................... Sincerely, Ahmad M. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
MerlinAZ
2697 Posts
MerlinAZ posted this 25 February 2022

You can take a screenshot of the page and insert it as an image.
Or select the text from the pdf and insert it as text.

You can take a screenshot of the page and insert it as an image. Or select the text from the pdf and insert it as text.
You must log in or register to leave comments