Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The Width statement
#2
Hi Eric,

A lot has changed with the switchover from parallel port printers to USB ones. I, for one, miss the ability to use printer escape codes. I mean we can still use LPRINT CHR$(12) to eject a page, but there used to be settings for width, margins, fonts, color, etc. I can't remember if maybe we had one big gain with the ability to send images to the printer, for instance a signature. I think Rob worked on that. 

Yeah, width is not supported for LPRINT in QB64, along with FRE and a few other things like inline functions DEF FN I believe it was called. I don't know if there is enough interest to pursue them, as DEF FN can be easily replaced with actual functions, FRE is not really needed as memory constraints have been removed. Things like CLEAR 200, 0, 0 to clear the stack are not required, etc.

As for printing today, I personally, I do all mine by converting the file itself to .rtf format and slaving it out to wordpad.

Well, I'm sure a few of the developers will read your post and add to the discussion.

Pete

Oh, here is the one I was thinking about: https://qb64phoenix.com/forum/showthread...04#pid3904
Reply


Messages In This Thread
The Width statement - by eoredson - 04-05-2024, 04:43 AM
RE: The Width statement - by Pete - 04-05-2024, 05:19 AM
RE: The Width statement - by SMcNeill - 04-05-2024, 05:30 AM
RE: The Width statement - by Pete - 04-05-2024, 05:41 AM
RE: The Width statement - by eoredson - 04-05-2024, 06:04 AM
RE: The Width statement - by Pete - 04-05-2024, 06:47 AM
RE: The Width statement - by SMcNeill - 04-05-2024, 07:27 AM
RE: The Width statement - by SMcNeill - 04-05-2024, 07:33 AM
RE: The Width statement - by bplus - 04-05-2024, 11:43 AM
RE: The Width statement - by eoredson - 04-05-2024, 11:32 PM
RE: The Width statement - by SMcNeill - 04-06-2024, 12:48 AM
RE: The Width statement - by bplus - 04-06-2024, 12:19 AM
RE: The Width statement - by Pete - 04-06-2024, 01:37 AM
RE: The Width statement - by eoredson - 04-06-2024, 03:32 AM
RE: The Width statement - by TerryRitchie - 04-06-2024, 03:52 AM
RE: The Width statement - by Pete - 04-06-2024, 03:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Is there something like _RESIZESCREEN width, height? Dav 10 758 11-16-2025, 01:01 PM
Last Post: Dav
  Must an extra value be provided on DATA statement? dakra137 11 1,062 09-30-2025, 05:38 PM
Last Post: ahenry3068
  need help generating fixed-width BDF fonts with sizes other than 8x8 madscijr 10 1,092 07-12-2025, 03:33 PM
Last Post: madscijr
  using a custom tileset as a fixed-width font for _PrintString ? madscijr 11 2,321 06-05-2025, 05:50 PM
Last Post: madscijr
  _Glue statement coming anytime soon? Pete 7 1,307 04-13-2025, 10:56 PM
Last Post: eoredson

Forum Jump:


Users browsing this thread: 1 Guest(s)