On Wed, September 7, 2011 17:04, rajesheee wrote: > Hi Experts, > > I am trying to convert the attached pdf to tiff > http://itext-general.2136553.n4.nabble.com/file/n3796313/TextBoxMarkupfile.pdf > TextBoxMarkupfile.pdf > http://itext-general.2136553.n4.nabble.com/file/n3796313/ConvertedPage000002.tiff > ConvertedPage000002.tiff . I currently having Ghostscript > 9.02 installed in my system. > > I am using the below command to convert the pdf files to tiff. > > gswin32 -dSAFER -dNOPAUSE -dBATCH -q -sPAPERSIZE=a4 -r300 -sDEVICE=tiffg4 > -dPDFFitPage -dGraphicalAlphaBits=1 -dTextAlphaBits=1 > -sOutputFile="d:/temp/test/ConvertedPage%06d.tiff" > "d:/temp/test/TextBoxMarkupfile.pdf" > > There are 3 marked up text box available in the second page. After > conversion > those text values are missing in the tiff file. > > Is there any options available in the ghostscript to include those text > values > in the converted image? > > If any workarounds available please suggest me.
Hello rajesheee, You probably made a mistake when you sent your email. This is not the support list for ghostscript but for itext. On this mailing list you will get no answers about ghostscript at all. Discussion about Ghostscript and GSview can be found in the USENET comp.lang.postscript newsgroup, or on the website http://www.ghostscript.com/ Hope This Helps, Have A Nice Day Amedee Van Gasse ------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
