dasbrow's avatar

XPDF Post get file name or content

I am submitting a pdf form in xfdf (xml) format and I can't seem to get the file name or any content from the post from request.

0 likes
1 reply
dasbrow's avatar

Never mind, I figured it out.

Edit: For others in this situation. $request->getContent() is what you need.

Please or to participate in this conversation.