Closed (fixed)
Project:
Entity Print
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2017 at 08:20 UTC
Updated:
2 Jun 2017 at 07:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
finneAttached a pach that fixes the Paper Size, and also adds the PhpWkhtmlToPdf zoom option to the GUI.
The Paper Size + Zoom options together allow you print hairlines: Set the paper size to A0 and the zoom to 4, to be able to print hairline widths on A4. See also http://stackoverflow.com/questions/9978335/specify-hairline-thickness-in....
Comment #3
finneComment #4
benjy commentedThanks for this, will commit shortly. I just updated the weights on the base class to give me consistent experience across all the forms, that way plugins can just set the weights for the fields they manage.
Comment #6
benjy commentedCommitted and pushed. Thanks.