Print Page | Close Window

JavaScript this.submitForm PDF

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=3051
Printed Date: 17 Jan 26 at 3:37PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: JavaScript this.submitForm PDF
Posted By: effyruby
Subject: JavaScript this.submitForm PDF
Date Posted: 15 Jan 15 at 11:26AM
I tried using mailto as part of cURL. This demands the end user to login into gmail or outlook. It locked outlook on one client's machine.

so I have written a server-side php script.

This does email me a notification but I am not sure how to capture the PDF in the script so as to attach it (the PDF file) to the email. Can someone show me how to capture the PDF file?

FYI $_Files is empty!!
HTTP Request Headers
  'Cookie' => 'PHPSESSID=i8q61n3hc8o4d7f8i31hd30u51',
  'Accept' => '*/*',
  'Content-Type' => 'application/pdf',
  'Content-Length' => '19016',
  'Acrobat-Version' => '11.0.8',
  'User-Agent' => 'AcroForms',
  'Host' => 'zf2-client',
  'Connection' => 'Keep-Alive',
  'Cache-Control' => 'no-cache',
)

'this.submitForm({cURL: encodeURI(url), bFDF: false, bEmpty: true, cSubmitAs: "PDF"});'+


TIA

Effy Ruby



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk