Alaska Software Inc. - Topdown Print Preview
Username: Password:
AuthorTopic: Topdown Print Preview
Don Keating Topdown Print Preview
on Thu, 25 Aug 2011 09:59:57 -0400
Hi Y'all,

I have  a user with WinXP, 4GB RAM and Canon MP250 Printer.

My application works fine for him except it will not display print preview
for one report.  All other reports I checked preview correctly.  And, if
choose to print the "problem" report with no preview, it prints.
Application compiled with XPP 1.09.355 SL1 and Topdown 7.2b.

Any suggestions why it won't preview that one report?

It displays properly for about 100 other users.

Thanks for your suggestions.

   >don<
Osvaldo Ramirez Re: Topdown Print Preview
on Thu, 25 Aug 2011 13:12:02 -0600
On 8/25/2011 7:59 AM, Don Keating wrote:
> Hi Y'all,
>
> I have  a user with WinXP, 4GB RAM and Canon MP250 Printer.
>
> My application works fine for him except it will not display print preview
> for one report.  All other reports I checked preview correctly.  And, if
> choose to print the "problem" report with no preview, it prints.
> Application compiled with XPP 1.09.355 SL1 and Topdown 7.2b.
>
> Any suggestions why it won't preview that one report?
>
> It displays properly for about 100 other users.
>
> Thanks for your suggestions.
>
>     >don<

Hello Don

If you call twice the preview, what does it ?

Regards
Osvaldo Ramirez
Don Keating Re: Topdown Print Preview
on Thu, 25 Aug 2011 16:27:11 -0400
On Thu, 25 Aug 2011 13:12:02 -0600, Osvaldo Ramirez wrote:

> On 8/25/2011 7:59 AM, Don Keating wrote:
> > Hi Y'all,
> >
> > I have  a user with WinXP, 4GB RAM and Canon MP250 Printer.
> >
> > My application works fine for him except it will not display print
preview
> > for one report.  All other reports I checked preview correctly.  And,
if
> > choose to print the "problem" report with no preview, it prints.
> > Application compiled with XPP 1.09.355 SL1 and Topdown 7.2b.
> >
> > Any suggestions why it won't preview that one report?
> >
> > It displays properly for about 100 other users.
> >
> > Thanks for your suggestions.
> >
> >     >don<
> 
> Hello Don
> 
> If you call twice the preview, what does it ?
> 
> Regards
> Osvaldo Ramirez

Hi Osvaldo,

Thanks for your reply.

Haven't tried calling preview twice.  Do you mean user sending the report
twice or calling it twice in the code?

  >don<
Osvaldo Ramirez Re: Topdown Print Preview
on Thu, 25 Aug 2011 17:00:36 -0600
Si,

Some times I need to put this :

    oP:openPwin( ,.T.,,2,,,,,,16)
    oP:openPwin( ,.T.,,2,,,,,,16)

HTH
Best Regards




On 8/25/2011 2:27 PM, Don Keating wrote:
> On Thu, 25 Aug 2011 13:12:02 -0600, Osvaldo Ramirez wrote:
>
>> On 8/25/2011 7:59 AM, Don Keating wrote:
>>> Hi Y'all,
>>>
>>> I have  a user with WinXP, 4GB RAM and Canon MP250 Printer.
>>>
>>> My application works fine for him except it will not display print
> preview
>>> for one report.  All other reports I checked preview correctly.  And,
> if
>>> choose to print the "problem" report with no preview, it prints.
>>> Application compiled with XPP 1.09.355 SL1 and Topdown 7.2b.
>>>
>>> Any suggestions why it won't preview that one report?
>>>
>>> It displays properly for about 100 other users.
>>>
>>> Thanks for your suggestions.
>>>
>>>      >don<
>>
>> Hello Don
>>
>> If you call twice the preview, what does it ?
>>
>> Regards
>> Osvaldo Ramirez
>
> Hi Osvaldo,
>
> Thanks for your reply.
>
> Haven't tried calling preview twice.  Do you mean user sending the report
> twice or calling it twice in the code?
>
>    >don<
Don Keating Re: Topdown Print Preview RESOLVED
on Tue, 30 Aug 2011 07:18:52 -0400
Problem was caused by error in his data.

  >don<

On Thu, 25 Aug 2011 17:00:36 -0600, Osvaldo Ramirez wrote:

> Si,
> 
> Some times I need to put this :
> 
>     oP:openPwin( ,.T.,,2,,,,,,16)
>     oP:openPwin( ,.T.,,2,,,,,,16)
> 
> HTH
> Best Regards
> 
> 
> 
> 
> On 8/25/2011 2:27 PM, Don Keating wrote:
> > On Thu, 25 Aug 2011 13:12:02 -0600, Osvaldo Ramirez wrote:
> >
> >> On 8/25/2011 7:59 AM, Don Keating wrote:
> >>> Hi Y'all,
> >>>
> >>> I have  a user with WinXP, 4GB RAM and Canon MP250 Printer.
> >>>
> >>> My application works fine for him except it will not display print
> > preview
> >>> for one report.  All other reports I checked preview correctly.  And,
> > if
> >>> choose to print the "problem" report with no preview, it prints.
> >>> Application compiled with XPP 1.09.355 SL1 and Topdown 7.2b.
> >>>
> >>> Any suggestions why it won't preview that one report?
> >>>
> >>> It displays properly for about 100 other users.
> >>>
> >>> Thanks for your suggestions.
> >>>
> >>>      >don<
> >>
> >> Hello Don
> >>
> >> If you call twice the preview, what does it ?
> >>
> >> Regards
> >> Osvaldo Ramirez
> >
> > Hi Osvaldo,
> >
> > Thanks for your reply.
> >
> > Haven't tried calling preview twice.  Do you mean user sending the
report
> > twice or calling it twice in the code?
> >
> >    >don<