Eliot Jones
Eliot Jones
I had a quick browse through the spec and I'm not seeing anything related to named styles. Do you have more information on the context or a reference from the...
Hi there, thanks very much for the contribution, this is very useful. If you want to have the contribution recorded against your GitHub account I'd suggest the following steps, first...
Ah sorry I misunderstood when I was scanning the issue, in that case yeah I think it makes sense to have something like: ``` public static class PdfImageHelper { public...
Hi there, sorry for the lack of progress from my side on this. Someone has submitted a PR which implements the CCITTFaxDecode filter #324 fully. Please give 0.1.5-alpha002 https://www.nuget.org/packages/PdfPig/0.1.5-alpha002 a...
Hi, currently only reading of a form and its values is supported. There's an issue in the repo #27 to allow editing an existing document but it's a bigger piece...
Hi @Numpsy unfortunately I don't think there's any way to do this with the existing PdfPig code currently. I made a start on what I think needs to be done...
So it looks like you're passing the Microsoft curly apostrophe `’` instead of the "normal" ASCII apostrophe `'`. The standard 14 fonts only support a limited character set. You might...
Hi @mgnslndh currently there's no support as @InusualZ says. Unfortunately I think XFA is still a proprietary Adobe internal specification that the few applications supporting it have to license so...
This isn't currently possible because it's only possible to create new documents rather than edit existing ones but there's an issue related to allowing editing #27 . I'll keep this...
Hi @alexneblett, as @BobLd found when I open the file in Edge/Firefox/Adobe Acrobat Reader I only get the 'nonsense' content by copying. Is it possible you're using a version of...