• 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: Question about ERPDFWrapper
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about ERPDFWrapper


  • Subject: Re: Question about ERPDFWrapper
  • From: Antoine Berry <email@hidden>
  • Date: Fri, 31 Aug 2012 17:40:35 +0200

Thank you a lot, that solved my problem!

Le 31/08/12 16:58, Bastian Triller a écrit :
hello,

you can alter the margins in your CSS with something like:
@page {
         size: A4;
         margin: 37mm 1cm 35mm 25mm;
}
@PAGE:first {
         margin: 5cm 1cm 35mm 25mm;
}

Bastian

Am Freitag, den 31.08.2012, 12:22 +0200 schrieb Antoine Berry:
Hello everybody!

I'm a new Webobjects/Wonder developer.
I'm currently working on a invoice application and I have a little
problem with the ERPDFWrapper when I want to create my Invoice as PDF.
My problem is that when I surround my html component with an
ERPDFWrapper, the pdf which is generate has a default margin that I want
to remove, cause then I have a problem with the format of my template.
Is it possible to remove that margin, and then handle it directly in my
template css file? or is that margin mandatory, in which case does
anybody know the value of it?

Thanks a lot,

Antoine BERRY



  _______________________________________________
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



--
Antoine Berry
Sophiacom

_______________________________________________
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: 
 >Question about ERPDFWrapper (From: Antoine Berry <email@hidden>)
 >Re: Question about ERPDFWrapper (From: Bastian Triller <email@hidden>)

  • Prev by Date: mac os x 10.8.1 xcode 4.4 FAILED try to compile Web_Objects.so
  • Next by Date: Re: Question about ERPDFWrapper
  • Previous by thread: Re: Question about ERPDFWrapper
  • Next by thread: Re: Question about ERPDFWrapper
  • Index(es):
    • Date
    • Thread