1 Encoded .ini files that prints out a url
matu6968 edited this page 2024-11-02 19:47:07 +01:00

You can print any site your throw at it by making a custom .ini like text file.

Example config:

# Prints out website link instead of the ini file contents
[htmlrender]

url=https://example.com

[htmlrender] - header of the HTML print file url=https://example.com - specify a url to visit which site you want

Instructions on how to use it:

upload the file on the WebGUI and click upload, the backend will do the rest.