Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

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.