You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shows use of example-image graphics that are available via texlive.
In the http post submission perl code I don't support any binary files or unpack any encoded files, the attachments are just stored as-is so basically just text/plain uploads.
It's not an unreasonable request but this is a free service offered with no user login, and I have to balance the risks.
The http post handler of course is open source and available from here so on your own server you are free to use a modified version that handles the content encoding of the multipart/form-data fields and unpacks binary files appropriately but I don't want to handle that at the open server running at texlive.net, sorry.
Hello,
I would like to load png file with :
\includegraphics[width=15cm]{file.png}
in request :
filecontents[]: what encoding is supported ?
could you provide an example with a image file?
thank you
The text was updated successfully, but these errors were encountered: