Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by RocSky

  1. RocSky

    Some help with forms and rights management

    Adobe Acrobat Professional 8.0 and upper version has the feature, UsageRights enable in Adobe Reader, that means after the convert, the Adobe Reader can save filled PDF Form. btw, base on this function, I have developed a "Batch UsageRights Enable". Chinese Blog:http://hardrock.cnblogs.com/...
  2. RocSky

    Extract all URLS from a batch of PDFs

    1st, try itext or iTextsharp 2nd, try pdftohtml 3rd, pdfbox 4th, jpedal Chinese Blog:http://hardrock.cnblogs.com/ iTextSharp tutorial C# version:http://blog.rubypdf.com/itextsharp/tutorial01/ iTextSharp asp.net 2.0 Demo:http://aspspider.net/tonyfox/pdf/
  3. RocSky

    Linux-based Batch Password Changer?

    http://itext.sf.net/ Chinese Blog:http://hardrock.cnblogs.com/ iTextSharp tutorial C# version:http://blog.rubypdf.com/itextsharp/tutorial01/ iTextSharp asp.net 2.0 Demo:http://aspspider.net/tonyfox/pdf/
  4. RocSky

    Can I combine password-protected pdfs in Pro8?

    PDFCrack - A Password Recovery Tool for PDF-files windows version, please download from here http://rubypdf.com/2006/12/08/pdfcrack-08-win32windows-version-pdfcrack linux version is here http://pdfcrack.sourceforge.net/ Chinese Blog:http://hardrock.cnblogs.com/ iTextSharp tutorial C#...
  5. RocSky

    saving adobe 7.0 documents

    you use adobe reader to fill pdf form, right? if sure, please use Adobe Acrobat directly, or use Adobe Acrobat to let it support to fill and save in adobe reader(Usage rights enable feature in Acrobat professional 8.x) if you want to batch "usage rights enable" job, feel free to contact with...
  6. RocSky

    Printing Multiple Ranges

    use some tools, such as pdfselect to extract the pages you want print to a new pdf. pdfselect is a free windows console tool, you can get it from here http://blog.rubypdf.com/2007/10/02/pdfselect-11-supports-split-pdf-too if you need linux edition, please let me know. Chinese...
  7. RocSky

    Linux-based Batch Password Changer?

    with iText, you can develop one. Chinese Blog:http://hardrock.cnblogs.com/ iTextSharp tutorial C# version:http://blog.rubypdf.com/itextsharp/tutorial01/ iTextSharp asp.net 2.0 Demo:http://aspspider.net/tonyfox/pdf/
  8. RocSky

    Send PDF attachment rather than XML

    have a look http://aspspider.net/tonyfox/pdf/PDFForm.aspx Only Adobe reader is enough, supports email the filled form http://aspspider.net/tonyfox/opfs/pdf/tmp.pdf Chinese Blog:http://hardrock.cnblogs.com/ iTextSharp tutorial C# version:http://blog.rubypdf.com/itextsharp/tutorial01/...
  9. RocSky

    Can a fillable form be filled, emailed, and recipient can't modify?

    Flatten the fields, please try the demo http://aspspider.net/tonyfox/pdf/PDFForm.aspx Chinese Blog:http://hardrock.cnblogs.com/ iTextSharp tutorial C# version:http://blog.rubypdf.com/itextsharp/tutorial01/ iTextSharp asp.net 2.0 Demo:http://aspspider.net/tonyfox/pdf/
  10. RocSky

    Best way to convert 160000 tifs

    with the help of iText or iTextSharp, you can easily convert tiff to pdf, if you need, I can develop an application for you Chinese Blog:http://hardrock.cnblogs.com/ iTextSharp tutorial C# version:http://blog.rubypdf.com/itextsharp/tutorial01/ iTextSharp asp.net 2.0...
  11. RocSky

    remove password protection

    pdfcrack-0.8-win32,Windows version pdfcrack free open source http://rubypdf.com/2006/12/08/pdfcrack-08-win32windows-version-pdfcrack Chinese Blog:http://hardrock.cnblogs.com/ iTextSharp tutorial C# version:http://blog.rubypdf.com/itextsharp/tutorial01/ iTextSharp asp.net 2.0...
  12. RocSky

    Interactive Stamps

    try develop with iText and iTextSharp, it can help you do want you want. Chinese Blog:http://hardrock.cnblogs.com/ iTextSharp tutorial C# version:http://blog.rubypdf.com/itextsharp/tutorial01/ iTextSharp asp.net 2.0 Demo:http://aspspider.net/tonyfox/pdf/
  13. RocSky

    Insert Invoice Recommendation for Payment

    Adding the info you wrote to the pdf first, then adding data from some other data entry form, right? if sure, I have done this kind job before. Chinese Blog:http://hardrock.cnblogs.com/ iTextSharp tutorial C# version:http://blog.rubypdf.com/itextsharp/tutorial01/ iTextSharp asp.net 2.0...
  14. RocSky

    Is it possible to maintain original file names (as page names) in PDF

    before print them, try page setup first, and you can add file name to the header of footer, after convert all to pdf and concate them to a new PDF. Chinese Blog:http://hardrock.cnblogs.com/ iTextSharp tutorial C# version:http://layman.5gigs.com/itextsharp/tutorial01/ iTextSharp asp.net 2.0...
  15. RocSky

    Fillable Fields and Acrobat 7.0

    1.using Adobe Reader Extension Server?ARES?, it is too expensive. 2.using 3rd library to implement it, for example using iText or iTextSharp(I have a program maybe is what you want) 3.using 3rd application Chinese Blog:http://hardrock.cnblogs.com/ iTextSharp tutorial C#...

Part and Inventory Search

Back
Top