Open pdf

Michael Monschau michael at brainydata.co.uk
Wed Jun 10 08:06:39 EDT 2015


Hi Kris,

Omnis developers who use our PDFDevice component have encountered a similar problem when they upgraded from Studio 6.1 to 6.1.1 or 6.1.2. There issue was related to a security fix that Tiger Logic applied. You now have to specify the folders from which you can return PDF files that have not been produced by the OmnisPDF device.

Feel free to have a look at our technical note TN0024 at
http://www.brainydata.co.uk/supportpublic/technotes.htm <http://www.brainydata.co.uk/supportpublic/technotes.htm>


Regards,
Michael

Michael Monschau (Director)
Brainy Data Limited

Reply To: michael at brainydata.co.uk
Phone: +44 (0)870 474 0708
Web: www.brainydata.co.uk the home of Omnis Components and Developer Services






> On 10 Jun 2015, at 07:29, KRIS GEERTS <kjtgeerts at gmail.com> wrote:
> 
> Hi Andrew,
> 
> Yes I have opened the jspdf and it works on my client .
> But : … when I in the procedure 
> 
> If iNewPDFWindow
> Do $cinst.$clientcommand("showpdf",row(lID))
> Else
> Do $cinst.$objs.PagedPane.$currentpage.$assign(2)
> Do $cinst.$clientcommand("assignpdf",row("HTML","toolbar=1&zoom=100",lID,20))
> End If
> 
> 
> first set lId to “test.pdf”   a file I want to open in the temp directory .
> I get the error that the file does not exist .
> Even if I have copied the first temp.pdf and changed the name , I get the error .
> So … my problem is not printing to temp directory .
> Its opening a stored file on a directory on the server.
> Even more … how do I specify the path to the browsers perspective if it isn’t temp.
> 
> Thanks for your answers
> 
> Kris
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com




More information about the omnisdev-en mailing list