|
| photocells |
 |
Tue, 25 Mar 2008 15:27:37 -060 |
Hello:
Is there a way to do a cell shows a bitmat or jpg file, without to have to
create a floating object?
Any sugestions will be tried.
I have notebooks with many pages with the same structure, and I need to
print all of them. Since notebooks were create with macros, I need a
different photo on every page, but I don't want to create a large number of
floatings to put the bitmaps.
Rodrigo.
|
| Post Reply
|
| Re: photocells |
 |
Tue, 25 Mar 2008 23:45:55 -060 |
Rodrigo Solis wrote:
> Is there a way to do a cell shows a bitmat or jpg file, without to have to
> create a floating object?
> Any sugestions will be tried.
> I have notebooks with many pages with the same structure, and I need to
> print all of them. Since notebooks were create with macros, I need a
> different photo on every page, but I don't want to create a large number of
> floatings to put the bitmaps.
You can create a blank inserted chart with a bitmap fill style. Using a macro
procedure, you could change the bitmap file used by the chart during printout.
The area containing the inserted chart should be designated as a print heading
for the bitmap to appear on each page. The printout of each page then would
have to be performed explicitly one page at a time, using a macro to designate
each page boundary.
Cheers,
Uli
|
| Post Reply
|
| Re: photocells |
 |
Wed, 26 Mar 2008 12:49:10 GMT |
Rodrigo:
> I need a
> different photo on every page, but I don't want to create a large number of
> floatings to put the bitmaps.
>
There is always the klunky solution of printing from QP without the bitmaps
and adding them in a second print run using some other app.
--
Good wishes!
Roy Lewis
C_Tech volunteer
(UK)
|
| Post Reply
|
|
|
|
|
|
|
|
|
|