- Joined
- Nov 24, 2022
- Messages
- 92
- Reaction score
- 7
In this video, I’ll showcase a webpage I created that enables you to build and preview HTML code as well as generate PDF files.
This tool allows you to quickly save projects directly to your drive as files and offers a micro cloud storage option, allowing files up to 300 KB to be stored.
Among the available features is the option to add custom encryption to transmitted code, enhancing the security of your projects. I’ve also included a guide to walk you through creating PDF files using manually written code. This project is perfect for those who want to learn more about creating PDF documents with code and are looking for a tool to preview and store their work.
Tutorial = Guide
Notebook = Editor
Sett = Settings
PDF = Generate PDF file
HTML = Generate HTML
page Cloud = File in cloud
C (close) = Close floating window
F (fullscreen) = Fullscreen on/off
greater then character = Toggle right panel visibility
D (download) = Save project to file
Z (source) = Download application to disk
H (help) = Help on/off
When the first character in the editor is %, the file is saved as *pdf. When the first character in the editor is character_less_then < , the file is saved as *html. When the first character in the editor is anything else, the file is saved as *txt. Modifying the functions "sConvert" and "sDeconvert" in the local file (downloadable using 'Z') will enable a custom encoding method for content. The project is suitable for remote collaboration (code sharing). For a private test account, you can request one at (e-mail address removed) (300KB - 300 000 characters)
infinityhost.ct8.pl/code_12/
Pleace share your opinions, subscribe and don't forget to give if you like content like this
This tool allows you to quickly save projects directly to your drive as files and offers a micro cloud storage option, allowing files up to 300 KB to be stored.
Among the available features is the option to add custom encryption to transmitted code, enhancing the security of your projects. I’ve also included a guide to walk you through creating PDF files using manually written code. This project is perfect for those who want to learn more about creating PDF documents with code and are looking for a tool to preview and store their work.
Tutorial = Guide
Notebook = Editor
Sett = Settings
PDF = Generate PDF file
HTML = Generate HTML
page Cloud = File in cloud
C (close) = Close floating window
F (fullscreen) = Fullscreen on/off
greater then character = Toggle right panel visibility
D (download) = Save project to file
Z (source) = Download application to disk
H (help) = Help on/off
When the first character in the editor is %, the file is saved as *pdf. When the first character in the editor is character_less_then < , the file is saved as *html. When the first character in the editor is anything else, the file is saved as *txt. Modifying the functions "sConvert" and "sDeconvert" in the local file (downloadable using 'Z') will enable a custom encoding method for content. The project is suitable for remote collaboration (code sharing). For a private test account, you can request one at (e-mail address removed) (300KB - 300 000 characters)
infinityhost.ct8.pl/code_12/
Pleace share your opinions, subscribe and don't forget to give if you like content like this
Last edited: