SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Free Services     End-User Products      PDF Development Tools Support




                                                                                   BCL easyPDF SDK is a powerful and easy-to-use PDF
                                                                                   Programming Toolkit, whether you are creating PDF prog
                                                                                   in .NET, writing PDF JAVA programs, or using another
                                                                                   programming language to call a PDF library.


                                                                                        Reliable PDF creation and manipulation APIs
                                                                                        Support multiple programming languages
                                                                                        including .NET, JAVA, VB, ASP, C#, C++
   Doc2PDF Online             PDF2Word Online            Web2PDF Online                 Easy to use and maintain. In most case, you can f
A FREE service to convert A FREE service to             A FREE PDF widget               your project with as little as 3 lines of code
documents to PDF. We      convert PDF to Word           that allows your site        1| Set oPrinter = CreateObject(quot;easyPDF.Printer.5quot;)
convert more than 20,000                                visitors to quickly save     2| Set oPrintJob = oPrinter.PrintJob
documents to PDF per day!                               your blogs and               3| oPrintJob.PrintOut quot;C:input.docquot;, quot;C:output.pdfquot;
Why should I use it too?                                websites to PDF files

Visit PDF Online Blog for the latest news




What people say about our free services
   Googling frantically for doc to PDF, you find a site that claims they will
   convert your documents to PDF for Free, but you have only got 15
   minutes and are skeptical. If the site doesn't work, you fail. You give it a    BCL easyConverter SDK allows you to programmatical
   try and it delivers you a perfect PDF in time to turn in your hard work.quot; -     convert PDF to Word compatible RTF files. These Word
   Andy Reagan, UCSC Student.                                                      compatible files can then be edited, modified or mined fo
                                                                                   graphics, tables and lists.
   This is a great service. I looked for 10 minutes to find a quick way to
   convert PDF to Word document. most sites wanted you to pay or take                   Single and multi-column pages are converted to
   their 7 day trial. All I wanted to do, however was a one time convert,               equivalent structures with text flow preserved for
   preferably without downloading anything, so I could check off items on a             facilitate editing.
   reading list without printing and wasting paper quot; - Andrew Blaze,
                                                                                        PDF tables with and without PDF table structures a
   Student.
                                                                                        converted to Word tables.
                                                       Read more testimonials




   Convert Document to PDF for your PC                                                      Custom PDF Application Developmen

                         BCL easyPDF Printer Driver is a PDF Creation Tool for
                         your Desktop PC that works with ALL document formats.
                         Download Free Trial.

                         And with its advanced features, you can also:

                              ïŹ   Preserve PDF Hyperlinks and PDF Bookmarks             People love the consistent, rich, and portable docum
                              ïŹ   Apply PDF Digital Stamp, Watermarks &                 view that PDF document format provides. But
                                  Signature                                             be a dead-end format because the data (i.e. text, ta
                                                                                        graphic) contained in it are hard to process, which p
                                                                                        a serious problem for end-users from a wide range
industries.
 Convert PDF to Word on your PC                                                         With over a decade of experience in
                                                                                        highly-competitive government-
                      BCL easyConverter SDK makes it very easy and                      sponsored research and commercial
                      affordable to convert your PDF documents back into                product-development projects, we can
                      professional-quality Word file format, right in your own          quickly build custom applications to
                      PC. Download Free Trial                                           solve your PDF processing
                                                                                        problems.




 Document Conversion for SEC Filings



                                                                                        Case Study
  SEC Publisherℱ is a software that helps you convert any document format
  (including PDF), containing hundreds or thousands of pages, into SEC
  EDGAR Compliant HTML and ASCII.

                                                                                                                        MS Wireless, a lead
                                                                                        independent reseller for Cingular Wireless, used to
 Convert PDF to Other Formats                                                           manually extract sales order information from PDF
                                                                                        and match it to their own POS database for data
   ïŹ   Create PDF, Merge PDF, and Convert PDF to Word                                   consistency in verifying sales and paying sales
   ïŹ   Convert PDF to HTML                                                              commissions. The high volume of orders required 1
   ïŹ   PDF Data Capture                                                                 employees for this work. They were always 1
       Capture individual elements in PDF document (text, graphic, table)               behind, which delayed uncovering of inconsistencie
       for other uses (e.g. database, Excel, XML, etc).                                 reported sales and increased instances of fraud in t
                                                                                        field. Read more...



easyPDF SDK Sample Code

   Converting Documents to PDF
   Converting PDF to Images
   Processing and Manipulating PDF
   Working with PDF Forms
   Building Web and Desktop PDF Applications


Converting Documents to PDF

       Convert any document format into PDF
       VB (.zip) | VB.NET (.zip) | ASP | ASP.NET | PHP | Visual C++ (.zip) | Visual C# (.zip) | Java | ColdFusion | Python
       Convert any document format into PDF
       Visual C# (.zip)
       The PDF Output is stored in the memory.
       Convert any document format into PDF
       Visual C# (.zip) | Visual C++ (.zip)
       Both the input document and the PDF output are in the memory.
       Remotely convert any document format into PDF
       ASP
       Conversion happens in a remote server.
       Convert any document format into PDF and embed a watermark text
       VB.NET
       Convert any document format into PDF and ask user where to save the PDF output
       VB | VB.NET | Visual C#
       Convert any document format into PDF and ask user for a custom paper size
VB.NET


Convert PDF to Images

      Convert PDF into images
      VB (.zip) | Visual C++ (.zip)
      This program also demonstrates how to catch events from converter api


Processing and Manipulating PDF

      An application that demonstrates a wide range of BCL easyPDF SDK processing features (see screenshot)
      VB (.zip)
      This application demonstrates:
              PDF merging
              PDF encription
              PDF page rotation
              PDF optimization
              PDF hyperlinks
              PDF attachments
              PDF signature
              See the complete list
      Merge and rotate PDF pages
      Visual C# (.zip)
      Encrypt existing PDF
      VB.NET (.zip)
      It allows users to enter all the security settings
      Add custom comment to existing PDF
      VB.NET
      Add bookmarks to existing PDF
      VB.NET
      Extract some pages from a PDF and append them to another PDF
      Visual C#


Working with PDF Form

      Extract values from existing PDF form
      Visual C++ (.zip) | Visual C# (.zip)
      View and edit PDF form values
      VB (.zip) | Visual C++ (.zip)
      Search and replace existing PDF form values
      VB | Visual C#


Building Web and Desktop PDF Applications

      A PDF web-application
      ASP
      This web-application will:
             grab 2 URLs/Web pages,
             convert them into PDF files,
             merge the resulted PDFs into a single PDF file,
             convert the merged PDF file to text file, and
             provide user with the links to the PDF and text file.
      A PDF desktop application
      VB (.zip) | Visual C++ (.zip)
      Create a desktop application that allows user to print to PDF using the quot;Filequot;->quot;Printquot; menu (i.e., opening a document with Word, and
      start printing from withing Word).
      A PDF desktop batch process application
      Visual C++ (.zip)
Create PDF batch process application. When the process starts, the application grabs all the files in the specified input folder, and
          converts them into PDF one by one. The converted PDF will be stored in specified output path.
          How to catch event from printer driver
          Visual C++ (.zip)
          This is a Visual C++ program that shows how to catch events from printer driver. This program uses PrintJobMonitor to catch events
          printer driver.
          How to monitor printing activities from the Task Tray
          Visual C++ (.zip)
          Create a program that stays in task tray and monitors easyPDF SDK printing activities. A status dialog appears when you start printi
          and disappears once the printing ends.
          How to handle the PDF printer monitor event
          Visual C# (.zip)
          To run this program, you need to run a program that does easyPDF printing.
          A printer has 5 status:
                  Printer Initialized
                  Printer Updated
                  Printer Started
                  Printing Page
                  Printer Ended




Developer Tools | End User Products | Services | Success Stories | Free Downloads | Purchase | Support                Site Map
© 1993 - 2008 , BCL Technologies.                                                                                             Terms & Privacy St

quot;Adobequot;, quot;Acrobatquot;, quot;Distillerquot; and quot;Postscriptquot; are either registered trademarks or trademarks of Adobe Systems
Incorporated in the United States and/or other countries. All other trademarks are the property of their respective
owners.


quot;Microsoftquot;, quot;Wordquot;, quot;Excelquot; and quot;PowerPointquot; are either registered trademarks or trademarks of Microsoft
Corporation in the United States and/or other countries. All other trademarks are the property of their respective
owners.
View this page

Weitere Àhnliche Inhalte

Mehr von ahmad bassiouny (20)

Work Study & Productivity
Work Study & ProductivityWork Study & Productivity
Work Study & Productivity
 
Work Study
Work StudyWork Study
Work Study
 
Motion And Time Study
Motion And Time StudyMotion And Time Study
Motion And Time Study
 
Motion Study
Motion StudyMotion Study
Motion Study
 
The Christmas Story
The Christmas StoryThe Christmas Story
The Christmas Story
 
Turkey Photos
Turkey PhotosTurkey Photos
Turkey Photos
 
Mission Bo Kv3
Mission Bo Kv3Mission Bo Kv3
Mission Bo Kv3
 
Miramar
MiramarMiramar
Miramar
 
Mom
MomMom
Mom
 
Linearization
LinearizationLinearization
Linearization
 
Kblmt B000 Intro Kaizen Based Lean Manufacturing
Kblmt B000 Intro Kaizen Based Lean ManufacturingKblmt B000 Intro Kaizen Based Lean Manufacturing
Kblmt B000 Intro Kaizen Based Lean Manufacturing
 
How To Survive
How To SurviveHow To Survive
How To Survive
 
Dad
DadDad
Dad
 
Ancient Hieroglyphics
Ancient HieroglyphicsAncient Hieroglyphics
Ancient Hieroglyphics
 
Dubai In 2009
Dubai In 2009Dubai In 2009
Dubai In 2009
 
DesignPeopleSystem
DesignPeopleSystemDesignPeopleSystem
DesignPeopleSystem
 
Organizational Behavior
Organizational BehaviorOrganizational Behavior
Organizational Behavior
 
Work Study Workshop
Work Study WorkshopWork Study Workshop
Work Study Workshop
 
Workstudy
WorkstudyWorkstudy
Workstudy
 
Time And Motion Study
Time And  Motion  StudyTime And  Motion  Study
Time And Motion Study
 

KĂŒrzlich hochgeladen

unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
Abortion pills in Kuwait Cytotec pills in Kuwait
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
amitlee9823
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Russian Call Girls In Rajiv Chowk Gurgaon ❀8448577510 âŠčBest Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❀8448577510 âŠčBest Escorts Service ...Russian Call Girls In Rajiv Chowk Gurgaon ❀8448577510 âŠčBest Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❀8448577510 âŠčBest Escorts Service ...
lizamodels9
 
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai KuwaitThe Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
daisycvs
 
Call Girls In Nangloi Rly Metro ꧂  .95996 
 13876 Enjoy ꧂Escort
Call Girls In Nangloi Rly Metro ꧂  .95996 
 13876 Enjoy ꧂EscortCall Girls In Nangloi Rly Metro ꧂  .95996 
 13876 Enjoy ꧂Escort
Call Girls In Nangloi Rly Metro ꧂  .95996 
 13876 Enjoy ꧂Escort
dlhescort
 
Call Now â˜ŽïžđŸ” 9332606886🔝 Call Girls ❀ Service In Bhilwara Female Escorts Serv...
Call Now â˜ŽïžđŸ” 9332606886🔝 Call Girls ❀ Service In Bhilwara Female Escorts Serv...Call Now â˜ŽïžđŸ” 9332606886🔝 Call Girls ❀ Service In Bhilwara Female Escorts Serv...
Call Now â˜ŽïžđŸ” 9332606886🔝 Call Girls ❀ Service In Bhilwara Female Escorts Serv...
Anamikakaur10
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
dollysharma2066
 
Call Girls In Noida 959961âŠč3876 Independent Escort Service Noida
Call Girls In Noida 959961âŠč3876 Independent Escort Service NoidaCall Girls In Noida 959961âŠč3876 Independent Escort Service Noida
Call Girls In Noida 959961âŠč3876 Independent Escort Service Noida
dlhescort
 

KĂŒrzlich hochgeladen (20)

Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperity
 
BAGALUR CALL GIRL IN 98274*61493 ❀CALL GIRLS IN ESCORT SERVICE❀CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❀CALL GIRLS IN ESCORT SERVICE❀CALL GIRLBAGALUR CALL GIRL IN 98274*61493 ❀CALL GIRLS IN ESCORT SERVICE❀CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❀CALL GIRLS IN ESCORT SERVICE❀CALL GIRL
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League City
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
PHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation Final
 
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
 
Russian Call Girls In Rajiv Chowk Gurgaon ❀8448577510 âŠčBest Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❀8448577510 âŠčBest Escorts Service ...Russian Call Girls In Rajiv Chowk Gurgaon ❀8448577510 âŠčBest Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❀8448577510 âŠčBest Escorts Service ...
 
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai KuwaitThe Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
 
Call Girls In Nangloi Rly Metro ꧂  .95996 
 13876 Enjoy ꧂Escort
Call Girls In Nangloi Rly Metro ꧂  .95996 
 13876 Enjoy ꧂EscortCall Girls In Nangloi Rly Metro ꧂  .95996 
 13876 Enjoy ꧂Escort
Call Girls In Nangloi Rly Metro ꧂  .95996 
 13876 Enjoy ꧂Escort
 
