Ramsey

On a related subject, have you gotten the header and footer tags to work?

Paul
On Nov 16, 2011, at 12:35 PM, Ramsey Gurley wrote:

> 
> On Nov 16, 2011, at 10:24 AM, Raymond NANEON wrote:
> 
>> Hi Ramsey,
>> 
>> I use woongl in my page, the tag is not properly set.
> 
> Try loading the page without the pdf wrapper first and running the resulting 
> html you get through W3C's validator.
> 
> http://validator.w3.org/
> 
> If your output page is not well formed xhtml, the PDF generator will not 
> work. You must generate valid code or else it will fail.
> 
>> I would like to know why the fetching data is not finished and the pdf file 
>> is generated
> 
> Are you fetching data on a separate thread using a long response or 
> something?  That sounds like your page is not blocking the current thread 
> until page generation is done.
> 
>> and how to change pdf file name.
> 
> There is a 'filename' binding on ERPDFWrapper.  Set that and you'll get 
> something besides result.pdf.
> 
>> 
>> Thanks
>> 
>> Envoyé de mon iPhone
>> 
>> Le 16 nov. 2011 à 17:27, Ramsey Gurley <rgur...@smarthealth.com> a écrit :
>> 
>>> I'm not sure how it's becoming malformed for you, but I do know that the 
>>> PDF generator requires well formed xhtml.  If you are missing end tags or 
>>> have an unencoded & anywhere, you're going to be disappointed.
>>> 
>>> Ramsey
>>> 
>>> On Nov 16, 2011, at 2:11 AM, Raymond NANEON wrote:
>>> 
>>>> Hi All,
>>>> 
>>>> I tried to generate a PDF file using ERPDFWrapper but I have a result.pdf 
>>>> file which is malformed. The page haven't time to get fetching data and 
>>>> the .pdf file is generated.
>>>> 
>>>> So how Can I fix it.
>>>> 
>>>> 1:/ get fetch data
>>>> 2:/ generate pdf file from data
>>>> 
>>>> PS : There is a way to change file name?
>>>> 
>>>> thanks for your helps
>>>> Envoyé depuis iCloud
>>>> 
>>>> Le 08 nov 2011 à 09:28, Raymond NANEON <rnan...@me.com> a écrit :
>>>> 
>>>>> Thanks Ramsey and Pascal for the quick reaction and great help :D
>>>>> 
>>>>> Ray 
>>>>> Envoyé depuis iCloud
>>>>> 
>>>>> Le 08 nov 2011 à 09:29, Pascal Robert <prob...@macti.ca> a écrit :
>>>>> 
>>>>>> BTW, that one is also on YouTube:
>>>>>> 
>>>>>> http://www.youtube.com/wocommunity
>>>>>> 
>>>>>> > Check out ERPDF in 60 seconds on the podcast:
>>>>>> > 
>>>>>> > http://www.wocommunity.org/podcasts/wopodcasts.xml
>>>>>> > 
>>>>>> > Ramsey
>>>>>> > 
>>>>>> > On Nov 8, 2011, at 9:22 AM, Raymond NANEON wrote:
>>>>>> > 
>>>>>> >> Hi All,
>>>>>> >> 
>>>>>> >> I am trying to generate a PDF file from a page of my apps and I saw 
>>>>>> >> ERPDFGeneration plugin in the WONDER Library. I want to know if 
>>>>>> >> someone have used it and have a little tutorial to show me how it 
>>>>>> >> works.
>>>>>> >> 
>>>>>> >> Thanks
>>>>>> >> Envoyé depuis iCloud
>>>>>> >> _______________________________________________
>>>>>> >> Do not post admin requests to the list. They will be ignored.
>>>>>> >> Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
>>>>>> >> Help/Unsubscribe/Update your Subscription:
>>>>>> >> http://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com
>>>>>> >> 
>>>>>> >> This email sent to rgur...@smarthealth.com
>>>>>> > 
>>>>>> > _______________________________________________
>>>>>> > Do not post admin requests to the list. They will be ignored.
>>>>>> > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
>>>>>> > Help/Unsubscribe/Update your Subscription:
>>>>>> > http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
>>>>>> > 
>>>>>> > This email sent to prob...@macti.ca
>>>>>> 
>>>>> 
>>>>> _______________________________________________
>>>>> Do not post admin requests to the list. They will be ignored.
>>>>> Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
>>>>> Help/Unsubscribe/Update your Subscription:
>>>>> http://lists.apple.com/mailman/options/webobjects-dev/rnaneon%40me.com
>>>>> 
>>>>> This email sent to rnan...@me.com
>>>> _______________________________________________
>>>> Do not post admin requests to the list. They will be ignored.
>>>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
>>>> Help/Unsubscribe/Update your Subscription:
>>>> http://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com
>>>> 
>>>> This email sent to rgur...@smarthealth.com
>>> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/pyu%40mac.com
> 
> This email sent to p...@mac.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to