• 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: Theodore Petrosky <email@hidden>
  • Date: Fri, 31 Aug 2012 10:04:12 -0700 (PDT)

Antoine,

did you check out Jasper reports? the pdfs it creates are fantastic. Albeit, it think more work thanERPDFWrapper.

Ted

--- On Fri, 8/31/12, Bastian Triller <email@hidden> wrote:

> From: Bastian Triller <email@hidden>
> Subject: Re: Question about ERPDFWrapper
> To: "Antoine Berry" <email@hidden>
> Cc: email@hidden
> Date: Friday, August 31, 2012, 10:58 AM
> 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


References: 
 >Re: Question about ERPDFWrapper (From: Bastian Triller <email@hidden>)

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