Eluru Call Girls Service ☎ 93326-06886 â€ïžâ€đŸ”„ Enjoy 24/7 Escort Service
Eluru Call Girls Service ☎ 93326-06886 â€ïžâ€đŸ”„ Enjoy 24/7 Escort ServiceEluru Call Girls Service ☎ 93326-06886 â€ïžâ€đŸ”„ Enjoy 24/7 Escort Service
Eluru Call Girls Service ☎ 93326-06886 â€ïžâ€đŸ”„ Enjoy 24/7 Escort Service
 
Call Now â˜ŽïžđŸ” 9332606886🔝 Call Girls ❀ Service In Bhilwara Female Escorts Serv...
Call Now â˜ŽïžđŸ” 9332606886🔝 Call Girls ❀ Service In Bhilwara Female Escorts Serv...Call Now â˜ŽïžđŸ” 9332606886🔝 Call Girls ❀ Service In Bhilwara Female Escorts Serv...
Call Now â˜ŽïžđŸ” 9332606886🔝 Call Girls ❀ Service In Bhilwara Female Escorts Serv...
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with Culture
 
Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024
 
Falcon Invoice Discounting: Unlock Your Business Potential
Falcon Invoice Discounting: Unlock Your Business PotentialFalcon Invoice Discounting: Unlock Your Business Potential
Falcon Invoice Discounting: Unlock Your Business Potential
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
 
Call Girls In Noida 959961âŠč3876 Independent Escort Service Noida
Call Girls In Noida 959961âŠč3876 Independent Escort Service NoidaCall Girls In Noida 959961âŠč3876 Independent Escort Service Noida
Call Girls In Noida 959961âŠč3876 Independent Escort Service Noida
 
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
 

