• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: PDFWrapper Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PDFWrapper Error


  • Subject: Re: PDFWrapper Error
  • From: Paul Yu <email@hidden>
  • Date: Mon, 30 Jan 2012 14:26:10 -0500

The PDF Wrapper requires valid XML.  Any problems will throw a SAXP exception.  So your <wo:List> has to translate to real XML tags.

for example.
<table>
<wo:repetition list = "$myList" item = "$myItem>
<tr><td>
<wo:str value = "$myItem.name" />
</td></tr>
</wo:repetition>
</table>


-- 
Paul Yu
Sent with Sparrow

On Monday, January 30, 2012 at 1:44 PM, James Cicenia wrote:

Are you using any bindings or such ?

I am not.

Thanks
James



Attachments:
- smime.p7s

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: PDFWrapper Error (From: Michael Hast <email@hidden>)

  • Prev by Date: Re: D2W, EditingContext, WORequest
  • Next by Date: Fwd: D2W, EditingContext, WORequest
  • Previous by thread: Re: PDFWrapper Error
  • Next by thread: Re: PDFWrapper Error
  • Index(es):
    • Date
    • Thread