22 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for 9tontruck

Hi, I am working on parsing pdf layers from a pdf file into separate images. It was really hard to find an library that does this and now I am digging into iTextSharp which seems like it's handling layers. public static void CreatePDF( string fileName, string destinationFolder ) { PdfReader …

0
477
Member Avatar for cambraydesign

What I want to do is embed a pdf on a web page or use a js library for viewing pdf and have an option to click on the pdf. This saves the coordinates and page of the pdf that you are on. I can then send these coordinates for …

0
221
Member Avatar for krunal1986

Hello, I need to create password protected PDF file in VB6.0. How can i do this? any reference link, suggestion or source code? Thanks.

0
135
Member Avatar for balachandiran

i need to develope the pdf annotator and sticky note. i need to store the position of annotator and sticky note in sqlite beacuse when i reload the pdf need to show the annotation and notes. please send the sample code.

0
127
Member Avatar for biscayne

Does anyone have experience with calling a Python script to parse data into a Scribus template and generate a pdf file ? I know about the ScribusGenerator by Ekkehard Will, which works pretty well, but I have a tailormade python script that combines data from 2 csv tables. Would it …

0
123
Member Avatar for jcgldr

hi i'm working on a website that i allow the user to enter a name and then press a button that prompts the server to setup a pdf acording to the info the user entered and then send the pdf to the user i'm testing the website on my leptop …

0
83
Member Avatar for lordluke_80

hi everyone. i'm tryng to use Reportlab to output an invoice on a simple Django app. it seems quite difficult to do simple things like this. here's my code: def print_pdf(fattura, soggetto, buffer=None): import time from reportlab.lib.enums import TA_LEFT, TA_CENTER, TA_RIGHT, TA_JUSTIFY from reportlab.lib.pagesizes import letter from reportlab.platypus import SimpleDocTemplate, …

0
236
Member Avatar for ozzyx123

hi everyone i am very new to programming and really need some advice. i am currently building a program and one of the things i need is to be able to count the number of pages in pdf files in a directory. i found a script online which is suppose …

0
175
Member Avatar for crazyvonzipper

HI i am trying to convert a doc file to a pdf file. please see my conversion code below [CODE] private string m_SourceFilePath; private string m_DestFilePath; public bool DoConversion() { bool returnValue; Word.WdExportFormat exportFormat = Microsoft.Office.Interop.Word.WdExportFormat.wdExportFormatPDF; object paramMissing = Type.Missing; Word.ApplicationClass wordApplication = new Word.ApplicationClass(); Word.Document wordDocument = null; try …

0
134
Member Avatar for klemme

Hi, After uploading a pdf from a form, i am trying to read the file. It is saved in DB, and i try to get the chosen PDF via a link that holds a unique value from the DB, so the chosen PDF can be identified, and displayed. BUT, I …

0
95
Member Avatar for klemme

Hey! I have this script for Uploading PDF's to the DB. I tjecks if the document ends on .pdf - and excludes everything that doesnt - which is fine. [B]BUT I have set a size limit on 1 MB for uploading, and it seems to be working. BUT if I …

0
89
Member Avatar for Greg8202

Hi All. I have developed a cgi script in C/C++ to dynamically create PDF forms with data filled in from an Oracle database. To do this I used PDFlib (version 7.0.1). The submit button on the form submits a FDF file to the server where it is saved via another …

0
90
Member Avatar for coolest_987

Hi Everyone How to convert pdf file into HTML through php? Any help will be depreciated. Thanks in Advance :(

0
91
Member Avatar for Deepika Soman

Hi all.... I'm here to solve a small issue regarding converting a form in VB.net/ asp.net into a pdf flie... such that if i click on a button "Convert to PDF" my PDF file should appear and i should be able to save it... after little search i could find …

0
66
Member Avatar for freemanirl

I'm writing this in VB.NET, so I figured I'd post here. So, I'm writing a program to convert some pdfs to jpegs. This is all well and good, and the program seems to work well for the most part. Unfortunately, I've come across a bit of a problem. The pdfs …

0
107
Member Avatar for josiefrut

Hi guys! I need to have a PDF viewer that wont allow users to save, copy, print, email& share online.. plainly just for viewing. any suggestion is appreciated. Thanks.

0
75
Member Avatar for josiefrut

Hi guys, Does anyone know how to hide a toolbar (file toolbar) in pdfbox using java api? really need help.. Thanks!

0
73
Member Avatar for Borzoi

I am looking to create a digital questionnaire which isn't web based. I need it to be a word document or PDF file (or something similar) that anyone could download to their computer and fill in on their computer (or if they choose to, print it out then fill it …

0
87
Member Avatar for rukshilag

hi - i have coded a seacrch box and its results are displayed in a tabular form. i have also a print button which when pressed shud create a pdf based on that table that is displayed. for this i have a separate page called pdf.php. i am using ezpdf …

0
70
Member Avatar for capiono

I have a dataset class in my Project, How do I export the tables in the dataset to PDF using ItextSharp Thanks

-1
88
Member Avatar for Michel777

Hi Forum, we want shown some pages, documents on by on in fullscreen, without any user interaction. This is a kind of digital signage application. All of them are accesable via http: 1) [url]http://.....any1.html[/url] 2) [url]http://.....any2.pdf[/url] 3) [url]http://.....any3.jpg[/url] 4) [url]http://.[/url]... any4.mp4 We have no problems with 1). But what about …

0
121
Member Avatar for Catweazle

The battle between Sony’s Blu-Ray and Toshiba’s HD-DVD has been a drawn out one, with nary a sniff of resolution in sight, and has seen likely to plunge consumers back into a situation similar to the VHS v BetaMax videotape battles of the 1980s. But a recent move by HP …

0
168

The End.