Josip, once again, thx for that project.
I've an issue rendering some postscript code generated by Terry Burtons BWIPP implementation (http://bwipp.terryburton.co.uk/) of a ps barcode library.
Since ghostscript doesn't calculate negative values and crops them (see http://bugs.ghostscript.com/show_bug.cgi?id=202735) and my generated ps code originates at negative values I've to translate the ps coordinates to get the device and bounding-box coordinates..
is there an implementation in ghostscript.net (I currently use the rasterizer) to get the bounding boxes (ghostscript -sDEVICE=bbox)?
see: https://groups.google.com/d/msg/postscriptbarcode/ncfxg0Pc0iA/r0uRxcVRBQAJ
regards,
Ralf
I've an issue rendering some postscript code generated by Terry Burtons BWIPP implementation (http://bwipp.terryburton.co.uk/) of a ps barcode library.
Since ghostscript doesn't calculate negative values and crops them (see http://bugs.ghostscript.com/show_bug.cgi?id=202735) and my generated ps code originates at negative values I've to translate the ps coordinates to get the device and bounding-box coordinates..
is there an implementation in ghostscript.net (I currently use the rasterizer) to get the bounding boxes (ghostscript -sDEVICE=bbox)?
see: https://groups.google.com/d/msg/postscriptbarcode/ncfxg0Pc0iA/r0uRxcVRBQAJ
regards,
Ralf