Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 10 JUL 2021 03:24:20AM cmeyer wrote:

Now that I can debug and find out why the bitmap is not printing in the correct location (heading for reports etc) the following returns:

size [email protected]

where bitmap = "C:\REVSOFT\Logos\CMG Logo.bmp"


** this will print on every page, so we need to use text xy

	

	void 	  = Set_Printer("CALCBMP", Bitmap)

	size 	  = Get_Printer("CALCBMP")	;* get the size

	bmpWidth  = size<1>	;* width

	bmpHeight = size<2>	;* height

The logo prints on the page but in the wrong place.

I think there is a bug in

Get_Printer("CALCBMP")

Please confirm.

Chris


At 10 JUL 2021 06:11AM Carl Pates wrote:

Hi Chris,

There is indeed a bug in CALCBMP - we'll get it fixed for the next release.

Regards

Carl Pates

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/092263a46976414f97dde6c9d18b97e4.txt
  • Last modified: 2024/01/04 20:57
  • by 127.0.0.1