PrintHtml
PrintHtml copied to clipboard
Open source command line program to print HTML pages using QtWebKit
Just found the program start but hang in memory if is started from CGI scripting environment. From console window it work normally. My guess is it cant create GUI box...
Exitcode
Does this prohgram provide any exitcode (errorlevel) if sending to printer (or printing itself) failed? Found nothing in documentaion
Is there an issue with the margins? Does anyone know a QT version that has no issues? Flex box support (Not much needed) No margin problems No double Text sometimes...
Hey is there a way to stop the new pages from cutting out?
I am using it for a restaurant for printing on the thermal receipt printer. However it has a delay around 4 to 5 seconds each time it gets executed. Any...
Both of the prebuilts after 2017 don't work properly, the 4.6 Static version is missing many of the necessary library files, the 4.7 version is missing libgcc library files. On...
When printing tables that span over multiple pages, the rows and its content split into 2 parts each one on a separate page. This makes the text unreadable when printed.
Add optional -json for STDOUT JSON string. STDOUT Object of - success array - array of success urls. - error array - array of fail to load urls.
I've been testing PrintHtml and have found that when printing HTML files that are stored locally on the filesystem, either by referencing them with `file:///` or `C:\path..`, the raw HTML...