i am closing down the tailbite website in the near future.
I have switched to c# completely

Thanks to all who supported this Project

Code: Select all
PH=Print_GetPrinterHandle()
If AbortPrinter_(PH)
Debug "AbortPrinter ok"
EndIf
Code: Select all
DisableDebugger
FreeMemory(Sourcemem)
EnableDebugger
Code: Select all
#PurePDF_Include=1
XIncludeFile "PurePDF.pb"