Http Web2.Pdfonline.Com Pdfonline Test Settings.Asp C Url=Http Www.Pdfonline.Com&Page=0&Top=0.5&Bottom=0.5&Left=0.5&Right=0

  • 1. Free Services End-User Products PDF Development Tools Support BCL easyPDF SDK is a powerful and easy-to-use PDF Programming Toolkit, whether you are creating PDF prog in .NET, writing PDF JAVA programs, or using another programming language to call a PDF library. Reliable PDF creation and manipulation APIs Support multiple programming languages including .NET, JAVA, VB, ASP, C#, C++ Doc2PDF Online PDF2Word Online Web2PDF Online Easy to use and maintain. In most case, you can f A FREE service to convert A FREE service to A FREE PDF widget your project with as little as 3 lines of code documents to PDF. We convert PDF to Word that allows your site 1| Set oPrinter = CreateObject(quot;easyPDF.Printer.5quot;) convert more than 20,000 visitors to quickly save 2| Set oPrintJob = oPrinter.PrintJob documents to PDF per day! your blogs and 3| oPrintJob.PrintOut quot;C:input.docquot;, quot;C:output.pdfquot; Why should I use it too? websites to PDF files Visit PDF Online Blog for the latest news What people say about our free services Googling frantically for doc to PDF, you find a site that claims they will convert your documents to PDF for Free, but you have only got 15 minutes and are skeptical. If the site doesn't work, you fail. You give it a BCL easyConverter SDK allows you to programmatical try and it delivers you a perfect PDF in time to turn in your hard work.quot; - convert PDF to Word compatible RTF files. These Word Andy Reagan, UCSC Student. compatible files can then be edited, modified or mined fo graphics, tables and lists. This is a great service. I looked for 10 minutes to find a quick way to convert PDF to Word document. most sites wanted you to pay or take Single and multi-column pages are converted to their 7 day trial. All I wanted to do, however was a one time convert, equivalent structures with text flow preserved for preferably without downloading anything, so I could check off items on a facilitate editing. reading list without printing and wasting paper quot; - Andrew Blaze, PDF tables with and without PDF table structures a Student. converted to Word tables. Read more testimonials Convert Document to PDF for your PC Custom PDF Application Developmen BCL easyPDF Printer Driver is a PDF Creation Tool for your Desktop PC that works with ALL document formats. Download Free Trial. And with its advanced features, you can also: ïŹ Preserve PDF Hyperlinks and PDF Bookmarks People love the consistent, rich, and portable docum ïŹ Apply PDF Digital Stamp, Watermarks & view that PDF document format provides. But Signature be a dead-end format because the data (i.e. text, ta graphic) contained in it are hard to process, which p a serious problem for end-users from a wide range
  • 2. industries. Convert PDF to Word on your PC With over a decade of experience in highly-competitive government- BCL easyConverter SDK makes it very easy and sponsored research and commercial affordable to convert your PDF documents back into product-development projects, we can professional-quality Word file format, right in your own quickly build custom applications to PC. Download Free Trial solve your PDF processing problems. Document Conversion for SEC Filings Case Study SEC Publisherℱ is a software that helps you convert any document format (including PDF), containing hundreds or thousands of pages, into SEC EDGAR Compliant HTML and ASCII. MS Wireless, a lead independent reseller for Cingular Wireless, used to Convert PDF to Other Formats manually extract sales order information from PDF and match it to their own POS database for data ïŹ Create PDF, Merge PDF, and Convert PDF to Word consistency in verifying sales and paying sales ïŹ Convert PDF to HTML commissions. The high volume of orders required 1 ïŹ PDF Data Capture employees for this work. They were always 1 Capture individual elements in PDF document (text, graphic, table) behind, which delayed uncovering of inconsistencie for other uses (e.g. database, Excel, XML, etc). reported sales and increased instances of fraud in t field. Read more... easyPDF SDK Sample Code Converting Documents to PDF Converting PDF to Images Processing and Manipulating PDF Working with PDF Forms Building Web and Desktop PDF Applications Converting Documents to PDF Convert any document format into PDF VB (.zip) | VB.NET (.zip) | ASP | ASP.NET | PHP | Visual C++ (.zip) | Visual C# (.zip) | Java | ColdFusion | Python Convert any document format into PDF Visual C# (.zip) The PDF Output is stored in the memory. Convert any document format into PDF Visual C# (.zip) | Visual C++ (.zip) Both the input document and the PDF output are in the memory. Remotely convert any document format into PDF ASP Conversion happens in a remote server. Convert any document format into PDF and embed a watermark text VB.NET Convert any document format into PDF and ask user where to save the PDF output VB | VB.NET | Visual C# Convert any document format into PDF and ask user for a custom paper size
  • 3. VB.NET Convert PDF to Images Convert PDF into images VB (.zip) | Visual C++ (.zip) This program also demonstrates how to catch events from converter api Processing and Manipulating PDF An application that demonstrates a wide range of BCL easyPDF SDK processing features (see screenshot) VB (.zip) This application demonstrates: PDF merging PDF encription PDF page rotation PDF optimization PDF hyperlinks PDF attachments PDF signature See the complete list Merge and rotate PDF pages Visual C# (.zip) Encrypt existing PDF VB.NET (.zip) It allows users to enter all the security settings Add custom comment to existing PDF VB.NET Add bookmarks to existing PDF VB.NET Extract some pages from a PDF and append them to another PDF Visual C# Working with PDF Form Extract values from existing PDF form Visual C++ (.zip) | Visual C# (.zip) View and edit PDF form values VB (.zip) | Visual C++ (.zip) Search and replace existing PDF form values VB | Visual C# Building Web and Desktop PDF Applications A PDF web-application ASP This web-application will: grab 2 URLs/Web pages, convert them into PDF files, merge the resulted PDFs into a single PDF file, convert the merged PDF file to text file, and provide user with the links to the PDF and text file. A PDF desktop application VB (.zip) | Visual C++ (.zip) Create a desktop application that allows user to print to PDF using the quot;Filequot;->quot;Printquot; menu (i.e., opening a document with Word, and start printing from withing Word). A PDF desktop batch process application Visual C++ (.zip)
  • 4. Create PDF batch process application. When the process starts, the application grabs all the files in the specified input folder, and converts them into PDF one by one. The converted PDF will be stored in specified output path. How to catch event from printer driver Visual C++ (.zip) This is a Visual C++ program that shows how to catch events from printer driver. This program uses PrintJobMonitor to catch events printer driver. How to monitor printing activities from the Task Tray Visual C++ (.zip) Create a program that stays in task tray and monitors easyPDF SDK printing activities. A status dialog appears when you start printi and disappears once the printing ends. How to handle the PDF printer monitor event Visual C# (.zip) To run this program, you need to run a program that does easyPDF printing. A printer has 5 status: Printer Initialized Printer Updated Printer Started Printing Page Printer Ended Developer Tools | End User Products | Services | Success Stories | Free Downloads | Purchase | Support Site Map © 1993 - 2008 , BCL Technologies. Terms & Privacy St quot;Adobequot;, quot;Acrobatquot;, quot;Distillerquot; and quot;Postscriptquot; are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries. All other trademarks are the property of their respective owners. quot;Microsoftquot;, quot;Wordquot;, quot;Excelquot; and quot;PowerPointquot; are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. All other trademarks are the property of their respective owners. View this page