Skip to Content
0
Former Member
Oct 31, 2006 at 08:25 PM

Problem with generate a PDF document

79 Views

Hi guys, i have a huge problem. i develop the basic examples from "Using Interactive Forms"

(https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d) and

always been returned the follow error:

com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Severe : PDFDocument is NULL. Exception : Service call exception; nested exception is: java.net.SocketTimeoutException: Read timed out

I have installed ACF on my computer (for NW04s), Adobe Reader and Designer 7.0, SAP NetWeaver Developer Studio Version 2.0.12 Build id: 200505090134. In addition, i have the user ADSUser configurated.

I make a test of ASDUser and send me this result:

HTTP/1.1 200 OK

Connection: close

Set-Cookie: <value is hidden>

Set-Cookie: <value is hidden>

Server: SAP J2EE Engine/7.00

Content-Type: text/xml; charset=UTF-8

Date: Tue, 31 Oct 2006 20:40:12 GMT

http://schemas.xmlsoap.org/soap/envelope/"

xmlns:xs="http://www.w3.org/2001/XMLSchema"

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >

<SOAP-ENV:Body>

<rpl:rpDataResponse xmlns:rpl='urn:AdobeDocumentServicesVi'>

<rpl:Response xmlns:pns='urn:com.adobe'>

<pns:rpStrings>

<pns:RpString>

<pns:name>TraceString</pns:name>

<pns:value>Begin trace Required stream: "PDFDocument" not found.</pns:value>

</pns:RpString>

<pns:RpString>

<pns:name>Error_Level</pns:name>

<pns:value>0</pns:value>

</pns:RpString>

<pns:RpString>

<pns:name>Results</pns:name>

<pns:value></pns:value>

</pns:RpString>

<pns:RpString>

<pns:name>VersionInfo</pns:name>

<pns:value>705.20051005114147.242570</pns:value>

</pns:RpString>

</pns:rpStrings>

</rpl:Response>

</rpl:rpDataResponse>

</SOAP-ENV:Body>

</SOAP-ENV:Envelope>

it's ok?