$pdfcomplete

Mark Jenkins mark_itrans at qems.com
Wed Mar 22 02:59:27 UTC 2023


Das,

We use PDFDevice using Studio 10.22 on Windows and do not use 
$pdfcomplete. Although, I now see a clear way to do so. So, thanks for 
making me figure out how it works. lol

The task that is running when the PDF is generated has the built-in 
class method $pdfcomplete, which has two parameters called pPath and 
pStatus.

You just need to override the $pdfcomplete method in the running task 
and deal with the pPath and pStatus as you see fit.

HTH

Mark Jenkins
QEMS


On 3/3/2023 12:35 PM, Das Goravani wrote:
> To be clear, this form, is just being tested for the first times. It has never called $pdfcomplete correctly yet.
>
> When I said I did this before, I meant in other apps, and in that case was on Mac.. am on Windows now.
>
>> On Mar 3, 2023, at 1:15 PM, Das Goravani <goravanis at gmail.com> wrote:
>>
>>
>> I am on Studio 10.22 on Windows 10
>>
>> I am printing PDFs using the PDFDevice and using SetTemp
>>
>> It is printing the PDF sure enough, in the temp folder
>>
>> But it’s not calling $pdfcomplete when it is done
>>
>> Is it ok to have it all lowercase like this:   $pdfcomplete
>>
>> The method is in the same object class that makes the PDF
>>
>> I have printed PDFs before and it called $pdfcomplete back then
>>
>> But now it’s not, don’t know why….   Any ideas??
> _____________________________________________________________
> Manage your list subscriptions at https://lists.omnis-dev.com
> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com


More information about the omnisdev-en mailing list