Hi Pierre,

Are you still interested in podofoimpose? Maybe you would like to take a look 
onto the patch attached to this mail and see if you want to commit it!

Best regards,
        Dom

----------  Weitergeleitete Nachricht  ----------

Subject: [Podofo-users] Podofoimpose: patch to support line drawing in Lua 
plans
Date: Freitag 07 Mai 2010
From: Deter De Wet <[email protected]>
To: [email protected]

Attached is a patch to allow the drawing of lines from within Lua
imposition plans. It makes a command
PushLine(target page, x1, y1, x2, y2[, DashPattern])
available, where x1,y1,x2,y2 are numbers giving the coordinates of the
start and end of the line. These numbers are scaled by the global
scale factor. DashPattern must be a string with one of the values
"Solid","Dash","DashDot","DashDotDot" (all case-insensitive) or a
valid PDF line pattern string. If DashPattern is omitted, the last set
value is used, or "Solid" if no value has been set yet. See
plans/lua/BookletCut.plan for an example.

The patch should be applied from the tools/podofoimpose subdirectory
in the source. Use it as you please.

Hope someone finds this helpful.

Deter de Wet
-- 
"For there is one God, and one Mediator between God and men, the Man
Christ Jesus, who gave Himself as a ransom for all..."  (1 Tim. 2:5-6)

-------------------------------------------------------

-- 
**********************************************************************
Dominik Seichter - [email protected]
KRename  - http://www.krename.net  - Powerful batch renamer for KDE
KBarcode - http://www.kbarcode.net - Barcode and label printing
PoDoFo - http://podofo.sf.net - PDF generation and parsing library
SchafKopf - http://schafkopf.berlios.de - Schafkopf, a card game,  for KDE
Alan - http://alan.sf.net - A Turing Machine in Java
**********************************************************************

Attachment: podofo-cutline.patch
Description: Binary data

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------

_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to