Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 13 MAR 1998 04:13:23PM STEVE C. wrote:

The code below prints the BMP ok, but not the PICTURE.

Does anyone have an idea???

Thanks …..Steve C.

subroutine Example3(dummy)

declare function Set_Printer, Get_Printer, RGB

declare function msg

$insert OIPRINT_EQUATES

FileName=OIPI_Example3"

PrintTitle=OIPI Printing…"

PreviewTitle=OIPI Print Preview"

Margins=1:@FM:1:@FM:1:@FM:1 ;* one inch margins

Orientation=0:@FM:1:@FM:1 ;* force portait

PrintSetup="

PrintSetup=5 ;* Print Preview at a specific location

PrintSetup=2 ;* hide PrintSetup button

PrintSetup =-1 ;* set initial zoom to PageWidth

PrintSetup =5 ;* set the Print Preview position

PrintSetup =5 ;* at 5% from top and left

PrintSetup =95

PrintSetup =95

STATUS=Set_Printer("INIT", FileName, PrintTitle:@FM:PreviewTitle,Margins, Orientation, PrintSetup)

STATUS=Set_Printer("PAGESIZE", "":@FM:"":@FM:LETTER)

*

STAT= Set_Printer("BMP", ".\BMPS\SSN\45506091.BMP", 2.0:@FM:1:@FM:1.6:@FM:1, 1, 0)

STAT=Set_Printer("PICTURE", ".\BMPS\SSN\02021005.JPG", 4.0:@FM:1:@FM:1.6:@FM:1, 1, 0)

STAT=SET_PRINTER("TERM")


At 13 MAR 1998 05:20PM Don Bakke wrote:

Steve,

I've never used the PICTURE message, but your syntax looks okay. Why don't you e-mail the BMP and JPG images and I'll test it on my system and let you know what I come up with.

dbakke@srpcs.com

SRP Computer Solutions


At 17 MAR 1998 10:52AM Oystein Reigem wrote:

Steve,

This is what Tony S said about printing JPEGs from OIPI last time I asked.

- Oystein -

From: Anthony Splaver

To: "'oystein.reigem@hd.uib.no'"

Subject: RE: Char(0). PICTURE.

Date sent: Tue, 23 Dec 1997 22:13:59 -0800

Oystein,

]]] OIPI still cannot print PICTUREs «<

I was not planning on implementing this feature until OIPI 4.0. This

version will be the 32-bit version with full support for RTF (embedded

fonts) and the PICTURE message for JPEG. All of the 16-bit imaging

software that I have evaluated does not expose the printing functions that

the OIPI requires or the support DLLs are too bulky (like 2 to 10MB). The

32-bit solution with the OIPI 4.0 works and uses the same logic as the

16-bit OIPI. The only problem will be with your clients that are using

Win31 – because the OIPI will automatically use the OIPI 3.5 (16-bit)

without the JPEG support.

Please let me know if the 32-bit solution will not work for your clients.

My next project will be the 32-bit OIPI, because the 16-bit version is

finally stable.

Tony

* Tony Splaver Splaver Software email: splaver@pacifier.com web site: http://www.pacifier.com/~splaver *


Use "BMP" to print JPGs as well. "PICTURE" is not valid.


At 16 NOV 2004 06:08PM Donald Bakke wrote:

Hey Mary Jean,

You *do* realize you are responding to a six year old thread don't you? I guess it is a good sign that everyone who is involved with this topic is still actively working in OpenInsight.

dbakke@srpcs.com

SRP Computer Solutions, Inc.


At 17 NOV 2004 07:21AM Oystein Reigem wrote:

Can I comment on this or should I wait another six years? :-)

- Oystein -


At 17 NOV 2004 07:43AM support@sprezzatura.com wrote:

Rip Van Reigem? ;)

support@sprezzatura.com

The Sprezzatura Group Web Site

World Leaders in all things RevSoft


At 17 NOV 2004 09:30AM Oystein Reigem wrote:

Sorry - can't keep shut that long. :-)

- Oy -

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/b0e07daa2189a95d852565c6006f16d5.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1